Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-debugpy
Commits:
98a554dd by Antonio Rojas at 2025-12-16T11:35:08+01:00
upgpkg: 1.8.19-2: Python 3.14 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.19
- 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.19
-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/98a554dde2026e6cd6d8207dc41db19afa028c7e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debugpy/-/commit/98a554dde2026e6cd6d8207dc41db19afa028c7e
You're receiving this email because of your account on gitlab.archlinux.org.