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

Antonio Rojas arojas at gemini.archlinux.org
Fri Aug 5 11:53:41 UTC 2022


    Date: Friday, August 5, 2022 @ 11:53:40
  Author: arojas
Revision: 1260312

Updated tarball

Modified:
  python-debugpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-05 11:13:40 UTC (rev 1260311)
+++ PKGBUILD	2022-08-05 11:53:40 UTC (rev 1260312)
@@ -4,7 +4,7 @@
 _pipname=debugpy
 pkgname=python-$_pipname
 pkgver=1.6.2
-pkgrel=1
+pkgrel=2
 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=('61451ed568da9b8f381d89ea93a5bbec212e593cdd682d37f0ec46973678b969'
+sha256sums=('0fb0b9bdb935b8c129b3cde2b0388d9e47d521e092f8e5b05e5ec5333502ab54'
             'a86e1e1a5a4d7a585c8185721863f563233b680c36fa35d65bfbff11abd519bc')
 
 prepare() {



More information about the arch-commits mailing list