Date: Thursday, April 6, 2023 @ 17:43:28 Author: felixonmars Revision: 1440068
upgpkg: python-debugpy 1.6.6-2: rebuild with python 3.11 Modified: python-debugpy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 17:42:53 UTC (rev 1440067) +++ PKGBUILD 2023-04-06 17:43:28 UTC (rev 1440068) @@ -4,7 +4,7 @@ _pipname=debugpy pkgname=python-$_pipname pkgver=1.6.6 -pkgrel=1 +pkgrel=2 pkgdesc='An implementation of the Debug Adapter Protocol for Python' arch=(x86_64) url='https://aka.ms/debugpy'
