From 317286f9873475d0fb33291f89d460c67c006abe98f215dc1bc5e28ed44b9e09 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 21 May 2020 11:38:28 +0000 Subject: [PATCH] - Update to version 0.12.2: - Add mozilla license to dist. - Fix MyPy issues. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=35 --- python-tld.changes | 7 +++++++ python-tld.spec | 6 +++--- tld-0.12.1.tar.gz | 3 --- tld-0.12.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 tld-0.12.1.tar.gz create mode 100644 tld-0.12.2.tar.gz diff --git a/python-tld.changes b/python-tld.changes index 7615d17..180eed9 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 21 11:35:30 UTC 2020 - Sebastian Wagner + +- Update to version 0.12.2: + - Add mozilla license to dist. + - Fix MyPy issues. + ------------------------------------------------------------------- Mon May 18 09:10:31 UTC 2020 - Petr Gajdos diff --git a/python-tld.spec b/python-tld.spec index 63a1c0f..4117cdd 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -19,10 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tld -Version: 0.12.1 +Version: 0.12.2 Release: 0 Summary: URL top level domain (TLD) extraction module -License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only +License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later Group: Development/Languages/Python URL: https://github.com/barseghyanartur/tld Source: https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz @@ -73,7 +73,7 @@ A list of TLD names is taken from Mozillas public suffix list: %files %{python_files} %doc README.rst CHANGELOG.rst -%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt +%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt LICENSE_MPL_1.1.txt %python_alternative %{_bindir}/update-tld-names %{python_sitelib}/* diff --git a/tld-0.12.1.tar.gz b/tld-0.12.1.tar.gz deleted file mode 100644 index 238bbb8..0000000 --- a/tld-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc11bcf39dce89102d7c6dafffe675e2eab8ddbf7267a615f745d4d288bafc95 -size 890810 diff --git a/tld-0.12.2.tar.gz b/tld-0.12.2.tar.gz new file mode 100644 index 0000000..2f81e88 --- /dev/null +++ b/tld-0.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8410a7ed7b9477f563fa158dabef5117d8374cba55f65142ba0af6dcd15d4d +size 898244