public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-photutils] epel10: New upstream source (1.10.0)
@ 2026-06-26  3:42 Sergio Pascual
  0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-06-26  3:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-photutils
            Branch : epel10
            Commit : 8162427de3372f486a36e55198f4d1f499902779
            Author : Sergio Pascual <sergiopr@fis.ucm.es>
            Date   : 2023-11-26T19:02:06+01:00
            Stats  : +14/-13 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-photutils/c/8162427de3372f486a36e55198f4d1f499902779?branch=epel10

            Log:
            New upstream source (1.10.0)

License migrated to SPDX

---
diff --git a/.gitignore b/.gitignore
index 1d66f38..8e92cd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /photutils-1.0.2.tar.gz
 /photutils-1.1.0.tar.gz
 /photutils-1.5.0.tar.gz
+/photutils-1.10.0.tar.gz

diff --git a/python-photutils.spec b/python-photutils.spec
index d0875f1..a475595 100644
--- a/python-photutils.spec
+++ b/python-photutils.spec
@@ -3,14 +3,13 @@
 %global srcname photutils
 
 Name: python-%{srcname}
-Version: 1.5.0
-Release: 4%{?dist}
+Version: 1.10.0
+Release: 1%{?dist}
 Summary: Astropy affiliated package for image photometry tasks
-License: BSD
+License: BSD-3-Clause
 
 URL: http://photutils.readthedocs.org/en/latest/index.html
 Source0: %{pypi_source}
-Patch0: photutils-fixtest-angle.patch
 
 BuildRequires: gcc
 
@@ -29,18 +28,15 @@ Summary: %{summary}
 
 BuildRequires: python3-devel
 
-Recommends: %{py3_dist scipy}
-Recommends: %{py3_dist scikit-image} >= 0.14.2
-Recommends: %{py3_dist scikit-learn}
-Recommends: %{py3_dist matplotlib} >= 2.2
+Recommends: %{py3_dist scipy}  >= 1.7.2
+Recommends: %{py3_dist scikit-image} >= 0.19   
+Recommends: %{py3_dist scikit-learn} >= 1.0
+Recommends: %{py3_dist matplotlib} >= 3.5
 
 %description -n python3-%{srcname} %_description
 
 %prep
-%autosetup -n %{srcname}-%{version} -p1
-sed -i 's/oldest-supported-numpy/numpy/g' pyproject.toml
-# No py311 yet
-sed -i 's/38,39,310/38,39,310,311/g' tox.ini
+%autosetup -n %{srcname}-%{version}
 
 %generate_buildrequires
 %pyproject_buildrequires -t -e %{toxenv}-test
@@ -61,6 +57,10 @@ sed -i 's/38,39,310/38,39,310,311/g' tox.ini
 %doc README.rst
 
 %changelog
+* Sun Nov 26 2023 Sergio Pascual <sergiopr@fedoraproject.com> - 1.10.0-1
+- New upstream source (1.10.0)
+- License migrated to SPDX
+
 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
 

diff --git a/sources b/sources
index 51efe69..e7eb4d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (photutils-1.5.0.tar.gz) = d6ea6bbe49bb9effad78d4a3cc9f9fe6acc108b4f922f159d0d98c187007fc4ef9ddaee9176ab61c2b3935f37e90ffeb6dfd8633d74ab5b1ff986aef125e1e45
+SHA512 (photutils-1.10.0.tar.gz) = ec8336d268fb74dd4b43fcb67cbea78be7f527f45eb034250ddc6053059471c5ec55421026619cd4c781a9cb64e1805ad17392bbe932711bb113a4791b3a75bf

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-26  3:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26  3:42 [rpms/python-photutils] epel10: New upstream source (1.10.0) Sergio Pascual

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox