public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christian Dersch <lupinix@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-photutils] epel10: Update to 0.7.1
Date: Fri, 26 Jun 2026 03:41:51 GMT	[thread overview]
Message-ID: <178244531112.1.2704499603292123771.rpms-python-photutils-1b9f200483da@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-26  3:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178244531112.1.2704499603292123771.rpms-python-photutils-1b9f200483da@fedoraproject.org \
    --to=lupinix@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox