summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 02:47:52 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 02:47:52 +0000
commit351aff548dcdd15e2edd8c4323d0e7bf9ef0aaa3 (patch)
treef40187f5ef72bd63c44dd12e2b05e94f8b7fe889
parent4376be2bdeb6aaab1650608d194f9b3a2cf9b406 (diff)
automatic import of python-quilt3openeuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-quilt3.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 397fd64..9248d4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/quilt3-5.2.1.tar.gz
+/quilt3-5.3.0.tar.gz
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
diff --git a/sources b/sources
index e024b31..db28568 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dc157e104768b19849a46c016bfbbc0 quilt3-5.2.1.tar.gz
+8246b7bff0be1d12a37687482684bb03 quilt3-5.3.0.tar.gz