summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2017-03-22 23:33:46 +0100
committerhaawda2017-03-22 23:33:46 +0100
commit44b479e405a5268085748a9e7d7071b4480b4abc (patch)
tree10ee15ffbbcbc4862aecde51a1e2d839627d88da /.SRCINFO
parent82c0645bb9f3e5738bd0d29e1f9785d85ca652ee (diff)
downloadaur-44b479e405a5268085748a9e7d7071b4480b4abc.tar.gz
Updated version (1.1.6.38.g9e06ab17b -> 1.1.6.42.g28edc2604).
Changelog ========= Use config.db global opts as defaults for all testing_engine() (28edc2604) Raise on flag_modified() for non-present attribute (711d29f8e) Allow reuse of hybrid_property across subclasses (caeb274e2) Integrate "pre-ping" into connection pool. (f881dae81) Merge branch 'master' of https://bitbucket.org/jalessio/sqlalchemy (9e06ab17b) fix pep8 errors in association example (a40467152) fix pep8 errors in adjacency_list example (8dad0f93e) New features from python 2.7 (8f7cf2990) Merge "Implement comments for tables, columns" (d96fc5d02) Implement comments for tables, columns (fadb8d61b) 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) Fix typos ('expicit' -> 'explicit') (3771af0af) 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 576f5262bef5..14857d3de894 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 18 22:45:45 UTC 2017
+# Wed Mar 22 22:33:45 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.6.38.g9e06ab17b
+ pkgver = 1.1.6.42.g28edc2604
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.38.g9e06ab17b
+ provides = python-sqlalchemy=1.1.6.42.g28edc2604
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP