Rebuild for Python 3.6
This commit is contained in:
parent
b25babc280
commit
f2d6112cbe
@ -17,7 +17,7 @@ Some of the tasks that pefile makes possible are:\
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2016.3.28
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python module for working with Portable Executable files
|
||||
License: MIT
|
||||
URL: https://github.com/erocarrera/pefile
|
||||
@ -79,6 +79,9 @@ sed -i -e '/^#!\//, 1d' pefile.py
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2016.3.28-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Tue Nov 01 2016 Athmane Madjoudj <athmane@fedoraproject.org> - 2016.3.28-1
|
||||
- Update to 2016.3.28
|
||||
- Revamp the specfile
|
||||
|
Loading…
Reference in New Issue
Block a user