summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-21 22:48:25 +0100
committerStefan Husmann2016-12-21 22:48:25 +0100
commit31b5cb4397ed515ed6816788ad6db7b2a8b794f0 (patch)
tree65f210add32d608bbcb57da5dc752bbdef1dccf6 /.SRCINFO
parentc1bd186a62e0b6df21ea2943ff58a3ca83014737 (diff)
downloadaur-31b5cb4397ed515ed6816788ad6db7b2a8b794f0.tar.gz
Updated version (1.1.4.9.g910347aef -> 1.1.4.13.gf472405e5).
Changelog ========= 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 8c991595add1..868a538b164a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 20 21:27:24 UTC 2016
+# Wed Dec 21 21:48:22 UTC 2016
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.4.9.g910347aef
+ pkgver = 1.1.4.13.gf472405e5
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.9.g910347aef
+ provides = python-sqlalchemy=1.1.4.13.gf472405e5
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP