From 5cc69b8be73b5df6eb7779af6e3b501e4d8f86cf9e8ac9db5c85bb6665aa7971 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Sun, 24 Jul 2022 17:03:47 +0000 Subject: [PATCH] - Update to 3.3.1 Bugfixes * Fix documented types, in README and in exception message #gh/john-kurkowski/tldextract#265 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=31 --- python-tldextract.changes | 8 ++++++++ python-tldextract.spec | 2 +- tldextract-3.3.0.tar.gz | 3 --- tldextract-3.3.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 tldextract-3.3.0.tar.gz create mode 100644 tldextract-3.3.1.tar.gz 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