summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAUR Update Bot2016-08-13 20:06:48 +0200
committerStefan Husmann2016-08-13 20:06:48 +0200
commitc89196a4b9be58b17f256d6d820620b2c7f9b7da (patch)
tree587c4bdd747fc9e2c629a4388369c8d54a7964ec /.SRCINFO
parent96bdf19c2d6db4e6be02d68c0bf9ed7a6bfae84b (diff)
downloadaur-c89196a4b9be58b17f256d6d820620b2c7f9b7da.tar.gz
Updated version (1.1.0b3.23.g14154b2 -> 1.1.0b3.25.g94a95b3).
Changelog ========= Merge "Ensure final link in subqueryload join is correct" (94a95b3) - fill in forwards-ports for 1.1 in 1.0 changelog (14154b2) Ensure final link in subqueryload join is correct (b07eb3c) - fix this test which did not allow for the A/ ASub to be loaded polymorphically (bec5d69) - add another example for chained polymorphic eager loading (c3ad6da) - small updates to polymorphic eager loading, cross-link from loading documentation (09cf037) Build string/int processors for JSONIndexType, JSONPathType (f2fa9d0) Propagate kwargs to all MySQL CAST paths (af6f4ab) Warn that bulk save groups inserts/updates by type (ce1492e) Merge remote-tracking branch 'origin/pr/296' (2dfa954) Merge branch 'declarative-constructor-reference' of https://bitbucket.org/michaelwilliamson/sqlalchemy (a95c58d) Ensure post-__clause_element__() expression are used in Index (1269b08) Merge "Index should extract __clause_element__() early" (cda9def) Merge "Clarify order_by(False)" (99248e8) Index should extract __clause_element__() early (6327c59) - Consoliate test/sql/test_constraint ConstraintAPITest and test/sql/test_metadata IndexTest into test/sql/test_metadata ConstraintTest (e467e89) Merge "Allow None to cancel Query.group_by()" (5df226c) Clarify order_by(False) (fb647e5) Allow None to cancel Query.group_by() (05f28ba) Merge "Enable JSON testing for pymysql" (9130e59) - next release is 1.1.0 (64424b8) Enable JSON testing for pymysql (6f9e8f4) - Document how SQL Server does MAX with VARCHAR, NVARCHAR Fixes #3760 (0d92f79) Fix typo (4aad91f) Fix reference to _declarative_constructor in docstring (924a47f)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52182ad8613c..1a6abe2742c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 13 08:34:08 UTC 2016
+# Sat Aug 13 18:06:45 UTC 2016
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.0b3.23.g14154b2
+ pkgver = 1.1.0b3.25.g94a95b3
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.0b3.23.g14154b2
+ provides = python-sqlalchemy=1.1.0b3.25.g94a95b3
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP