Rebuilt for Python 3.11
This commit is contained in:
parent
ac3b01bbf1
commit
8a4ac370c3
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: Library for handling computation with address ranges in bytes
|
Summary: Library for handling computation with address ranges in bytes
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -44,6 +44,9 @@ rm -rf justbytes.egg-info
|
|||||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.15-9
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Sun Feb 27 2022 mulhern <amulhern@redhat.com> - 0.15-8
|
* Sun Feb 27 2022 mulhern <amulhern@redhat.com> - 0.15-8
|
||||||
- Add gating tests
|
- Add gating tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user