Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
da0af2f3cf
commit
1c740b53e6
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.11
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Library for handling computation with address ranges in bytes
|
||||
|
||||
License: GPLv2+
|
||||
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests
|
||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.11-9
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.11-8
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user