[arch-commits] Commit in python-debugpy/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Aug 27 14:05:48 UTC 2022


    Date: Saturday, August 27, 2022 @ 14:05:47
  Author: arojas
Revision: 1284814

upgpkg: python-debugpy 1.6.3-1: Update to 1.6.3

Modified:
  python-debugpy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-27 14:03:39 UTC (rev 1284813)
+++ PKGBUILD	2022-08-27 14:05:47 UTC (rev 1284814)
@@ -3,8 +3,8 @@
 
 _pipname=debugpy
 pkgname=python-$_pipname
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.3
+pkgrel=1
 pkgdesc='An implementation of the Debug Adapter Protocol for Python'
 arch=(x86_64)
 url='https://aka.ms/debugpy'
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 source=(https://github.com/microsoft/debugpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz
         fix-build.patch)
-sha256sums=('0fb0b9bdb935b8c129b3cde2b0388d9e47d521e092f8e5b05e5ec5333502ab54'
+sha256sums=('ddc10bf05903d1b4037a5ba7a511b0c5f188bdaf8f1c95a0bace505a9ce709fc'
             'a86e1e1a5a4d7a585c8185721863f563233b680c36fa35d65bfbff11abd519bc')
 
 prepare() {



More information about the arch-commits mailing list