From 351aff548dcdd15e2edd8c4323d0e7bf9ef0aaa3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:47:52 +0000 Subject: automatic import of python-quilt3 --- python-quilt3.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'python-quilt3.spec') diff --git a/python-quilt3.spec b/python-quilt3.spec index 3575949..53dca9c 100644 --- a/python-quilt3.spec +++ b/python-quilt3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-quilt3 -Version: 5.2.1 +Version: 5.3.0 Release: 1 Summary: Quilt: where data comes together License: Apache-2.0 URL: https://github.com/quiltdata/quilt -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2c/d2/849939dce7f563ff911ed36d1e03120fd509bcadff5d09f659e964b567e6/quilt3-5.2.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/4c/a495ceb60e86952bf7efda6521067951da24648e641df694a7fccc4fcc0b/quilt3-5.3.0.tar.gz BuildArch: noarch Requires: python3-platformdirs @@ -19,15 +19,15 @@ Requires: python3-tqdm Requires: python3-requests-futures Requires: python3-jsonschema Requires: python3-importlib-metadata +Requires: python3-anndata Requires: python3-quilt3-local Requires: python3-uvicorn Requires: python3-aiobotocore[boto3] Requires: python3-numpy Requires: python3-pandas Requires: python3-pyarrow -Requires: python3-numpy -Requires: python3-pandas -Requires: python3-pyarrow +Requires: python3-anndata +Requires: python3-quilt3[anndata,pyarrow] Requires: python3-pytest Requires: python3-pytest-cov Requires: python3-coverage @@ -76,7 +76,7 @@ to learn more. %prep -%autosetup -n quilt3-5.2.1 +%autosetup -n quilt3-5.3.0 %build %py3_build @@ -116,5 +116,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 5.2.1-1 +* Sun Apr 23 2023 Python_Bot - 5.3.0-1 - Package Spec generated -- cgit v1.2.3