Rebuild for Python 3.6
This commit is contained in:
parent
1507b8b8de
commit
1b4032ddc1
@ -1,7 +1,7 @@
|
||||
%global srcname justbytes
|
||||
Name: python-%{srcname}
|
||||
Version: 0.10
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A library for handling computation with address ranges in bytes
|
||||
|
||||
License: GPLv2
|
||||
@ -68,6 +68,9 @@ rm -rf justbytes.egg-info
|
||||
%{python3_sitelib}/justbytes-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Wed Aug 10 2016 mulhern <amulhern@redhat.com> - 0.10
|
||||
- New release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user