Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2017-05-03 15:56:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Wed May  3 15:56:49 2017 rev:38 rq:492343 version:1.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2017-04-28 10:41:16.025025794 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2017-05-03 15:56:50.807134220 +0200
@@ -1,0 +2,5 @@
+Mon May  1 18:49:28 UTC 2017 - [email protected]
+
+- Add literal python-sqlalchemy provides.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.rNX7jp/_old  2017-05-03 15:56:51.679011133 +0200
+++ /var/tmp/diff_new_pack.rNX7jp/_new  2017-05-03 15:56:51.679011133 +0200
@@ -19,6 +19,7 @@
 %bcond_without tests
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:           python-SQLAlchemy
 Version:        1.1.9
 Release:        0
@@ -39,6 +40,10 @@
 #BuildRequires:  python-pysqlite
 Provides:       python-sqlalchemy = %{version}
 Obsoletes:      python-sqlalchemy < %{version}
+%ifpython2
+Obsoletes:      %{oldpython}-sqlalchemy < %{version}
+Provides:       %{oldpython}-sqlalchemy = %{version}
+%endif
 %python_subpackages
 
 %description


Reply via email to