From 5fd4c508375d04deb578713597b2d38e63a87466 Mon Sep 17 00:00:00 2001 From: Aiden Grossman <agrossman154@yahoo.com> Date: Wed, 8 Dec 2021 08:07:35 +0000 Subject: [PATCH] community/py3-asttokens: rebuild against python 3.10 --- community/py3-asttokens/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-asttokens/APKBUILD b/community/py3-asttokens/APKBUILD index bcbedbe4e441..a2c82c8e94a8 100644 --- a/community/py3-asttokens/APKBUILD +++ b/community/py3-asttokens/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Justin Berthault <justin.berthault@zaclys.net> pkgname=py3-asttokens pkgver=2.0.5 -pkgrel=0 +pkgrel=1 pkgdesc="Annotate AST trees with source code positions" url="https://github.com/gristlabs/asttokens" arch="noarch" -- GitLab