14
0
forked from pool/python-py3dns

- Update to 3.2.1:

* various minor fixes
- Rebase patch python3-py3dns-handle-absent-resolv.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py3dns?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-09-10 12:57:11 +00:00
committed by Git OBS Bridge
parent cd2c99dcd3
commit 85e002ff7f
5 changed files with 20 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-py3dns
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-py3dns
Version: 3.2.0
Version: 3.2.1
Release: 0
Summary: Python module for DNS (Domain Name Service)
License: CNRI-Python