Date: Wednesday, December 1, 2021 @ 21:49:36 Author: felixonmars Revision: 1061222
upgpkg: python-debugpy 1.5.1-3: Python 3.10 rebuild Modified: python-debugpy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 21:49:34 UTC (rev 1061221) +++ PKGBUILD 2021-12-01 21:49:36 UTC (rev 1061222) @@ -4,7 +4,7 @@ _pipname=debugpy pkgname=python-$_pipname pkgver=1.5.1 -pkgrel=2 +pkgrel=3 pkgdesc='An implementation of the Debug Adapter Protocol for Python' arch=(x86_64) url='https://aka.ms/debugpy'
