Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-debugpy
Commits:
da60e498 by Antonio Rojas at 2024-11-17T14:11:27+01:00
upgpkg: 1.8.8-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-debugpy
pkgdesc = An implementation of the Debug Adapter Protocol for Python
pkgver = 1.8.8
- pkgrel = 1
+ pkgrel = 2
url = https://aka.ms/debugpy
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pipname=debugpy
pkgname=python-$_pipname
pkgver=1.8.8
-pkgrel=1
+pkgrel=2
pkgdesc='An implementation of the Debug Adapter Protocol for Python'
arch=(x86_64)
url='https://aka.ms/debugpy'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debugpy/-/commit/da60e49808d180fb0af3a1c43f194aae79e5e59f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debugpy/-/commit/da60e49808d180fb0af3a1c43f194aae79e5e59f
You're receiving this email because of your account on gitlab.archlinux.org.