From 2ba92d60d74ecbd709dfab5e6123273db625481e070369b656e77fee3b45de48 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 7 Apr 2018 19:19:39 +0000 Subject: [PATCH] - update to version 0.7.10: * more documentation files included * included license file * update tld data OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=3 --- python-tld.changes | 8 ++++++++ python-tld.spec | 14 ++++++++------ tld-0.7.10.tar.gz | 3 +++ tld-0.7.9.tar.gz | 3 --- 4 files changed, 19 insertions(+), 9 deletions(-) create mode 100644 tld-0.7.10.tar.gz delete mode 100644 tld-0.7.9.tar.gz diff --git a/python-tld.changes b/python-tld.changes index 0763536..c7e9d9d 100644 --- a/python-tld.changes +++ b/python-tld.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Apr 7 19:13:40 UTC 2018 - sebix+novell.com@sebix.at + +- update to version 0.7.10: + * more documentation files included + * included license file + * update tld data + ------------------------------------------------------------------- Thu Dec 7 13:45:24 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-tld.spec b/python-tld.spec index 0283da8..dc842dd 100644 --- a/python-tld.spec +++ b/python-tld.spec @@ -1,7 +1,7 @@ # # spec file for package python-tld # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,20 +13,21 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tld -Version: 0.7.9 +Version: 0.7.10 Release: 0 -License: MPL-1.1 or GPL-2.0 or LGPL-2.1 Summary: Extract the top level domain (TLD) from the URL given -Url: https://github.com/barseghyanartur/tld +License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only Group: Development/Languages/Python +Url: https://github.com/barseghyanartur/tld Source: https://files.pythonhosted.org/packages/source/t/tld/tld-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module six >= 1.9} # /SECTION @@ -56,7 +57,8 @@ sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' src/tld/bin/update-tld-names %python_exec setup.py test %files %{python_files} -%doc README.rst +%doc README.rst CHANGELOG.rst docs/ +%license LICENSE_GPL2.0.txt LICENSE_LGPL_2.1.txt %python3_only %{_bindir}/update-tld-names %{python_sitelib}/* diff --git a/tld-0.7.10.tar.gz b/tld-0.7.10.tar.gz new file mode 100644 index 0000000..f78bb6c --- /dev/null +++ b/tld-0.7.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123689d42438ebcbe6ea11145fe0f9ed16ffea5dc1c013409d1b15f7cfea4093 +size 228562 diff --git a/tld-0.7.9.tar.gz b/tld-0.7.9.tar.gz deleted file mode 100644 index 4463658..0000000 --- a/tld-0.7.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e78e31ee3d48af1c0473110f6c477c01244f2106d77186f56f027977a5b760a2 -size 147753