aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-sqlalchemy-utils
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 14:41:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:44 +0000
commit5fb32d7c1499cecaa12fa3ddcb08aa8b01d7d5e1 (patch)
tree8ae8f0c805e04eec881f5c255ec67c6d73f92bf5 /testing/py3-sqlalchemy-utils
parent788151fc1fc6ebc610164a2b7c6abb09da25321a (diff)
downloadaports-5fb32d7c1499cecaa12fa3ddcb08aa8b01d7d5e1.tar.bz2
aports-5fb32d7c1499cecaa12fa3ddcb08aa8b01d7d5e1.tar.xz
testing/py3-sqlalchemy-utils: rebuild against python 3.8
Diffstat (limited to 'testing/py3-sqlalchemy-utils')
-rw-r--r--testing/py3-sqlalchemy-utils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-sqlalchemy-utils/APKBUILD b/testing/py3-sqlalchemy-utils/APKBUILD
index fcb82dfb40..2cd5c27c73 100644
--- a/testing/py3-sqlalchemy-utils/APKBUILD
+++ b/testing/py3-sqlalchemy-utils/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-sqlalchemy-utils
_pkgname=SQLAlchemy-Utils
pkgver=0.34.2
-pkgrel=0
+pkgrel=1
pkgdesc="Various utility functions and custom data types for SQLAlchemy"
url="https://sqlalchemy-utils.readthedocs.io/"
arch="noarch"