From 836c036437d23b1ca23cb0d4a67ad4506037066eeaebe061369d391bb386da0d Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 3 May 2020 13:20:51 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=20version=202.4.125:=20=20-=20N?= =?UTF-8?q?ew=20=20=20=20-=20Extended=20option=20on=20get=20event.=20[Raph?= =?UTF-8?q?a=C3=83=C2=ABl=20Vinot]=20=20=20=20=20=20Related=20to=20#567=20?= =?UTF-8?q?=20-=20Changes=20=20=20=20-=20Bump=20objects,=20deps.=20[Rapha?= =?UTF-8?q?=C3=ABl=20Vinot]=20=20=20=20-=20Bump=20dependencies.=20[Rapha?= =?UTF-8?q?=C3=83=C2=ABl=20Vinot]=20=20=20=20-=20Remove=20old=20suricata?= =?UTF-8?q?=20script,=20keep=20reference=20to=20old=20code.=20[Rapha=C3=83?= =?UTF-8?q?=C2=ABl=20=20=20=20=20=20Vinot]=20=20-=20Fix=20=20=20=20-=20Ena?= =?UTF-8?q?ble=20autoalert=20on=20admin=20user.=20[Rapha=C3=83=C2=ABl=20Vi?= =?UTF-8?q?not]=20=20=20=20-=20[abstract]=20Forces=20file=20to=20be=20read?= =?UTF-8?q?=20with=20utf8=20encoding.=20[mokaddem]=20=20=20=20-=20Properly?= =?UTF-8?q?=20handle=20timezone=20in=20tests.=20[Rapha=C3=83=C2=ABl=20Vino?= =?UTF-8?q?t]=20=20-=20Other=20=20=20=20-=20Update=20up.py.=20[Rapha=C3=AB?= =?UTF-8?q?l=20Vinot]=20=20=20=20=20=20Fix=20#563=20=20=20=20-=20Fixed=20?= =?UTF-8?q?=5F=5Fquery=5Fvirustotal=20return=20type.=20[DocArmoryTech]=20?= =?UTF-8?q?=20=20=20=20=20=5F=5Fquery=5Fvirustotal=20returned=20a=20Respon?= =?UTF-8?q?se=20object=20and=20not=20the=20json=20expected;=20modified=20s?= =?UTF-8?q?o=20that=20report=5Fjson=20is=20returned=20instead=20of=20repor?= =?UTF-8?q?t.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=31 --- python-tld.changes | 6 ++++++ python-tld.spec | 2 +- tld-0.12.1.tar.gz | 3 +++ tld-0.12.tar.gz | 3 --- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 tld-0.12.1.tar.gz delete mode 100644 tld-0.12.tar.gz diff --git a/python-tld.changes b/python-tld.changes index 65fe4ac..9bd3657 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 3 13:19:42 UTC 2020 - Sebastian Wagner + +- update to version 0.12.1: + - Correctly handling domain names ending with dot(s). + ------------------------------------------------------------------- Wed Apr 22 19:03:54 UTC 2020 - Sebastian Wagner diff --git a/python-tld.spec b/python-tld.spec index 848cff7..6bbb1a1 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tld -Version: 0.12 +Version: 0.12.1 Release: 0 Summary: URL top level domain (TLD) extraction module License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only diff --git a/tld-0.12.1.tar.gz b/tld-0.12.1.tar.gz new file mode 100644 index 0000000..238bbb8 --- /dev/null +++ b/tld-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc11bcf39dce89102d7c6dafffe675e2eab8ddbf7267a615f745d4d288bafc95 +size 890810 diff --git a/tld-0.12.tar.gz b/tld-0.12.tar.gz deleted file mode 100644 index 021a1f0..0000000 --- a/tld-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6549aba3be08206eecc552cd2119d8f51525714e98c09848715b2ec4cc99e3d5 -size 890455