diff --git a/argparse-manpage.spec b/argparse-manpage.spec index 7d88f6f..b48adb0 100644 --- a/argparse-manpage.spec +++ b/argparse-manpage.spec @@ -30,7 +30,7 @@ There is a limited support for (deprecated) optparse objects, too. Name: argparse-manpage Version: 4.7 -Release: 5%{?dist} +Release: 1%{?dist} Summary: %{sum Python} BuildArch: noarch @@ -139,10 +139,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 @@ -191,19 +187,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