Date: Thursday, November 12, 2020 @ 11:02:10 Author: felixonmars Revision: 751560
upgpkg: python-alembic 1.4.3-3: Python 3.9 rebuild Modified: python-alembic/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 11:00:56 UTC (rev 751559) +++ PKGBUILD 2020-11-12 11:02:10 UTC (rev 751560) @@ -4,7 +4,7 @@ pkgname=python-alembic pkgver=1.4.3 -pkgrel=2 +pkgrel=3 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy' url='https://bitbucket.org/zzzeek/alembic' arch=('any')
