Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17724
This commit is contained in:
parent
27d2a60561
commit
bf5b2ecb9f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-charset-normalizer
|
Name: python%{python3_pkgversion}-charset-normalizer
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The Real First Universal Charset Detector
|
Summary: The Real First Universal Charset Detector
|
||||||
# SPDX
|
# SPDX
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -47,6 +47,9 @@ mv %{buildroot}%{_bindir}/normalizer{,-%{python3_version}}
|
|||||||
%{python3_sitelib}/charset_normalizer-%{version}-py%{python3_pkgversion}.egg-info/
|
%{python3_sitelib}/charset_normalizer-%{version}-py%{python3_pkgversion}.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 3.3.0-2
|
||||||
|
- Rebuilt for timestamp .pyc invalidation mode
|
||||||
|
|
||||||
* Tue Oct 17 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.3.0-1
|
* Tue Oct 17 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.3.0-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user