Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-linetable
Commits:
1c35b810 by Jelle van der Waa at 2024-11-16T20:42:01+01:00
upgpkg: 0.0.3-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-linetable
pkgdesc = Library to parse and generate co_linetable attributes in
Python code objects
pkgver = 0.0.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/amol-/linetable
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-linetable
pkgver=0.0.3
-pkgrel=3
+pkgrel=4
pkgdesc='Library to parse and generate co_linetable attributes in Python code
objects'
url="https://github.com/amol-/linetable"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-linetable/-/commit/1c35b810df6b28569c1eb42fa680b6cbe0720f9e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-linetable/-/commit/1c35b810df6b28569c1eb42fa680b6cbe0720f9e
You're receiving this email because of your account on gitlab.archlinux.org.