14
0

- Update to 0.8.0:

- no changelog available
- disable failing Python2 build.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-whois?expand=0&rev=12
This commit is contained in:
Sebastian Wagner
2022-08-09 07:17:27 +00:00
committed by Git OBS Bridge
parent c7f0b72398
commit 6aaa44d536
4 changed files with 14 additions and 6 deletions

View File

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