Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tokenize-rt
Commits:
ff0326a6 by Jelle van der Waa at 2024-11-16T19:02:14+01:00
upgpkg: 5.2.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tokenize-rt
pkgdesc = Wrapper around the stdlib `tokenize` which roundtrips
pkgver = 5.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/asottile/tokenize-rt
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-tokenize-rt
_name=${pkgname#python-}
pkgver=5.2.0
-pkgrel=2
+pkgrel=3
pkgdesc='Wrapper around the stdlib `tokenize` which roundtrips'
arch=('any')
url=https://github.com/asottile/tokenize-rt
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tokenize-rt/-/commit/ff0326a6290d71c06600827f9606869f27d3ac68
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tokenize-rt/-/commit/ff0326a6290d71c06600827f9606869f27d3ac68
You're receiving this email because of your account on gitlab.archlinux.org.