summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-11-10 22:38:17 +0100
committerStefan Husmann2016-11-10 22:38:17 +0100
commite111c2f0fa19f7c39edb0212a60de499d82afeae (patch)
tree75be95b63afeb0301d38a7c99bea458e10cd3b85 /PKGBUILD
parent681973adb9e2058523ff9d4cfde788f55a8b6771 (diff)
downloadaur-e111c2f0fa19f7c39edb0212a60de499d82afeae.tar.gz
Updated version (1.1.3.5.gb141f9f -> 1.1.3.9.g33e277e).
Changelog ========= Merge "Remove non-working Connection.default_schema_name() method" (33e277e) Add support for server side cursors to mysqldb and pymysql (d1e31ab) Remove non-working Connection.default_schema_name() method (ea934b9) Ensure attribute keys used for bulk update pk set (6a688b7) Add quotes around PRAGMA values in pysqlcipher connect. (b141f9f) Put include_table=True for DO UPDATE..WHERE, but not ON CONFLICT (942c242) Move setup functionality into _register_attribute (c4a8afa) Add check for blank string coming from MySQL's enum (dd4e09d) - 1.1.4 versioning (60b68ff)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8ae3284c70..53fa7f16e684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=python-sqlalchemy-git
-pkgver=1.1.3.5.gb141f9f
+pkgver=1.1.3.9.g33e277e
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')