Hello community, here is the log from the commit of package python-dnspython for openSUSE:Factory checked in at 2016-10-18 10:42:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dnspython (Old) and /work/SRC/openSUSE:Factory/.python-dnspython.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dnspython" Changes: -------- --- /work/SRC/openSUSE:Factory/python-dnspython/python-dnspython.changes 2016-10-13 11:30:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-dnspython.new/python-dnspython.changes 2016-10-18 10:42:47.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Oct 9 09:40:46 UTC 2016 - [email protected] + +- use and recommend python-ecdsa and python-pycrypto for dnssec support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dnspython.spec ++++++ --- /var/tmp/diff_new_pack.qUoERt/_old 2016-10-18 10:42:48.000000000 +0200 +++ /var/tmp/diff_new_pack.qUoERt/_new 2016-10-18 10:42:48.000000000 +0200 @@ -32,10 +32,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: netcfg BuildRequires: python-devel +BuildRequires: python-ecdsa +BuildRequires: python-idna BuildRequires: python-pycrypto BuildRequires: python-setuptools BuildRequires: unzip +Recommends: python-ecdsa Recommends: python-idna +Recommends: python-pycrypto BuildArch: noarch %description
