aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sqlalchemy
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-07-27 11:47:02 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-07-28 23:09:56 +0200
commit3dc63c34f72950425ee49e5fbe05bfd4486e4c46 (patch)
tree143216f31ef6c1ad396e773b2a9094a2fb40e563 /community/py-sqlalchemy
parent66999878a055457606916bef6821bd60805a0a0a (diff)
downloadaports-3dc63c34f72950425ee49e5fbe05bfd4486e4c46.tar.bz2
aports-3dc63c34f72950425ee49e5fbe05bfd4486e4c46.tar.xz
community/py-sqlalchemy: upgrade to 1.1.12
Diffstat (limited to 'community/py-sqlalchemy')
-rw-r--r--community/py-sqlalchemy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-sqlalchemy/APKBUILD b/community/py-sqlalchemy/APKBUILD
index 3d13a5d6cf..d45aad292f 100644
--- a/community/py-sqlalchemy/APKBUILD
+++ b/community/py-sqlalchemy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-sqlalchemy
_pkgname=SQLAlchemy
-pkgver=1.1.11
+pkgver=1.1.12
pkgrel=0
pkgdesc="An object relational mapper for Python"
url="http://pypi.python.org/pypi/SQLAlchemy"
@@ -43,4 +43,4 @@ _py3() {
_py python3
}
-sha512sums="322ec0baa6360099eb000ddd36e28267f64019eb72201ecf60fc478591679e0dd5d2b1139a93036d2ec0165c588ea5836a67ed21dbf7c423b64432589bd73de4 SQLAlchemy-1.1.11.tar.gz"
+sha512sums="f9d14b3d4eab049e9d7377008cf11678c1413e204baad898093282d1812d242a544bbb6606b4e9a83b37d5c17bcec3c115ffe402dda8b6a84d0d5186415645e3 SQLAlchemy-1.1.12.tar.gz"