diff --git a/.gitignore b/.gitignore index 78be7e2..e402717 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/argparse_manpage-*.tar.gz +/argparse-manpage-*.tar.gz diff --git a/argparse-manpage.spec b/argparse-manpage.spec index 7d88f6f..1f1d780 100644 --- a/argparse-manpage.spec +++ b/argparse-manpage.spec @@ -1,5 +1,3 @@ -%global pip_module_name argparse_manpage - %if 0%{?fedora} || 0%{?rhel} >= 9 %bcond_without pyproject %bcond_with python2 @@ -29,14 +27,14 @@ There is a limited support for (deprecated) optparse objects, too. Name: argparse-manpage -Version: 4.7 -Release: 5%{?dist} +Version: 4.5 +Release: 3%{?dist} Summary: %{sum Python} BuildArch: noarch License: Apache-2.0 URL: https://github.com/praiskup/%{name} -Source0: %pypi_source %pip_module_name +Source0: %pypi_source %if %{with python2} BuildRequires: python2-setuptools python2-devel @@ -104,7 +102,7 @@ Requires: python3-setuptools %prep -%setup -q -n %{pip_module_name}-%{version} +%setup -q %if %{with pyproject} %generate_buildrequires @@ -139,10 +137,6 @@ Requires: python3-setuptools %if %{with check} %check -# Disable pip build isolation to make the tests work in offline environment -# Fixes https://bugzilla.redhat.com/2417959 -export PIP_NO_BUILD_ISOLATION=0 - %if %{with python2} PYTHONPATH=%buildroot%python2_sitearch %__python2 -m pytest -vv %endif @@ -150,7 +144,7 @@ PYTHONPATH=%buildroot%python2_sitearch %__python2 -m pytest -vv PYTHONPATH=%buildroot%python3_sitearch %__python3 -m pytest -vv %endif %if %{with pyproject} -%pytest -vv +%pytest %endif %endif @@ -191,43 +185,6 @@ PYTHONPATH=%buildroot%python3_sitearch %__python3 -m pytest -vv %changelog -* Fri Jan 16 2026 Fedora Release Engineering - 4.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Mon Dec 01 2025 Miro Hrončok - 4.7-4 -- Fix build with pip 25.3+ -- Fixes: rhbz#2417959 - -* Fri Sep 19 2025 Python Maint - 4.7-3 -- Rebuilt for Python 3.14.0rc3 bytecode - -* Fri Aug 15 2025 Python Maint - 4.7-2 -- Rebuilt for Python 3.14.0rc2 bytecode - -* Fri Aug 15 2025 Pavel Raiskup - 4.7-1 -- new upstream release: https://github.com/praiskup/argparse-manpage/releases/tag/v4.7 - -* Wed Jul 23 2025 Fedora Release Engineering - 4.6-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Mon Jun 02 2025 Python Maint - 4.6-6 -- Rebuilt for Python 3.14 - -* Thu Apr 03 2025 Lumír Balhar - 4.6-5 -- Fix build with newer setuptools - -* Thu Jan 16 2025 Fedora Release Engineering - 4.6-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Jul 17 2024 Fedora Release Engineering - 4.6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Fri Jun 07 2024 Python Maint - 4.6-2 -- Rebuilt for Python 3.13 - -* Wed Jun 05 2024 Pavel Raiskup - 4.6-1 -- new upstream release (rhbz#2279987) - * Mon Jan 22 2024 Fedora Release Engineering - 4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/build-and-update-all-branches b/build-and-update-all-branches index dd74154..45ed84b 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel8 epel9 epel10 epel10.0 f41 f42 f43" +branches="$main epel7 epel8 epel9 f37 f38 f39" exit_handler () { diff --git a/sources b/sources index e28ee18..6d01b10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (argparse_manpage-4.7.tar.gz) = 88c2e0e0747f5950b131d5456b1bc153e64d11ca41d87e3c995d91f7ffb662685a5c58f7ea99f011151aa72e45a5bcab98ac6729e20a19d086a7798d9c783452 +SHA512 (argparse-manpage-4.5.tar.gz) = 24d2e574b74d33b6b39826cdca2083789fa5e10b4c844a4aa3cd2559db39417f0b55a52ec807dc82103a682f13c9cf83170286d305118edc0e2529100a8f2be1