From 653cf6c3f2ca70197bf153aad108d07375d0bd0c Mon Sep 17 00:00:00 2001 From: mia <> Date: Mon, 26 Oct 2020 15:21:14 +0000 Subject: [PATCH] Update python-tldextract to version 3.0.2 / rev 10 via SR 843974 https://build.opensuse.org/request/show/843974 by user mia + dimstar_suse - Update to 3.0.2: * Catch permission error when making cache dir, as well as cache file (https://github.com/john-kurkowski/tldextract/issues/211) --- packages/p/python-tldextract/.files | Bin 260 -> 260 bytes packages/p/python-tldextract/.rev | 10 ++++++++++ .../python-tldextract/python-tldextract.changes | 7 +++++++ .../p/python-tldextract/python-tldextract.spec | 2 +- .../p/python-tldextract/tldextract-3.0.1.tar.gz | 1 - .../p/python-tldextract/tldextract-3.0.2.tar.gz | 1 + 6 files changed, 19 insertions(+), 2 deletions(-) delete mode 120000 packages/p/python-tldextract/tldextract-3.0.1.tar.gz create mode 120000 packages/p/python-tldextract/tldextract-3.0.2.tar.gz diff --git a/packages/p/python-tldextract/.files b/packages/p/python-tldextract/.files index 60123433c4631a9d15578cfa504190d0a66c8f31..cf9a2d149e27da5c65afa33e5f3e32455903fe58 100644 GIT binary patch delta 147 zcmWN}I}XAy3;@uoz|spKu~4xWId=2$$i_8dJDEBl$iM-5f!>G1(f#SI{n|fXp9ZJl z&~@E$7^M~ol~9A#IIHALBu>pERtBoOI=98jx4pBriSBU6?f1M5V*qvLYGeyZTnYg> i?SV-IOx|Rhu4D1+W;SP{VGnPGFlJ3I ii3zpX0+b0eS8zoJCTISC$9A{+Zciy~igTD@yWV~^b|>io diff --git a/packages/p/python-tldextract/.rev b/packages/p/python-tldextract/.rev index 7f7eb68a184..03646bb21e3 100644 --- a/packages/p/python-tldextract/.rev +++ b/packages/p/python-tldextract/.rev @@ -137,4 +137,14 @@ Needed for python-dns-lexicon (https://github.com/john-kurkowski/tldextract/issues/210) 843692 + + 87bf5b850e95543ac3003e14a3e6e6f8 + 3.0.2 + + dimstar_suse + - Update to 3.0.2: + * Catch permission error when making cache dir, as well as cache + file (https://github.com/john-kurkowski/tldextract/issues/211) + 843974 + diff --git a/packages/p/python-tldextract/python-tldextract.changes b/packages/p/python-tldextract/python-tldextract.changes index 726c0de641b..623a602ad6d 100644 --- a/packages/p/python-tldextract/python-tldextract.changes +++ b/packages/p/python-tldextract/python-tldextract.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 26 00:28:42 UTC 2020 - Mia Herkt + +- Update to 3.0.2: + * Catch permission error when making cache dir, as well as cache + file (https://github.com/john-kurkowski/tldextract/issues/211) + ------------------------------------------------------------------- Fri Oct 23 21:46:35 UTC 2020 - Mia Herkt diff --git a/packages/p/python-tldextract/python-tldextract.spec b/packages/p/python-tldextract/python-tldextract.spec index 59d5f05274a..cfd85c6f1ce 100644 --- a/packages/p/python-tldextract/python-tldextract.spec +++ b/packages/p/python-tldextract/python-tldextract.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tldextract -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: Python module to separate the TLD of a URL License: BSD-3-Clause diff --git a/packages/p/python-tldextract/tldextract-3.0.1.tar.gz b/packages/p/python-tldextract/tldextract-3.0.1.tar.gz deleted file mode 120000 index 4bf9ef8d90d..00000000000 --- a/packages/p/python-tldextract/tldextract-3.0.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidbafqtiggmbplokohomenblngks3bx6riwb5v2spuxqnr7vsdmau \ No newline at end of file diff --git a/packages/p/python-tldextract/tldextract-3.0.2.tar.gz b/packages/p/python-tldextract/tldextract-3.0.2.tar.gz new file mode 120000 index 00000000000..474060f6376 --- /dev/null +++ b/packages/p/python-tldextract/tldextract-3.0.2.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreihrrdvlrsip7e27h6sj3eriasonp437wryqlq7rl6hg3vxw4jmsji \ No newline at end of file