Rebuilt for Python 3.11
This commit is contained in:
parent
bfdf752d17
commit
d5420ff170
@ -1,6 +1,6 @@
|
||||
Name: python-pefile
|
||||
Version: 2021.9.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python module for working with Portable Executable files
|
||||
License: MIT
|
||||
URL: https://github.com/erocarrera/pefile
|
||||
@ -69,6 +69,9 @@ sed -i -e '/^#!\//, 1d' pefile.py
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2021.9.3-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Thu Feb 17 2022 Michal Ambroz <rebus _AT seznam.cz> - 2021.9.3-1
|
||||
- bump to version 2021.9.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user