summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-30 22:37:51 +0200
committerStefan Husmann2016-07-30 22:37:51 +0200
commitf8b7fa27e5e4edfe873aa9b42ac6863d1f6d2d6a (patch)
tree101ff174d97d323ecb9bed444b333df9c6bea990 /PKGBUILD
parentec7305416b7297a488ed0ca03871c001b2062030 (diff)
downloadaur-f8b7fa27e5e4edfe873aa9b42ac6863d1f6d2d6a.tar.gz
Updated version (1.1.0b3.6.g5df226c -> 1.1.0b3.11.gcda9def).
Changelog ========= 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 5c51d4985e16..741c200e71cf 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.6.g5df226c
+pkgver=1.1.0b3.11.gcda9def
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')