15
0

Accepting request 607507 from devel:languages:python

- require python-pycryptodome instead of recommending it

OBS-URL: https://build.opensuse.org/request/show/607507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dnspython?expand=0&rev=25
This commit is contained in:
2018-05-19 13:41:11 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 15 10:55:07 UTC 2018 - sebix+novell.com@sebix.at
- require python-pycryptodome instead of recommending it
-------------------------------------------------------------------
Wed May 9 13:42:40 UTC 2018 - tchvatal@suse.com

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: A DNS toolkit for Python
License: ISC
Group: Development/Languages/Python
URL: http://dnspython.org/
Url: http://dnspython.org/
Source: http://dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
Source2: http://dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc
Source3: python-dnspython.keyring
@@ -43,7 +43,7 @@ BuildRequires: netcfg
BuildRequires: python-rpm-macros
Recommends: python-ecdsa
Recommends: python-idna
Recommends: python-pycryptodome
Requires: python-pycryptodome
BuildArch: noarch
%description