Date: Wednesday, December 1, 2021 @ 14:47:35 Author: foutrelis Revision: 1059302
upgpkg: python-flufl.testing 0.8-4: Python 3.10 rebuild Modified: python-flufl.testing/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 14:47:33 UTC (rev 1059301) +++ PKGBUILD 2021-12-01 14:47:35 UTC (rev 1059302) @@ -3,7 +3,7 @@ _name=flufl.testing pkgname=python-flufl.testing pkgver=0.8 -pkgrel=3 +pkgrel=4 pkgdesc="Random collection of testing helpers" arch=('any') url="https://gitlab.com/warsaw/flufl.testing"