Date: Thursday, April 6, 2023 @ 15:47:45 Author: felixonmars Revision: 1439481
upgpkg: python-dominate 2.7.0-2: rebuild with python 3.11 Modified: python-dominate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 15:47:43 UTC (rev 1439480) +++ PKGBUILD 2023-04-06 15:47:45 UTC (rev 1439481) @@ -2,7 +2,7 @@ pkgname=python-dominate pkgver=2.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python library for creating and manipulating HTML documents using an elegant DOM API" url="https://github.com/Knio/dominate" license=('LGPL')
