summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2017-03-27 21:21:02 +0200
committerhaawda2017-03-27 21:21:02 +0200
commit57702f7b71e8a4eb80eab9f0982ae49767736c31 (patch)
treee24d343759c2235dff463a8d5c96c38399704d9b /.SRCINFO
parentb7433f7d1c9e9d6b66a45dfc2f08264f7b8b6ade (diff)
downloadaur-57702f7b71e8a4eb80eab9f0982ae49767736c31.tar.gz
Updated version (1.1.6.44.g0883d8213 -> 1.1.6.49.g6eae79ac5).
Changelog ========= Merge "Add safe_reraise() + warnings only to Connection._autorollback" (6eae79ac5) Merge branch 'patch-1' of https://github.com/tamentis/sqlalchemy (ecf85cb08) Add safe_reraise() + warnings only to Connection._autorollback (c0a224aba) Pre-load alias.c within JoinedEagerLoader cached AliasedClass (f214f4d4f) Treat collation names as identifiers (0883d8213) Support hybrids/composites with bulk updates (1fcbc17b7) 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) Fix a title typo (5df05d167) 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 ee07cf5b4e03..1c542fb903f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 24 02:23:07 UTC 2017
+# Mon Mar 27 19:21:01 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.6.44.g0883d8213
+ pkgver = 1.1.6.49.g6eae79ac5
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.44.g0883d8213
+ provides = python-sqlalchemy=1.1.6.49.g6eae79ac5
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP