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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 8 06:07:22 UTC 2022


    Date: Friday, July 8, 2022 @ 06:07:21
  Author: arojas
Revision: 1248602

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

Modified:
  python-debugpy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 06:03:20 UTC (rev 1248601)
+++ PKGBUILD	2022-07-08 06:07:21 UTC (rev 1248602)
@@ -3,7 +3,7 @@
 
 _pipname=debugpy
 pkgname=python-$_pipname
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='An implementation of the Debug Adapter Protocol for Python'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 source=(https://github.com/microsoft/debugpy/archive/v$pkgver/$pkgname-$pkgver.tar.gz
         fix-build.patch)
-sha256sums=('1c8cea3de71ff3cce5887a8d459579d6b6c4d455b3dbb70e02c7f2e463bf869e'
+sha256sums=('61451ed568da9b8f381d89ea93a5bbec212e593cdd682d37f0ec46973678b969'
             'a86e1e1a5a4d7a585c8185721863f563233b680c36fa35d65bfbff11abd519bc')
 
 prepare() {



More information about the arch-commits mailing list