forked from pool/python-python-whois
Accepting request 603208 from devel:languages:python
- update to version 0.7.0: * support for .lu, cz * fix for .eu - 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 OBS-URL: https://build.opensuse.org/request/show/603208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-whois?expand=0&rev=2
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d551cb8956335a28fb1b5fc090002ca9d090ff293dbe8f8f70420ba6bffe50e7
|
||||
size 81194
|
3
python-whois-0.7.0.tar.gz
Normal file
3
python-whois-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39b187060c8f798f381f7ee119d44bda564cee3fc2190e56ff8d0c3332286cf7
|
||||
size 82497
|
Reference in New Issue
Block a user