Hello community,
here is the log from the commit of package python3-SQLAlchemy for
openSUSE:Factory checked in at 2016-09-25 14:42:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2016-05-25 21:28:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-SQLAlchemy.new/python3-SQLAlchemy.changes
2016-09-25 14:42:10.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 15 23:15:10 UTC 2016 - [email protected]
+
+- Update to 1.0.15:
+ * See
http://docs.sqlalchemy.org/en/latest/changelog/changelog_10.html#change-1.0.15
+
http://docs.sqlalchemy.org/en/latest/changelog/changelog_10.html#change-1.0.14
+
+-------------------------------------------------------------------
Old:
----
SQLAlchemy-1.0.13.tar.gz
New:
----
SQLAlchemy-1.0.15.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.w6B2NZ/_old 2016-09-25 14:42:13.000000000 +0200
+++ /var/tmp/diff_new_pack.w6B2NZ/_new 2016-09-25 14:42:13.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-SQLAlchemy
-Version: 1.0.13
+Version: 1.0.15
Release: 0
Url: http://www.sqlalchemy.org
Summary: Database Abstraction Library
@@ -27,7 +27,7 @@
BuildRequires: python3
BuildRequires: python3-2to3
BuildRequires: python3-devel
-BuildRequires: python3-nose
+BuildRequires: python3-pytest
BuildRequires: python3-setuptools
BuildConflicts: python3-buildservice-tweak
@@ -62,9 +62,8 @@
%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-# Tests fail for all versions
%check
-python3 ./sqla_nose.py
+py.test
%files
%defattr(-,root,root,-)
++++++ SQLAlchemy-1.0.13.tar.gz -> SQLAlchemy-1.0.15.tar.gz ++++++
++++ 17355 lines of diff (skipped)