Rebuilt for Python 3.10
This commit is contained in:
parent
6bfc68e0cc
commit
3c630b0727
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.7.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Parse C++ header files and generate a data structure
|
||||
|
||||
License: BSD
|
||||
@ -44,6 +44,9 @@ sed -i -e '/^#!\//, 1d' CppHeaderParser/CppHeaderParser.py
|
||||
%{python3_sitelib}/CppHeaderParser-%{version}-py%{python3_version}.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.7.4-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user