Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2016-10-10 16:23:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-paramiko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paramiko"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2016-08-03 11:45:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes     
2016-10-10 16:24:00.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct  7 09:13:06 UTC 2016 - tbecht...@suse.com
+
+- Fix Requires for python-cryptography
+- Add missing Requires for python-pyasn1
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.1p6kta/_old  2016-10-10 16:24:02.000000000 +0200
+++ /var/tmp/diff_new_pack.1p6kta/_new  2016-10-10 16:24:02.000000000 +0200
@@ -28,7 +28,8 @@
 BuildRequires:  python-cryptography
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-Requires:       python-cryptography
+Requires:       python-cryptography >= 1.1
+Requires:       python-pyasn1 >= 0.1.7
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else


Reply via email to