summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:44:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:44:18 +0000
commit300b1d3176d82238775598f434172741a9f2ec55 (patch)
tree9188e8c490455e03d7c8215ef7b0dab52e143782
parent37373dbb96d4bca79a224014d80f757e080b2763 (diff)
automatic import of python-photutilsopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-photutils.spec15
-rw-r--r--sources2
3 files changed, 11 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index b35cd4a..b641c35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/photutils-1.6.0.tar.gz
+/photutils-1.7.0.tar.gz
diff --git a/python-photutils.spec b/python-photutils.spec
index 080fd08..8251f18 100644
--- a/python-photutils.spec
+++ b/python-photutils.spec
@@ -1,13 +1,12 @@
%global _empty_manifest_terminate_build 0
Name: python-photutils
-Version: 1.6.0
+Version: 1.7.0
Release: 1
Summary: An Astropy package for source detection and photometry
License: BSD-3-Clause
URL: https://github.com/astropy/photutils
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/69/0a/e49dc364e4a9993ab4bae667d3d8f4de6af838894f7ccdcb79b35d652d4c/photutils-1.6.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/73/ae1af70d6c4b254e0f0b35aa2b5ec9cf851310dd7139788c41abb55ee473/photutils-1.7.0.tar.gz
-Requires: python3-setuptools
Requires: python3-numpy
Requires: python3-astropy
Requires: python3-scipy
@@ -17,13 +16,17 @@ Requires: python3-scikit-learn
Requires: python3-gwcs
Requires: python3-bottleneck
Requires: python3-tqdm
-Requires: python3-scipy
+Requires: python3-rasterio
+Requires: python3-shapely
Requires: python3-sphinx
Requires: python3-sphinx-astropy
+Requires: python3-scipy
Requires: python3-matplotlib
Requires: python3-scikit-image
Requires: python3-scikit-learn
Requires: python3-gwcs
+Requires: python3-rasterio
+Requires: python3-shapely
Requires: python3-pytest-astropy
%description
@@ -48,7 +51,7 @@ Provides: python3-photutils-doc
%prep
-%autosetup -n photutils-1.6.0
+%autosetup -n photutils-1.7.0
%build
%py3_build
@@ -88,5 +91,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.0-1
- Package Spec generated
diff --git a/sources b/sources
index ca0a2cb..5e859ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d00daf11259b180cb7add9bd02c3b60 photutils-1.6.0.tar.gz
+e88e47072199e1b41c7cbb083c4b3e81 photutils-1.7.0.tar.gz