Date: Sunday, April 9, 2023 @ 19:44:03 Author: felixonmars Revision: 1443481
upgpkg: python-basictracer 3.2.0-3: rebuild with python 3.11 Modified: python-basictracer/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 19:44:03 UTC (rev 1443480) +++ PKGBUILD 2023-04-09 19:44:03 UTC (rev 1443481) @@ -2,7 +2,7 @@ pkgname=python-basictracer pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc='The Python implementation of the "BasicTracer" reference implementation' url="https://github.com/opentracing/basictracer" license=('MIT')
