From 300b1d3176d82238775598f434172741a9f2ec55 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:44:18 +0000 Subject: automatic import of python-photutils --- .gitignore | 1 + python-photutils.spec | 15 +++++++++------ sources | 2 +- 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 - 1.6.0-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3