summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2017-01-13 23:05:52 +0100
committerStefan Husmann2017-01-13 23:05:52 +0100
commitdf62ba8d59bcdd97c711a2461511771a04075a00 (patch)
tree66cdb6fd519fb785e7a3277703b3d4f99ca4e3dc /.SRCINFO
parentdff981a6e16f515a3b099b2b515b10b98b911a80 (diff)
downloadaur-df62ba8d59bcdd97c711a2461511771a04075a00.tar.gz
Updated version (1.1.4.29.g0460bc79d -> 1.1.4.33.g9ef1913ed).
Changelog ========= Merge "Use full column->type processing for ON CONFLICT SET clause" (9ef1913ed) Merge "Support python3.6" (2c13aa097) Use full column->type processing for ON CONFLICT SET clause (afd78a37d) Support python3.6 (fa6dd376b) - document how to use autocommit isolation level for CONCURRENTLY, fixes #3887 (0460bc79d) Merge "Pass **kw to bound params in multi values" (073506bc5) Set autoincrement to False; use sqlite_autoincrement in versioned_history (c703b9ce8) Merge "Adapt from "localparent" in joinedloader" (e251f64d6) Pass **kw to bound params in multi values (4fec72f17) Merge "Tighten rules for order_by(Label) resolution" (e6eefc0c5) Merge "update for 2017 copyright" (bc4a96836) Adapt from "localparent" in joinedloader (51a72503b) Tighten rules for order_by(Label) resolution (6b489db89) - add a section for ARRAY of JSON to complement ARRAY of ENUM. references #3467 (2b4d028a6) update for 2017 copyright (64e72b58f) Ensure session.no_autoflush uses finally (cd95d4a5b) Merge "Correct any_, all_ spelling" (a030bc9f1) - fix bad merge to changelog (f0e946993) Correct any_, all_ spelling (04d799863) Typo (8f191ec3b) 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 '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92c879e0e72e..d9f46e6cda2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 01:00:55 UTC 2017
+# Fri Jan 13 22:05:50 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.4.29.g0460bc79d
+ pkgver = 1.1.4.33.g9ef1913ed
pkgrel = 1
url = http://www.sqlalchemy.org
arch = i686
@@ -11,7 +11,7 @@ pkgbase = python-sqlalchemy-git
makedepends = git
makedepends = python-setuptools
depends = python
- provides = python-sqlalchemy=1.1.4.29.g0460bc79d
+ provides = python-sqlalchemy=1.1.4.33.g9ef1913ed
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP