diff --git a/python-python-whois.changes b/python-python-whois.changes index bd667e4..2ee269b 100644 --- a/python-python-whois.changes +++ b/python-python-whois.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Apr 29 17:34:24 UTC 2018 - sebix+novell.com@sebix.at + +- update to version 0.7.0: + * support for .lu, cz + * fix for .eu + +------------------------------------------------------------------- +Wed Mar 21 19:34:15 UTC 2018 - sebix+novell.com@sebix.at + +- update typo version 0.6.9: + * fix .me +- update typo version 0.6.8: + * support for .cat, .ie, .space, .nz + * dealing with multiple dates improved + * fixes for Python 3 + ------------------------------------------------------------------- Thu Dec 7 13:52:18 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-python-whois.spec b/python-python-whois.spec index 9f03b93..cf4ff52 100644 --- a/python-python-whois.spec +++ b/python-python-whois.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-whois # -# 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-python-whois -Version: 0.6.7 +Version: 0.7.0 Release: 0 -License: MIT Summary: Whois querying and parsing of domain registration information -Url: https://bitbucket.org/richardpenman/pywhois +License: MIT Group: Development/Languages/Python +Url: https://bitbucket.org/richardpenman/pywhois Source: https://files.pythonhosted.org/packages/source/p/python-whois/python-whois-%{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 future} BuildRequires: %{python_module nose} diff --git a/python-whois-0.6.7.tar.gz b/python-whois-0.6.7.tar.gz deleted file mode 100644 index bf84527..0000000 --- a/python-whois-0.6.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d551cb8956335a28fb1b5fc090002ca9d090ff293dbe8f8f70420ba6bffe50e7 -size 81194 diff --git a/python-whois-0.7.0.tar.gz b/python-whois-0.7.0.tar.gz new file mode 100644 index 0000000..dc72edc --- /dev/null +++ b/python-whois-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b187060c8f798f381f7ee119d44bda564cee3fc2190e56ff8d0c3332286cf7 +size 82497