summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-31 09:51:45 +0200
committerStefan Husmann2016-07-31 09:51:45 +0200
commit30454c5809be9d3cb44dfccb456e74ca2db353dc (patch)
tree877b4e156400e5009d9ba60bdbd58dcc231a4072 /PKGBUILD
parentf8b7fa27e5e4edfe873aa9b42ac6863d1f6d2d6a (diff)
downloadaur-30454c5809be9d3cb44dfccb456e74ca2db353dc.tar.gz
Updated version (1.1.0b3.11.gcda9def -> 1.1.0b3.12.g1269b08).
Changelog ========= Ensure post-__clause_element__() expression are used in Index (1269b08) Merge "Index should extract __clause_element__() early" (cda9def) Merge "Clarify order_by(False)" (99248e8) Index should extract __clause_element__() early (6327c59) - Consoliate test/sql/test_constraint ConstraintAPITest and test/sql/test_metadata IndexTest into test/sql/test_metadata ConstraintTest (e467e89) Merge "Allow None to cancel Query.group_by()" (5df226c) Clarify order_by(False) (fb647e5) Allow None to cancel Query.group_by() (05f28ba) Merge "Enable JSON testing for pymysql" (9130e59) - next release is 1.1.0 (64424b8) Enable JSON testing for pymysql (6f9e8f4) - Document how SQL Server does MAX with VARCHAR, NVARCHAR Fixes #3760 (0d92f79)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 741c200e71cf..40df0ddfba3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=python-sqlalchemy-git
-pkgver=1.1.0b3.11.gcda9def
+pkgver=1.1.0b3.12.g1269b08
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')