Date: Tuesday, November 30, 2021 @ 21:42:43 Author: felixonmars Revision: 1058954
upgpkg: python-alembic 1.7.4-2: Python 3.10 rebuild Modified: python-alembic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-30 21:42:42 UTC (rev 1058953) +++ PKGBUILD 2021-11-30 21:42:43 UTC (rev 1058954) @@ -4,7 +4,7 @@ pkgname=python-alembic pkgver=1.7.4 -pkgrel=1 +pkgrel=2 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy' url='https://github.com/sqlalchemy/alembic' arch=('any')
