summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAUR Update Bot2016-08-04 20:17:37 +0200
committerStefan Husmann2016-08-04 20:17:37 +0200
commit13527544c80e845df3feeedd1af9e76e485a9a72 (patch)
treea3c76267f7c190e575535f67a53a60dce48f28be /.SRCINFO
parent305fff845f95a361856f8a563c2d815f74b60561 (diff)
downloadaur-13527544c80e845df3feeedd1af9e76e485a9a72.tar.gz
Updated version (1.1.0b3.17.gce1492e -> 1.1.0b3.19.gf2fa9d0).
Changelog ========= 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 6d55a1bc17cc..8ce7678fd252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 3 19:44:02 UTC 2016
+# Thu Aug 4 18:17:35 UTC 2016
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.0b3.17.gce1492e
+ pkgver = 1.1.0b3.19.gf2fa9d0
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.17.gce1492e
+ provides = python-sqlalchemy=1.1.0b3.19.gf2fa9d0
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP