Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory
checked in at Mon Sep 26 10:13:19 CEST 2011.



--------
--- python-SQLAlchemy/python-SQLAlchemy.changes 2011-07-20 19:42:58.000000000 
+0200
+++ /mounts/work_src_done/STABLE/python-SQLAlchemy/python-SQLAlchemy.changes    
2011-09-21 14:04:30.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 21 11:51:17 UTC 2011 - sasc...@suse.de
+
+- Update to version 0.7.2:
+  * A rework of "replacement traversal"
+  * Fixed bug where query.join() + aliased=True
+  * Fixed regression from 0.6 where Session.add()
+    against an object which contained None
+  - See CHANGES for more...
+- Run testsuite
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  SQLAlchemy-0.7.1.tar.gz

New:
----
  SQLAlchemy-0.7.2.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.nelAcN/_old  2011-09-26 10:13:08.000000000 +0200
+++ /var/tmp/diff_new_pack.nelAcN/_new  2011-09-26 10:13:08.000000000 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           python-SQLAlchemy
-Version:        0.7.1
-Release:        1
+Version:        0.7.2
+Release:        0
 Url:            http://www.sqlalchemy.org
 Summary:        Database Abstraction Library
 License:        MIT License
@@ -28,13 +28,13 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
+BuildRequires:  python-nose
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %py_requires
 %endif
 Provides:       python-sqlalchemy = %{version}
-# TODO: Change back to '<' on next version update:
-Obsoletes:      python-sqlalchemy <= %{version}
+Obsoletes:      python-sqlalchemy < %{version}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %description
@@ -67,8 +67,8 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%clean
-rm -rf %{buildroot}
+%check
+python setup.py test
 
 %files
 %defattr(-,root,root,-)

++++++ SQLAlchemy-0.7.1.tar.gz -> SQLAlchemy-0.7.2.tar.gz ++++++
++++ 19486 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to