Rebuilt for Python 3.11
This commit is contained in:
parent
fb20aeb017
commit
efc5ee484f
@ -28,7 +28,7 @@ There is a limited support for (deprecated) optparse objects, too.
|
||||
|
||||
Name: argparse-manpage
|
||||
Version: 3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: %{sum Python}
|
||||
BuildArch: noarch
|
||||
|
||||
@ -167,6 +167,9 @@ PYTHONPATH=%buildroot%python3_sitearch %__python3 -m pytest -vv
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed Apr 27 2022 Pavel Raiskup <praiskup@redhat.com> - 3-1
|
||||
- new upstream release: https://github.com/praiskup/argparse-manpage/releases/tag/v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user