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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Aug 13 19:19:24 UTC 2022


    Date: Saturday, August 13, 2022 @ 19:19:23
  Author: polyzen
Revision: 1265993

upgpkg: python-executing 0.10.0-1

Modified:
  python-executing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-13 19:13:30 UTC (rev 1265992)
+++ PKGBUILD	2022-08-13 19:19:23 UTC (rev 1265993)
@@ -2,7 +2,7 @@
 
 _name=executing
 pkgname=python-executing
-pkgver=0.9.1
+pkgver=0.10.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=('ea278e2cf90cbbacd24f1080dd1f0ac25b71b2e21f50ab439b7ba45dd3195587')
-b2sums=('2fe01efab3d6ed268651c5b4b5765bb928d8af7c3674993e321306853cf66c6dbb25c77a167f6236578a0a628dbf4126834bffeb2370f529396759e81a1b51cc')
+sha256sums=('d1cd87c2e371e9966261410c5b3769d6df2f9e4a79a83eebd2662dd3388f9833')
+b2sums=('99842e3d096fe5d89ff517d13491c7f9be1646e4c7f4d3bb7994fade59d498b0a62efaac44546d0ba27e36b293bf2e2bbba019b0229d8857b6867c1cffa541ec')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list