summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2017-02-01 00:09:47 +0100
committerStefan Husmann2017-02-01 00:09:47 +0100
commit8f5d2a97a97e2ad5589d72a1b441a5533ef5298b (patch)
treea4f66452d808550e081c02bfec5cb8bc58e665e9 /.SRCINFO
parentf5a038682b8c97d048b6a984aee1c4c04a6433d6 (diff)
downloadaur-8f5d2a97a97e2ad5589d72a1b441a5533ef5298b.tar.gz
Updated version (1.1.5.17.gf411cac35 -> 1.1.5.20.g9a5943bf7).
Changelog ========= Union the exclude_properties of the inheriting mapper in declarative (9a5943bf7) Merge "Add count(), scalar() to baked query" (5ef2fde8f) Add count(), scalar() to baked query (ecfda6512) Fix nested index_property setter when there is no container value (f411cac35) Copy whereclause / using in ExcludeConstraint (1c578a710) - add missing param tag (f55d466ca) - cte() has moved to HasCTE(), since SelectBase is referred to a lot just add inherited members so links to things like SelectBase.cte continue to function (5c26cfcb4) - remove misleading comment, ref #3902 (3bd845f3f) Don't check isolation level prior to SQL Server 2005 (3757c0cdf) - document that "column" and "where" are arbitrary SQL expressions for ExcludeConstraint, if string is used then quoting must be applied manually. fixes #3899 (a24801ae8) Merge branch 'doc_typo' of https://bitbucket.org/fredj/sqlalchemy (0d91796bb) Merge branch 'patch-1' of https://github.com/jeffwidman/sqlalchemy (6e83259e7) Merge branch 'fix-example-re' of https://github.com/demoray/sqlalchemy (0cc5561c9) Fix typo in documentation (8795472c8) Merge "Dont set _set_select_from() for alias object" (81518ae2e) Improve server-side Sequence documentation (42027de3f) Dont set _set_select_from() for alias object (4ae02f46e) - 1.1.6 prep (17b85b344) Fix typo (708316829) fix example re such that the listen modifier example works (3c0fc9b95)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c562aae69749..b8a1e7719ea7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 30 19:16:07 UTC 2017
+# Tue Jan 31 23:09:43 UTC 2017
pkgbase = python-sqlalchemy-git
pkgdesc = Python SQL toolkit and Object Relational Mapper
- pkgver = 1.1.5.17.gf411cac35
+ pkgver = 1.1.5.20.g9a5943bf7
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.5.17.gf411cac35
+ provides = python-sqlalchemy=1.1.5.20.g9a5943bf7
conflicts = python-sqlalchemy
source = git+https://bitbucket.org/zzzeek/sqlalchemy.git
md5sums = SKIP