Update to 2.0.10
This commit is contained in:
parent
8bd52168fa
commit
5169045043
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/2.0.7.tar.gz
|
||||
/2.0.8.tar.gz
|
||||
/2.0.9.tar.gz
|
||||
/2.0.10.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: python-charset-normalizer
|
||||
Version: 2.0.9
|
||||
Version: 2.0.10
|
||||
Release: 1%{?dist}
|
||||
Summary: The Real First Universal Charset Detector
|
||||
|
||||
@ -52,6 +52,10 @@ sed -i "/addopts = --cov/d" setup.cfg
|
||||
%{_bindir}/normalizer
|
||||
|
||||
%changelog
|
||||
* Wed Jan 05 2022 Lumír Balhar <lbalhar@redhat.com> - 2.0.10-1
|
||||
- Update to 2.0.10
|
||||
Resolves: rhbz#2037079
|
||||
|
||||
* Fri Dec 17 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.9-1
|
||||
- Update to 2.0.9
|
||||
Resolves: rhbz#2028947
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2.0.9.tar.gz) = 0957752c1083897193fbdfbeec453a2b279b0834c0074f9f1ae08faac51d3e281eeb0a6d8fb217885101fd04761296555364a9f957e89bf8103fdc569d249056
|
||||
SHA512 (2.0.10.tar.gz) = 87c8cbadef8c57121f0f6e2ea9558a9d2124dc444789dd984beadae020349a4e48a484e8937399f0e99f8c87edc621d55d26a9f22fa738e468e70ed17564d7ae
|
||||
|
Loading…
Reference in New Issue
Block a user