summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2017-03-16 23:56:22 +0100
committerhaawda2017-03-16 23:56:22 +0100
commit49fe79227865759ce055696e9558d2007c67fe67 (patch)
treeb3b0050669c02c61a4be535e928c71ac81e697ab /.SRCINFO
parentffa6bba4bd8980e5fa7957eda7e919296d55fbb5 (diff)
downloadaur-49fe79227865759ce055696e9558d2007c67fe67.tar.gz
Updated version (1.1.6.28.gb5b6e9574 -> 1.1.6.31.g9974e9a46).
Changelog ========= Add bulk_replace event, integrate with @validates (9974e9a46) Annotate parentmapper in primaryjoin / secondaryjoin (63a7b2d2d) Don't mutate old collection on bulk replace (2bfe19152) Merge "Consult _select_from_entity in _adjust_for_single_inheritance" (b5b6e9574) Consult compiled paramstyle on execute_compiled (7b056709c) Consult _select_from_entity in _adjust_for_single_inheritance (b6a6ffa4c) Merge "Add "empty in" strategies; default to "static"" (0a35ccc6b) Merge "Improve serializer behavior" (18b2dea9a) - add missing hyperlink for change 3934 (b705e1908) Add "empty in" strategies; default to "static" (f3b6f4f8d) Improve serializer behavior (86cf3eb71) Emit after_rollback() event before snapshot removal (4ece86eb4) Enable sane_multi_rowcount for cx_Oracle (596e32254) add autoescape option to startswith, endswith, and contains (2895c57b2) - add ad_hoc_engines to remove RealReconnectTest from oracle (7b07ea67d) Normalize Oracle reflected FK constraint name (6b0e12fd6) - re-set no ad-hoc-engines for oracle, previously low-connections disabled this (4a886e519) Add tests for empty association set comparison (0612829fb) Repair _execute_scalar for WITH_UNICODE mode (fb33f9c54) - bump minimum python version to 2.7 - add placeholder 1.2 release documentation, update intro numbers (1da9d3752) - begin the 1.2 branch in master, diverge from 1.1 (e82df50d9) - add a note as to why we have this very complicated Annotated system (75ceae6ea) Allow SchemaType and Variant to work together (c04870ba7) Repair missing "checkfirst" for test suite (9e6271597) - document ForeignKeyConstraint columns / elements, fixes #2904 (74bec18c2) Merge "Don't cache savepoint identifiers" (b54cefc37) Don't cache savepoint identifiers (f4c4f784c) - update asktom link, fixes #3925 (3a6b75870) Update profiles for psycopg2 2.7 (66e483ebd) Only use schema_translate_map on SchemaItem subclasses (b4e880534) - 1.1.7 prep (ff2090336)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0125784795a5..0382c61f2c97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 15 23:53:58 UTC 2017
+# Thu Mar 16 22:56:21 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.6.28.gb5b6e9574
+ pkgver = 1.1.6.31.g9974e9a46
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.6.28.gb5b6e9574
+ provides = python-sqlalchemy=1.1.6.31.g9974e9a46
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP