Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cson
Commits:
82949f6b by Jelle van der Waa at 2024-11-16T20:26:34+01:00
upgpkg: 0.8-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cson
pkgdesc = A Python parser for Coffeescript Object Notation (CSON)
pkgver = 0.8
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/avakar/pycson
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-cson
pkgver=0.8
-pkgrel=8
+pkgrel=9
pkgdesc="A Python parser for Coffeescript Object Notation (CSON)"
arch=('any')
url="https://github.com/avakar/pycson"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cson/-/commit/82949f6b68b070e5d45923b1ba1331ac23cb82fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cson/-/commit/82949f6b68b070e5d45923b1ba1331ac23cb82fc
You're receiving this email because of your account on gitlab.archlinux.org.