diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:47:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:47:52 +0000 |
| commit | 351aff548dcdd15e2edd8c4323d0e7bf9ef0aaa3 (patch) | |
| tree | f40187f5ef72bd63c44dd12e2b05e94f8b7fe889 /python-quilt3.spec | |
| parent | 4376be2bdeb6aaab1650608d194f9b3a2cf9b406 (diff) | |
automatic import of python-quilt3openeuler20.03
Diffstat (limited to 'python-quilt3.spec')
| -rw-r--r-- | python-quilt3.spec | 14 |
1 files changed, 7 insertions, 7 deletions
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 <Python_Bot@openeuler.org> - 5.2.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.0-1 - Package Spec generated |
