Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-astor
Commits:
96d4eb1f by Jelle van der Waa at 2024-11-20T11:13:40+01:00
upgpkg: 0.8.1-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-astor
pkgdesc = Read/rewrite/write Python ASTs
pkgver = 0.8.1
- pkgrel = 7
+ pkgrel = 8
url = https://astor.rtfd.org/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-astor
pkgver=0.8.1
-pkgrel=7
+pkgrel=8
pkgdesc="Read/rewrite/write Python ASTs"
arch=('any')
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astor/-/commit/96d4eb1fd26f8d4c7852f4f4b04bed721d1271ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-astor/-/commit/96d4eb1fd26f8d4c7852f4f4b04bed721d1271ad
You're receiving this email because of your account on gitlab.archlinux.org.