14
0

- Update to 0.7.2:

* no changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2019-09-10 11:04:05 +00:00
committed by Git OBS Bridge
parent 1fd6a9609b
commit c7f0b72398
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 11:00:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.2:
* no changelog available
-------------------------------------------------------------------
Fri May 3 18:03:51 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71b5ebf276e2277053ee70f88923cef1da7bbe9b42fe723ff238234b7b7ac8c9
size 83403

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79793794788d49f28430f75cb92b22b0ee59b0210a7e8519494b47fa70e6ec3b
size 90030