Compare commits

..

No commits in common. "rawhide" and "epel9" have entirely different histories.

View file

@ -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 <releng@fedoraproject.org> - 4.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Dec 01 2025 Miro Hrončok <mhroncok@redhat.com> - 4.7-4
- Fix build with pip 25.3+
- Fixes: rhbz#2417959
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.7-3
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.7-2
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Aug 15 2025 Pavel Raiskup <praiskup@redhat.com> - 4.7-1
- new upstream release: https://github.com/praiskup/argparse-manpage/releases/tag/v4.7