Rebuilt for Python 3.9
This commit is contained in:
parent
28248b4306
commit
7df9178d7d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.14
|
Version: 0.14
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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+
|
||||||
@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests
|
|||||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.14-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Thu Apr 23 2020 mulhern <amulhern@redhat.com> - 0.14-1
|
* Thu Apr 23 2020 mulhern <amulhern@redhat.com> - 0.14-1
|
||||||
- Update to new release
|
- Update to new release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user