Hello community,

here is the log from the commit of package python-managesieve for 
openSUSE:Factory checked in at 2018-08-31 10:45:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-managesieve (Old)
 and      /work/SRC/openSUSE:Factory/.python-managesieve.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-managesieve"

Fri Aug 31 10:45:02 2018 rev:15 rq:632100 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-managesieve/python-managesieve.changes    
2018-06-29 22:27:35.646429436 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-managesieve.new/python-managesieve.changes   
    2018-08-31 10:45:06.559250423 +0200
@@ -1,0 +2,5 @@
+Wed Aug 29 08:26:46 UTC 2018 - tchva...@suse.com
+
+- Make sure to pull in full python with SSL support on python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-managesieve.spec ++++++
--- /var/tmp/diff_new_pack.MEE19o/_old  2018-08-31 10:45:07.011250967 +0200
+++ /var/tmp/diff_new_pack.MEE19o/_new  2018-08-31 10:45:07.015250971 +0200
@@ -17,9 +17,7 @@
 #
 
 
-#
 %define skip_python3 1
-
 %define oname  managesieve
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-managesieve
@@ -33,8 +31,12 @@
 # PATCH-FIX-OPENSUSE python-managesieve-remove-ez_setup.patch 
g...@opensuse.org -- Remove unnecessary ez_setup usage
 Patch0:         python-managesieve-remove-ez_setup.patch
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
+%ifpython2
+Requires:       python
+%endif
 %python_subpackages
 
 %description


Reply via email to