public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Pascual <sergiopr@fis.ucm.es>
To: git-commits@fedoraproject.org
Subject: [rpms/python-PyAVM] f45: New upstream source 0.9.9
Date: Tue, 08 Sep 2026 08:33:28 GMT	[thread overview]
Message-ID: <178885640806.1.2296313021384905183.rpms-python-PyAVM-61d69d705838@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-08  8:33 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=178885640806.1.2296313021384905183.rpms-python-PyAVM-61d69d705838@fedoraproject.org \
    --to=sergiopr@fis.ucm.es \
    --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