public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-photutils] epel10: Update to 0.7.1
@ 2026-06-26 3:41 Christian Dersch
0 siblings, 0 replies; only message in thread
From: Christian Dersch @ 2026-06-26 3:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-photutils
Branch : epel10
Commit : 1b9f200483da8eb65f8a798e1ab61188ca07c100
Author : Christian Dersch <lupinix@fedoraproject.org>
Date : 2019-10-27T13:56:35+01:00
Stats : +10/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-photutils/c/1b9f200483da8eb65f8a798e1ab61188ca07c100?branch=epel10
Log:
Update to 0.7.1
---
diff --git a/.gitignore b/.gitignore
index f754205..44d3af7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/photutils-0.4.tar.gz
/photutils-0.5.tar.gz
/photutils-0.6.tar.gz
+/photutils-0.7.1.tar.gz
diff --git a/python-photutils.spec b/python-photutils.spec
index 2f998d0..83e1029 100644
--- a/python-photutils.spec
+++ b/python-photutils.spec
@@ -1,14 +1,14 @@
%global srcname photutils
Name: python-%{srcname}
-Version: 0.6
-Release: 3%{?dist}
+Version: 0.7.1
+Release: 1%{?dist}
Summary: Astropy affiliated package for image photometry tasks
License: BSD
URL: http://photutils.readthedocs.org/en/latest/index.html
# Use the un-Cythonized github tar, as we need the newer Fedora Cython to build with Python 3.7
-Source0: https://github.com/astropy/photutils/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
+Source0: %{pypi_source}
BuildRequires: gcc
BuildRequires: python3-devel
@@ -33,6 +33,7 @@ BuildRequires: python3-astropy-helpers
# Optional
BuildRequires: python3-scipy
BuildRequires: python3-scikit-image
+BuildRequires: python3-scikit-learn
BuildRequires: python3-matplotlib
# For tests
BuildRequires: python3-pytest
@@ -44,6 +45,7 @@ Requires: python3-numpy
Requires: python3-astropy
Recommends: python3-scipy
Recommends: python3-scikit-image
+Recommends: python3-scikit-learn
Recommends: python3-matplotlib
%description -n python3-%{srcname}
@@ -86,6 +88,9 @@ popd
%{python3_sitearch}/%{srcname}
%changelog
+* Sun Oct 27 2019 Christian Dersch <lupinix@fedoraproject.org> - 0.7.1-1
+- new version
+
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6-3
- Rebuilt for Python 3.8
diff --git a/sources b/sources
index 1fa952c..c0a8447 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (photutils-0.6.tar.gz) = fb258814cd6ed1337e6f3f4054828b98fc450e1f82d045fcdc7bb2c53d14deb31aecf229bdf56560f9dc5d98042a87c14bbedd6ec1a5cb22c1d18f20b88082ec
+SHA512 (photutils-0.7.1.tar.gz) = 00d8ce7bf3fa4f40d687b6b23b7247ae96bc2d4bb56c6eda4e85b20791bda979b6a6f466e0b25bdc91fd28cd01a87a4d5e8d9cfcb0ce0601b5fe270d82392156
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-26 3:41 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:41 [rpms/python-photutils] epel10: Update to 0.7.1 Christian Dersch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox