public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/APLpy] main: New upstream version 2.2.1
@ 2026-09-08 11:48 Sergio Pascual
  0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-09-08 11:48 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-08 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 11:48 [rpms/APLpy] main: New upstream version 2.2.1 Sergio Pascual

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