Rebuilt for timestamp .pyc invalidation mode

Resolves: RHEL-17757
This commit is contained in:
Miro Hrončok 2024-01-23 18:00:08 +01:00
parent 5bf8fb34af
commit c37e2f892e
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: python%{python3_pkgversion}-pycparser
Summary: C parser and AST generator written in Python
Version: 2.20
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
URL: http://github.com/eliben/pycparser
Source0: %{url}/archive/release_v%{version}.tar.gz
@ -68,6 +68,9 @@ popd
%{python3_sitelib}/pycparser-*.egg-info/
%changelog
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 2.20-2
- Rebuilt for timestamp .pyc invalidation mode
* Wed Oct 18 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.20-13
- Initial package
- Fedora contributions by: