public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/APLpy] main: New upstream version 2.2.1
Date: Tue, 08 Sep 2026 11:48:32 GMT	[thread overview]
Message-ID: <178886811258.1.3863291563728890699.rpms-APLpy-bdb0e4d3b755@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/APLpy
Branch : main
Commit : bdb0e4d3b7550b3ae38d8d972209df8e353086e2
Author : Sergio Pascual <sergiopr@fedoraproject.org>
Date   : 2026-09-08T13:48:16+02:00
Stats  : +10/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/APLpy/c/bdb0e4d3b7550b3ae38d8d972209df8e353086e2?branch=main

Log:
New upstream version 2.2.1

---
diff --git a/.gitignore b/.gitignore
index 7bfea74..2448923 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /APLpy-2.0.tar.gz
 /APLpy-2.0.3.tar.gz
 /aplpy-2.2.0.tar.gz
+/aplpy-2.2.1.tar.gz

diff --git a/APLpy.spec b/APLpy.spec
index 06d9ea4..0215354 100644
--- a/APLpy.spec
+++ b/APLpy.spec
@@ -1,36 +1,31 @@
 %global srcname aplpy
 
 Name:           APLpy
-Version:        2.2.0
+Version:        2.2.1
 Release:        %autorelease
 Summary:        The Astronomical Plotting Library in Python
 
 # SPDX license is MIT
 License:        MIT
 URL:            http://aplpy.github.com
-Source0:        %{pypi_source}
+Source0:        %{pypi_source %{srcname}}
 
 BuildArch:      noarch
 BuildRequires:  python3-devel 
 
-%description
+%global _description %{expand:
 APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at 
 producing publication-quality plots of astronomical imaging data in FITS format.
 The module uses Matplotlib, a powerful and interactive plotting package. It is
 capable of creating output files in several graphical formats, including EPS,
-PDF, PS, PNG, and SVG.
+PDF, PS, PNG, and SVG.}
+
+%description %_description
 
 %package -n python3-APLpy
-Summary:        The Astronomical Plotting Library in Python
-%{?python_provide:%python_provide python3-%{srcname}}
-BuildRequires: python3dist(setuptools)
+Summary: %{summary}
 
-%description -n python3-APLpy
-APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at 
-producing publication-quality plots of astronomical imaging data in FITS format.
-The module uses Matplotlib, a powerful and interactive plotting package. It is
-capable of creating output files in several graphical formats, including EPS,
-PDF, PS, PNG, and SVG.
+%description -n python3-APLpy %_description
 
 %prep
 %autosetup -n %{srcname}-%{version} -p1

diff --git a/sources b/sources
index b7d941b..a8f93f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (aplpy-2.2.0.tar.gz) = efb5af12da698861c596d3935580ca5dbe168779382702064ed8c728f9a56e82c06eb6ee101a0c66afaf35e7e55c7a9f53fa07aba379b91e13f2fa4ddce0ec98
+SHA512 (aplpy-2.2.1.tar.gz) = 6ba780bc0cbe6eef53c01dad332fbb3223e5d68016d478da461c93bf637d1ccfd9433deb3d1340788a6a22baec4075cddf13110b3b65b53ab4491061c0ef79e6

                 reply	other threads:[~2026-09-08 11:48 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=178886811258.1.3863291563728890699.rpms-APLpy-bdb0e4d3b755@fedoraproject.org \
    --to=sergiopr@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