Rebuilt for Python 3.11
This commit is contained in:
parent
200f89f8bf
commit
46b924f1c3
@ -4,7 +4,7 @@
|
|||||||
Summary: Pure-Python library for parsing and analyzing ELF files
|
Summary: Pure-Python library for parsing and analyzing ELF files
|
||||||
Name: pyelftools
|
Name: pyelftools
|
||||||
Version: 0.28
|
Version: 0.28
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: https://github.com/eliben/pyelftools
|
URL: https://github.com/eliben/pyelftools
|
||||||
Source0: https://github.com/eliben/pyelftools/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/eliben/pyelftools/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -59,6 +59,9 @@ popd
|
|||||||
%{python3_sitelib}/pyelftools-*.egg-info
|
%{python3_sitelib}/pyelftools-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.28-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Sun Feb 13 2022 Terje Rosten <terje.rosten@ntnu.no> - 0.28-1
|
* Sun Feb 13 2022 Terje Rosten <terje.rosten@ntnu.no> - 0.28-1
|
||||||
- 0.28
|
- 0.28
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user