aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sqlalchemy
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-09-26 08:38:17 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-09-26 08:44:08 +0000
commit5ecb076151f64710fb2a2abb8614125d15d7dd95 (patch)
treefefdf326c50316ff90c8d9559ae89f7683bb68d7 /community/py-sqlalchemy
parent2f88ddb2b992e8aac910fed2db2a00a1936ea99d (diff)
downloadaports-5ecb076151f64710fb2a2abb8614125d15d7dd95.tar.bz2
aports-5ecb076151f64710fb2a2abb8614125d15d7dd95.tar.xz
community/py-sqlalchemy: upgrade to 1.1.14
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 d45aad292f..517a6c8809 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.12
+pkgver=1.1.14
pkgrel=0
pkgdesc="An object relational mapper for Python"
url="http://pypi.python.org/pypi/SQLAlchemy"
@@ -43,4 +43,4 @@ _py3() {
_py python3
}
-sha512sums="f9d14b3d4eab049e9d7377008cf11678c1413e204baad898093282d1812d242a544bbb6606b4e9a83b37d5c17bcec3c115ffe402dda8b6a84d0d5186415645e3 SQLAlchemy-1.1.12.tar.gz"
+sha512sums="82b9a97553a27e8d366401b1b99ebc884ee3a95f7ccefc27dae50bc335e30a4c019906caf07238c2a91b7b89a4a5a5e1118defb11e6a2719b631ca0d1e0905a1 SQLAlchemy-1.1.14.tar.gz"