Rebuilt for Python 3.10
This commit is contained in:
parent
6bc85d53e9
commit
89a1a19b4d
@ -2,7 +2,7 @@
|
||||
%global srcname justbases
|
||||
Name: python-%{srcname}
|
||||
Version: 0.15
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A small library for precise conversion between arbitrary bases
|
||||
|
||||
License: LGPLv2+
|
||||
@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb
|
||||
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.15-4
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Mon Mar 22 2021 mulhern <amulhern@redhat.com> - 0.15-2
|
||||
- Use the correct tarball
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user