Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-debugpy
Commits:
f259ff59 by Antonio Rojas at 2024-12-11T09:11:59+01:00
upgpkg: 1.8.10-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.10
- 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.10
-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/f259ff597bf298551df8fa430f12530d2219c581
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debugpy/-/commit/f259ff597bf298551df8fa430f12530d2219c581
You're receiving this email because of your account on gitlab.archlinux.org.