From 9882488e24f5dec4ceda298dce05a3b6ccee06bb1ccc142c3f974ad47c6ce309 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Mon, 6 Nov 2023 23:34:14 +0000 Subject: [PATCH] - Update to 5.1.0: Features: * Allow passing in `requests.Session` #gh/john-kurkowski/tldextract#311 * Add "-j, --json" option to support output in json format #gh/john-kurkowski/tldextract#313 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=43 --- python-tldextract.changes | 10 ++++++++++ python-tldextract.spec | 2 +- tldextract-5.0.1.tar.gz | 3 --- tldextract-5.1.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 tldextract-5.0.1.tar.gz create mode 100644 tldextract-5.1.0.tar.gz diff --git a/python-tldextract.changes b/python-tldextract.changes index 2ef4201..7ef295f 100644 --- a/python-tldextract.changes +++ b/python-tldextract.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 6 23:25:32 UTC 2023 - Mia Herkt + +- Update to 5.1.0: +Features: + * Allow passing in `requests.Session` + #gh/john-kurkowski/tldextract#311 + * Add "-j, --json" option to support output in json format + #gh/john-kurkowski/tldextract#313 + ------------------------------------------------------------------- Mon Oct 23 00:56:58 UTC 2023 - Mia Herkt diff --git a/python-tldextract.spec b/python-tldextract.spec index a54be91..503895f 100644 --- a/python-tldextract.spec +++ b/python-tldextract.spec @@ -18,7 +18,7 @@ %define oldpython python Name: python-tldextract -Version: 5.0.1 +Version: 5.1.0 Release: 0 Summary: Python module to separate the TLD of a URL License: BSD-3-Clause diff --git a/tldextract-5.0.1.tar.gz b/tldextract-5.0.1.tar.gz deleted file mode 100644 index 81e2c04..0000000 --- a/tldextract-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac1c5daa02616e9c2608f5fb6dd93049db03d0cf46c7f6fad46e2850a984f019 -size 111023 diff --git a/tldextract-5.1.0.tar.gz b/tldextract-5.1.0.tar.gz new file mode 100644 index 0000000..dbc3650 --- /dev/null +++ b/tldextract-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366acfb099c7eb5dc83545c391d73da6e3afe4eaec652417c3cf13b002a160e1 +size 112124