Date: Saturday, April 8, 2023 @ 22:28:30 Author: arojas Revision: 1443012
upgpkg: python-debugpy 1.6.7-2: Python 3.11 rebuild Modified: python-debugpy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 22:27:02 UTC (rev 1443011) +++ PKGBUILD 2023-04-08 22:28:30 UTC (rev 1443012) @@ -4,7 +4,7 @@ _pipname=debugpy pkgname=python-$_pipname pkgver=1.6.7 -pkgrel=1 +pkgrel=2 pkgdesc='An implementation of the Debug Adapter Protocol for Python' arch=(x86_64) url='https://aka.ms/debugpy'
