Hello community, here is the log from the commit of package python-SQLAlchemy for openSUSE:Factory checked in at 2018-02-25 11:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old) and /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SQLAlchemy" Sun Feb 25 11:46:56 2018 rev:47 rq:579760 version:1.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes 2018-02-20 17:54:42.747248264 +0100 +++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 2018-02-25 11:46:58.864564390 +0100 @@ -1,0 +2,21 @@ +Fri Feb 23 23:48:41 UTC 2018 - [email protected] + +- update to version 1.2.4: + * orm + + [orm] [bug] Fixed 1.2 regression in ORM versioning feature where + a mapping against a select() or alias() that also used a + versioning column against the underlying table would fail due to + the check added as part of #3673. References: #4193 + * engine + + [engine] [bug] Fixed regression caused in 1.2.3 due to fix from + #4181 where the changes to the event system involving Engine and + OptionEngine did not accommodate for event removals, which would + raise an AttributeError when invoked at the class level. + References: #4190 + * sql + + [sql] [bug] Fixed bug where CTE expressions would not have their + name or alias name quoted when the given name is case sensitive + or otherwise requires quoting. Pull request courtesy Eric Atkin. + References: #4197 + +------------------------------------------------------------------- Old: ---- SQLAlchemy-1.2.3.tar.gz New: ---- SQLAlchemy-1.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-SQLAlchemy.spec ++++++ --- /var/tmp/diff_new_pack.wgGTwl/_old 2018-02-25 11:47:00.296512429 +0100 +++ /var/tmp/diff_new_pack.wgGTwl/_new 2018-02-25 11:47:00.300512284 +0100 @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-SQLAlchemy -Version: 1.2.3 +Version: 1.2.4 Release: 0 Url: http://www.sqlalchemy.org Summary: Database Abstraction Library ++++++ SQLAlchemy-1.2.3.tar.gz -> SQLAlchemy-1.2.4.tar.gz ++++++ ++++ 5747 lines of diff (skipped)
