Date: Thursday, April 6, 2023 @ 18:31:02 Author: felixonmars Revision: 1440243
upgpkg: python-tblib 1.7.0-6: rebuild with python 3.11 Modified: python-tblib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 18:31:02 UTC (rev 1440242) +++ PKGBUILD 2023-04-06 18:31:02 UTC (rev 1440243) @@ -3,7 +3,7 @@ pkgname=python-tblib _pyname=tblib pkgver=1.7.0 -pkgrel=5 +pkgrel=6 pkgdesc='Python traceback fiddling library' url='https://github.com/ionelmc/python-tblib' arch=('any')
