summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2017-01-04 23:22:37 +0100
committerStefan Husmann2017-01-04 23:22:37 +0100
commit9861e535e49529cc0687eccc1691c44bde91adb0 (patch)
treef90468eccbfb56627f62b18c0eec7eafea62db5a /.SRCINFO
parent05eec036398e702bddb6d7614449f8e1e2695acf (diff)
downloadaur-9861e535e49529cc0687eccc1691c44bde91adb0.tar.gz
Updated version (1.1.4.17.ga030bc9f1 -> 1.1.4.18.gcd95d4a5b).
Changelog ========= Ensure session.no_autoflush uses finally (cd95d4a5b) Merge "Correct any_, all_ spelling" (a030bc9f1) - fix bad merge to changelog (f0e946993) Correct any_, all_ spelling (04d799863) Typo (8f191ec3b) Don't select lastrowid for inline=True (f472405e5) Call nextval() on sequence when doing INSERT from SELECT (d5bb919aa) - these two tests require sane rowcount at the base (afb3a5283) Use session for exec check (c19ebfc3d) Bump "table compression" flag to Oracle 10.1 (910347aef) Add real .entities to _BundleEntity (675f02136) - xmin example requires a server default declaration to function correctly (a1de76c42) Add _extend_on deduplicating set for metadata.reflect() (55ad10370) Allow the value 0 for Postgresql TIME/TIMESTAMP precision (868e98bf4) Ensure Variant passes along impl right-hand type (df9b6492e) Disable single-inheritance critera on the outside of UNION (7de0d1785) Port lower case quoted name fix to firebird (68d3018ce) - 1.1.5 setup (772042ea8)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf6650edfa3c..cf688cf0dbda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 29 22:47:24 UTC 2016
+# Wed Jan 4 22:22:33 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.4.17.ga030bc9f1
+ pkgver = 1.1.4.18.gcd95d4a5b
pkgrel = 1
url = http://www.sqlalchemy.org
arch = i686
@@ -11,7 +11,7 @@ pkgbase = python-sqlalchemy-git
makedepends = git
makedepends = python-setuptools
depends = python
- provides = python-sqlalchemy=1.1.4.17.ga030bc9f1
+ provides = python-sqlalchemy=1.1.4.18.gcd95d4a5b
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP