aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sqlalchemy
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-07-29 19:17:02 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-02 17:45:31 +0000
commita77b9dc26231014ad404fa2d4862741a5ef53353 (patch)
treec1be40f78f51381a8042a6ef1dee61580ea849db /community/py-sqlalchemy
parentfdfd7f766476058b04794842664010b5f595a5b3 (diff)
downloadaports-a77b9dc26231014ad404fa2d4862741a5ef53353.tar.bz2
aports-a77b9dc26231014ad404fa2d4862741a5ef53353.tar.xz
community/py-sqlalchemy: upgrade to 1.2.10
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 cbb4516e72..6378f0b96d 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.2.7
+pkgver=1.2.10
pkgrel=0
pkgdesc="An object relational mapper for Python"
url="https://pypi.python.org/pypi/SQLAlchemy"
@@ -43,4 +43,4 @@ _py3() {
_py python3
}
-sha512sums="c592916dae177bcda7b3d7111af4269815d555273b548e35b58caaf518f7a5dc2256e5b98601cbbf0bbc95405fadd89f8e6b977e0d8104ce4e216d5c6924eda2 SQLAlchemy-1.2.7.tar.gz"
+sha512sums="d5684877c85cd85a117bf5ab3afdee8d810839fa903d84cc802678f48bd9f58d3975b60b96cdc5d598f3127f66a0fbc4463a826a5877698e6ba97f10d98b8726 SQLAlchemy-1.2.10.tar.gz"