forked from pool/python-python-whois
- 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/package/show/devel:languages:python/python-python-whois?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
cb6df78413
commit
6c5365674c
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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.6.9
|
||||
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.6.9.tar.gz
Normal file
3
python-whois-0.6.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a02e263b63c345f2e81852c5d7827c5e877d4576678ab5d6f7cadaa814acd516
|
||||
size 82175
|
Reference in New Issue
Block a user