diff --git a/python-python-whois.changes b/python-python-whois.changes index 453e434..8f681f4 100644 --- a/python-python-whois.changes +++ b/python-python-whois.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 10 11:00:32 UTC 2019 - Tomáš Chvátal + +- Update to 0.7.2: + * no changelog available + ------------------------------------------------------------------- Fri May 3 18:03:51 UTC 2019 - Sebastian Wagner diff --git a/python-python-whois.spec b/python-python-whois.spec index 2bf3862..761e9e5 100644 --- a/python-python-whois.spec +++ b/python-python-whois.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-whois -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: Whois querying and parsing of domain registration information License: MIT @@ -29,7 +29,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module future} -BuildRequires: %{python_module nose} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module simplejson} # /SECTION BuildRequires: fdupes @@ -57,7 +57,9 @@ rm test/test_query.py %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +# test_ipv4 test_ipv6 - online check +# test_il_parse - online check +%pytest -k 'not (test_ipv4 or test_ipv6 or test_il_parse)' %files %{python_files} %doc README.rst diff --git a/python-whois-0.7.1.tar.gz b/python-whois-0.7.1.tar.gz deleted file mode 100644 index 160882a..0000000 --- a/python-whois-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71b5ebf276e2277053ee70f88923cef1da7bbe9b42fe723ff238234b7b7ac8c9 -size 83403 diff --git a/python-whois-0.7.2.tar.gz b/python-whois-0.7.2.tar.gz new file mode 100644 index 0000000..2ef749b --- /dev/null +++ b/python-whois-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79793794788d49f28430f75cb92b22b0ee59b0210a7e8519494b47fa70e6ec3b +size 90030