diff --git a/charset_normalizer-3.4.1.tar.gz b/charset_normalizer-3.4.1.tar.gz deleted file mode 100644 index b1bccf9..0000000 --- a/charset_normalizer-3.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b91677d4c790eead798f4ed3e5f546ed80d6fe8cf1d8120939960d593371855 -size 97345 diff --git a/charset_normalizer-3.4.2.tar.gz b/charset_normalizer-3.4.2.tar.gz new file mode 100644 index 0000000..27c7d47 --- /dev/null +++ b/charset_normalizer-3.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0053743def688759bd8d4512dc93ae7b0514c217e8505a09bbbda84698ea3e9 +size 100372 diff --git a/python-charset-normalizer.changes b/python-charset-normalizer.changes index 8311ca5..b209cba 100644 --- a/python-charset-normalizer.changes +++ b/python-charset-normalizer.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 5 06:58:38 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.4.2 + * Addressed the DeprecationWarning in our CLI regarding `argparse.FileType` + by backporting the target class into the package. (#591) + * Improved the overall reliability of the detector with CJK Ideographs. + (#605) (#587) + * Optional mypyc compilation upgraded to version 1.15 for Python >= 3.8 + ------------------------------------------------------------------- Wed Jan 15 10:26:52 UTC 2025 - Daniel Garcia diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index e9cf096..6508226 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -24,7 +24,7 @@ %{?sle15_python_module_pythons} Name: python-charset-normalizer -Version: 3.4.1 +Version: 3.4.2 Release: 0 Summary: Python Universal Charset detector License: MIT