Hello community,

here is the log from the commit of package python3-SQLAlchemy for 
openSUSE:Factory checked in at 2016-01-08 15:23:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python3-SQLAlchemy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-SQLAlchemy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-SQLAlchemy/python3-SQLAlchemy.changes    
2015-12-16 17:44:56.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-SQLAlchemy.new/python3-SQLAlchemy.changes   
    2016-01-08 15:23:48.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Jan  7 09:47:14 UTC 2016 - toddrme2...@gmail.com
+
+- update to version 1.0.11:
+  * see changelog at 
http://docs.sqlalchemy.org/en/latest/changelog/changelog_10.html#change-1.0.11
+- Tests fail with python3-buildservice-tweak
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-1.0.10.tar.gz

New:
----
  SQLAlchemy-1.0.11.tar.gz

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

Other differences:
------------------
++++++ python3-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.58az6E/_old  2016-01-08 15:23:49.000000000 +0100
+++ /var/tmp/diff_new_pack.58az6E/_new  2016-01-08 15:23:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-SQLAlchemy
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           python3-SQLAlchemy
-Version:        1.0.10
+Version:        1.0.11
 Release:        0
 Url:            http://www.sqlalchemy.org
 Summary:        Database Abstraction Library
@@ -29,6 +29,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
 BuildRequires:  python3-setuptools
+BuildConflicts: python3-buildservice-tweak
 
 %description
 SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,
@@ -62,8 +63,8 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 # Tests fail for all versions
-#%check
-#python3 ./sqla_nose.py
+%check
+python3 ./sqla_nose.py
 
 %files
 %defattr(-,root,root,-)

++++++ SQLAlchemy-1.0.10.tar.gz -> SQLAlchemy-1.0.11.tar.gz ++++++
++++ 6627 lines of diff (skipped)


Reply via email to