Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2018-01-03 13:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Wed Jan  3 13:40:07 2018 rev:43 rq:561265 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2017-09-27 16:55:32.197518290 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2018-01-03 13:40:09.007032656 +0100
@@ -1,0 +2,12 @@
+Wed Jan  3 03:57:00 UTC 2018 - [email protected]
+
+- specfile:
+  * updated test requirements
+
+-------------------------------------------------------------------
+Sun Dec 31 05:58:02 UTC 2017 - [email protected]
+
+- update to version 1.2.0:
+  * See https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-1.1.14.tar.gz

New:
----
  SQLAlchemy-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.p9D2N9/_old  2018-01-03 13:40:09.590838261 +0100
+++ /var/tmp/diff_new_pack.p9D2N9/_new  2018-01-03 13:40:09.590838261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-SQLAlchemy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-SQLAlchemy
-Version:        1.1.14
+Version:        1.2.0
 Release:        0
 Url:            http://www.sqlalchemy.org
 Summary:        Database Abstraction Library
@@ -34,9 +34,9 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # Test requirements:
-BuildRequires:  %{python_module nose >= 0.11}
+BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  python-mock
 #BuildRequires:  python-pysqlite
 %ifpython2
 Obsoletes:      %{oldpython}-sqlalchemy < %{version}

++++++ SQLAlchemy-1.1.14.tar.gz -> SQLAlchemy-1.2.0.tar.gz ++++++
++++ 67288 lines of diff (skipped)


Reply via email to