Rebuilt for Python 3.11
This commit is contained in:
parent
9ab882e1bc
commit
2d01eb5ee6
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python-netaddr
|
Name: python-netaddr
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: A pure Python network address representation and manipulation library
|
Summary: A pure Python network address representation and manipulation library
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -151,6 +151,9 @@ py.test-%{python3_version}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.8.0-9
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri May 13 2022 John Eckersberg <jeckersb@redhat.com> - 0.8.0-8
|
* Fri May 13 2022 John Eckersberg <jeckersb@redhat.com> - 0.8.0-8
|
||||||
- Move netaddr shell into a separate subpackage (rhbz#2076031)
|
- Move netaddr shell into a separate subpackage (rhbz#2076031)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user