summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-30 03:33:41 +0200
committerStefan Husmann2016-07-30 03:33:41 +0200
commitec7305416b7297a488ed0ca03871c001b2062030 (patch)
treec8865d11174c5e045e44c6c653a7e825bdf90809 /PKGBUILD
parentb2a814c28cae1fc7f805b6e4d926103537036cfe (diff)
downloadaur-ec7305416b7297a488ed0ca03871c001b2062030.tar.gz
Updated version (1.1.0b3.1.g0d92f79 -> 1.1.0b3.6.g5df226c).
Changelog ========= Merge "Allow None to cancel Query.group_by()" (5df226c) 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 ea88decd6b60..5c51d4985e16 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.1.g0d92f79
+pkgver=1.1.0b3.6.g5df226c
pkgrel=1
pkgdesc="Python SQL toolkit and Object Relational Mapper"
arch=('i686' 'x86_64')