summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2017-01-16 21:06:17 +0100
committerStefan Husmann2017-01-16 21:06:17 +0100
commitd72f7c179f274c8d26e2578d9524559491ba94ec (patch)
treed3d17a8441e2b9168c68bf07c759c215983661aa /.SRCINFO
parentdf62ba8d59bcdd97c711a2461511771a04075a00 (diff)
downloadaur-d72f7c179f274c8d26e2578d9524559491ba94ec.tar.gz
Updated version (1.1.4.33.g9ef1913ed -> 1.1.4.35.g3aefc6e8a).
Changelog ========= Add "existing" populators for subqueryload (3aefc6e8a) - fix changelog (710ce4aaf) 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 d9f46e6cda2d..aae3d855c341 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 22:05:50 UTC 2017
+# Mon Jan 16 20:06:14 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.4.33.g9ef1913ed
+ pkgver = 1.1.4.35.g3aefc6e8a
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.33.g9ef1913ed
+ provides = python-sqlalchemy=1.1.4.35.g3aefc6e8a
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP