summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
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 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c17108c59da..380f81765e36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=python-sqlalchemy-git
-pkgver=1.1.4.9.g910347aef
+pkgver=1.1.4.13.gf472405e5
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')