diff --git a/python-python-whois.changes b/python-python-whois.changes index 8f681f4..737a46f 100644 --- a/python-python-whois.changes +++ b/python-python-whois.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 9 07:14:05 UTC 2022 - Sebastian Wagner + +- Update to 0.8.0: + - no changelog available +- disable failing Python2 build. + ------------------------------------------------------------------- Tue Sep 10 11:00:32 UTC 2019 - Tomáš Chvátal diff --git a/python-python-whois.spec b/python-python-whois.spec index 761e9e5..0eceee1 100644 --- a/python-python-whois.spec +++ b/python-python-whois.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-whois # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-python-whois -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: Whois querying and parsing of domain registration information License: MIT Group: Development/Languages/Python -Url: https://bitbucket.org/richardpenman/pywhois +URL: https://bitbucket.org/richardpenman/pywhois Source: https://files.pythonhosted.org/packages/source/p/python-whois/python-whois-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros diff --git a/python-whois-0.7.2.tar.gz b/python-whois-0.7.2.tar.gz deleted file mode 100644 index 2ef749b..0000000 --- a/python-whois-0.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79793794788d49f28430f75cb92b22b0ee59b0210a7e8519494b47fa70e6ec3b -size 90030 diff --git a/python-whois-0.8.0.tar.gz b/python-whois-0.8.0.tar.gz new file mode 100644 index 0000000..ccab287 --- /dev/null +++ b/python-whois-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd336d3517eace2a7689406db7bb96ada3c5e74327423151aeee3e64225f6220 +size 109647