diff --git a/python-tldextract.changes b/python-tldextract.changes index 8c22f71..6d78100 100644 --- a/python-tldextract.changes +++ b/python-tldextract.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jul 24 17:00:27 UTC 2022 - Mia Herkt + +- Update to 3.3.1 +Bugfixes + * Fix documented types, in README and in exception message + #gh/john-kurkowski/tldextract#265 + ------------------------------------------------------------------- Wed Jun 15 16:34:05 UTC 2022 - Mia Herkt diff --git a/python-tldextract.spec b/python-tldextract.spec index 66e39bb..1f430e8 100644 --- a/python-tldextract.spec +++ b/python-tldextract.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define oldpython python Name: python-tldextract -Version: 3.3.0 +Version: 3.3.1 Release: 0 Summary: Python module to separate the TLD of a URL License: BSD-3-Clause diff --git a/tldextract-3.3.0.tar.gz b/tldextract-3.3.0.tar.gz deleted file mode 100644 index 7e13821..0000000 --- a/tldextract-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adcd24abf21ce3450417cd5a00f23b7e57554ce8ae827334dd12bfcbb6274cf1 -size 110388 diff --git a/tldextract-3.3.1.tar.gz b/tldextract-3.3.1.tar.gz new file mode 100644 index 0000000..4dc8dad --- /dev/null +++ b/tldextract-3.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe15ac3205e5a25b61689369f98cb45c7778a8f2af113d7c11559ece5195f2d6 +size 110819