Date: Friday, April 7, 2023 @ 05:50:22 Author: felixonmars Revision: 1440648
upgpkg: python-tubes 0.2.1-4: rebuild with python 3.11 Modified: python-tubes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 05:50:19 UTC (rev 1440647) +++ PKGBUILD 2023-04-07 05:50:22 UTC (rev 1440648) @@ -2,7 +2,7 @@ pkgname=python-tubes pkgver=0.2.1 -pkgrel=3 +pkgrel=4 arch=(any) pkgdesc='A data-processing and flow-control engine for event-driven programs' url='https://github.com/twisted/Tubes'
