public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-PyAVM] f45: New upstream source 0.9.9
@ 2026-09-08  8:33 Sergio Pascual
  0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-09-08  8:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-PyAVM
Branch : f45
Commit : 61d69d705838904705bf15c5d30a69feecedfc96
Author : Sergio Pascual <sergiopr@fis.ucm.es>
Date   : 2026-09-07T18:17:40+02:00
Stats  : +6/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-PyAVM/c/61d69d705838904705bf15c5d30a69feecedfc96?branch=f45

Log:
New upstream source 0.9.9

---
diff --git a/.gitignore b/.gitignore
index d2f4a97..120a2f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /PyAVM-0.9.6.tar.gz
 /pyavm-0.9.8.tar.gz
+/pyavm-0.9.9.tar.gz

diff --git a/python-PyAVM.spec b/python-PyAVM.spec
index 43b2e71..e000872 100644
--- a/python-PyAVM.spec
+++ b/python-PyAVM.spec
@@ -2,7 +2,7 @@
 %global srcname pyavm
 
 Name: python-%{pypi_name}
-Version: 0.9.8
+Version: 0.9.9
 Release: %autorelease
 Summary: Python package to handle Astronomy Visualization Metadata
 License: MIT AND BSD-3-Clause
@@ -13,6 +13,7 @@ Source0: %{pypi_source}
 BuildArch: noarch
 BuildRequires:  python3-devel
 BuildRequires:  python3dist(setuptools)
+BuildRequires:  python3dist(pytest)
 
 #BuildRequires: python3dist(astropy)
 #BuildRequires: python3dist(pillow)
@@ -36,7 +37,7 @@ Summary: %{summary}
 %autosetup -n %{srcname}-%{version} 
 
 %generate_buildrequires
-%pyproject_buildrequires -t
+%pyproject_buildrequires
 
 %build
 %pyproject_wheel
@@ -47,7 +48,7 @@ Summary: %{summary}
 %pyproject_save_files pyavm
 
 %check
-%{tox}
+%{pytest}
 
 %files -n python3-%{pypi_name} -f %{pyproject_files}
 %doc README.rst 

diff --git a/sources b/sources
index ed3d130..7d87e05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pyavm-0.9.8.tar.gz) = 5f1c199819dde3c5c31bc6e4b58b0333d49521358706a9d5960d5ea07c06472f2ad343767115e64d9f00523605cff80439ca4b4be4800419067fb4cd37f0e50a
+SHA512 (pyavm-0.9.9.tar.gz) = 6f0a848296a674231c892592f6a23963308ed34f08069aa5f59994e8ff9a39f4e3158df980c0d2f565705f54d16634bb8e3315536d941509ddb3863e775779ac

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08  8:33 [rpms/python-PyAVM] f45: New upstream source 0.9.9 Sergio Pascual

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