Rebuilt for Python 3.11
This commit is contained in:
parent
7c07bd865f
commit
dca988be71
@ -2,7 +2,7 @@
|
|||||||
%global srcname justbases
|
%global srcname justbases
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: A small library for precise conversion between arbitrary bases
|
Summary: A small library for precise conversion between arbitrary bases
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -43,6 +43,9 @@ rm -rf justbases.egg-info
|
|||||||
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.15-8
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Sun Feb 27 2022 mulhern <amulhern@redhat.com> - 0.15-7
|
* Sun Feb 27 2022 mulhern <amulhern@redhat.com> - 0.15-7
|
||||||
- Add gating tests
|
- Add gating tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user