Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-debugpy


Commits:
c6f5c9d8 by Antonio Rojas at 2024-12-14T00:11:48+01:00
upgpkg: 1.8.11-1: Update to 1.8.11

- - - - -


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 = 2
+       pkgver = 1.8.11
+       pkgrel = 1
        url = https://aka.ms/debugpy
        arch = x86_64
        license = MIT
@@ -14,7 +14,7 @@ pkgbase = python-debugpy
        depends = gcc-libs
        depends = glibc
        depends = python
-       source = git+https://github.com/microsoft/debugpy#tag=v1.8.10
-       sha256sums = 
e28adf2cc458c4bdf5ef48ed476ef423609163595dc3768a0343b67ce884859d
+       source = git+https://github.com/microsoft/debugpy#tag=v1.8.11
+       sha256sums = 
de7237f3f205db596bc5996c38d9c87549d5bf3444fd4c9f414ac1e08df29b69
 
 pkgname = python-debugpy


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _pipname=debugpy
 pkgname=python-$_pipname
-pkgver=1.8.10
-pkgrel=2
+pkgver=1.8.11
+pkgrel=1
 pkgdesc='An implementation of the Debug Adapter Protocol for Python'
 arch=(x86_64)
 url='https://aka.ms/debugpy'
@@ -19,7 +19,7 @@ makedepends=(cython
              python-setuptools
              python-wheel)
 source=(git+https://github.com/microsoft/debugpy#tag=v$pkgver)
-sha256sums=('e28adf2cc458c4bdf5ef48ed476ef423609163595dc3768a0343b67ce884859d')
+sha256sums=('de7237f3f205db596bc5996c38d9c87549d5bf3444fd4c9f414ac1e08df29b69')
 
 build() {
   cd $_pipname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debugpy/-/commit/c6f5c9d88cfc256c025acdc67eaa1c682f932dc5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-debugpy/-/commit/c6f5c9d88cfc256c025acdc67eaa1c682f932dc5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to