aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:07:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:52 +0100
commit3ef68fc673d2d4469fe208f21e76677cf14b5d7a (patch)
tree7e723c40b840822c0a8895b7ced1664f07f879e9
parent8f3e5835caaf2ea92be0d3efe76b979bb9189388 (diff)
community/py3-sqlalchemy: rebuild against python 3.10
-rw-r--r--community/py3-sqlalchemy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-sqlalchemy/APKBUILD b/community/py3-sqlalchemy/APKBUILD
index 827987feb45..77391617cb0 100644
--- a/community/py3-sqlalchemy/APKBUILD
+++ b/community/py3-sqlalchemy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-sqlalchemy
pkgver=1.4.26
-pkgrel=0
+pkgrel=1
pkgdesc="object relational mapper for Python"
url="https://pypi.python.org/pypi/SQLAlchemy"
arch="all"