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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Aug 30 17:13:35 UTC 2022


    Date: Tuesday, August 30, 2022 @ 17:13:35
  Author: polyzen
Revision: 1288835

upgpkg: python-executing 1.0.0-1

Modified:
  python-executing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 17:13:28 UTC (rev 1288834)
+++ PKGBUILD	2022-08-30 17:13:35 UTC (rev 1288835)
@@ -2,7 +2,7 @@
 
 _name=executing
 pkgname=python-executing
-pkgver=0.10.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='Get the currently executing AST node of a frame, and other information'
 arch=('any')
@@ -13,8 +13,8 @@
              'python-wheel')
 checkdepends=('python-asttokens' 'python-littleutils' 'python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('d1cd87c2e371e9966261410c5b3769d6df2f9e4a79a83eebd2662dd3388f9833')
-b2sums=('99842e3d096fe5d89ff517d13491c7f9be1646e4c7f4d3bb7994fade59d498b0a62efaac44546d0ba27e36b293bf2e2bbba019b0229d8857b6867c1cffa541ec')
+sha256sums=('98daefa9d1916a4f0d944880d5aeaf079e05585689bebd9ff9b32e31dd5e1017')
+b2sums=('da09a74155231afe90411ec4a03e2a273af715992254c3eaf95da68aeaec2207ab6a99e86be009bf18ec408c40dd0c2c5f5620a33a67404d5d4c62bcb2bfcff1')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list