Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17735
This commit is contained in:
parent
3734db16aa
commit
52192a1773
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-%{srcname}
|
Name: python%{python3_pkgversion}-%{srcname}
|
||||||
Version: 3.4
|
Version: 3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -52,6 +52,9 @@ rm -rf %{srcname}.egg-info
|
|||||||
%{python3_sitelib}/idna-*.dist-info/
|
%{python3_sitelib}/idna-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 3.4-2
|
||||||
|
- Rebuilt for timestamp .pyc invalidation mode
|
||||||
|
|
||||||
* Fri Oct 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.4-1
|
* Fri Oct 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.4-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user