public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sphinx-argparse] f45: New upstream 0.6.1
@ 2026-09-08 8:58 Sergio Pascual
0 siblings, 0 replies; only message in thread
From: Sergio Pascual @ 2026-09-08 8:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-sphinx-argparse
Branch : f45
Commit : 1c74edc7ccfafcee18b311dccf5a9d62337127f8
Author : Sergio Pascual <sergiopr@fis.ucm.es>
Date : 2026-09-08T10:49:49+02:00
Stats : +9/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-sphinx-argparse/c/1c74edc7ccfafcee18b311dccf5a9d62337127f8?branch=f45
Log:
New upstream 0.6.1
---
diff --git a/.gitignore b/.gitignore
index 0fdb76f..dbccb03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/0.3.2.tar.gz
/sphinx_argparse-0.4.0.tar.gz
/sphinx_argparse-0.5.2.tar.gz
+/sphinx_argparse-0.6.1.tar.gz
diff --git a/python-sphinx-argparse.spec b/python-sphinx-argparse.spec
index 14dcca2..812e003 100644
--- a/python-sphinx-argparse.spec
+++ b/python-sphinx-argparse.spec
@@ -1,8 +1,8 @@
-%global upname sphinx-argparse
+%global pypi_name sphinx-argparse
%global srcname sphinx_argparse
-Name: python-%{upname}
-Version: 0.5.2
+Name: python-%{pypi_name}
+Version: 0.6.1
Release: %autorelease
Summary: Sphinx extension that automatically documents argparse commands and options
BuildArch: noarch
@@ -18,10 +18,10 @@ BuildRequires: %{py3_dist lxml}
%description
Sphinx extension that automatically documents argparse commands and options
-%package -n python3-%{upname}
+%package -n python3-%{pypi_name}
Summary: %{summary}
-%description -n python3-%{upname}
+%description -n python3-%{pypi_name}
Sphinx extension that automatically documents argparse commands and options
%prep
@@ -40,8 +40,8 @@ Sphinx extension that automatically documents argparse commands and options
%check
%pytest
-%files -n python3-%{upname} -f %{pyproject_files}
-%license LICENCE.rst
+%files -n python3-%{pypi_name} -f %{pyproject_files}
+%license LICENSE.rst
%doc README.rst
%changelog
diff --git a/sources b/sources
index a125916..ec86f12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sphinx_argparse-0.5.2.tar.gz) = d200099392f7ab657f98b98bf0a02992baa5e2762805f4b066cc971a8181fb53ea20c522fbc1927e7be73cb69725c31a0aa9433b59a1deea0d1a805321fa77dd
+SHA512 (sphinx_argparse-0.6.1.tar.gz) = 46576e055bc2057dfd6718560a79483ac7c269175724f10db02dc63596f892ece7b5ad83c5207448932a2614cea0d651f0781f9e5721a245d993049c264b56aa
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 8:58 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:58 [rpms/python-sphinx-argparse] f45: New upstream 0.6.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