Date: Saturday, April 8, 2023 @ 06:10:56 Author: felixonmars Revision: 1441928
upgpkg: python-doctest-ignore-unicode 0.1.2-6: rebuild with python 3.11 Modified: python-doctest-ignore-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 06:10:55 UTC (rev 1441927) +++ PKGBUILD 2023-04-08 06:10:56 UTC (rev 1441928) @@ -3,7 +3,7 @@ pkgname=python-doctest-ignore-unicode pkgver=0.1.2 _commit=ee9412fd155ebf47c42974696d31e6a1510cffa0 -pkgrel=5 +pkgrel=6 pkgdesc="Nose plugin to ignore unicode literal prefixes in doctests" arch=(any) url="https://github.com/gnublade/doctest-ignore-unicode"
