Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-cson


Commits:
b8e6f663 by Jelle van der Waa at 2024-04-07T12:03:53+02:00
upgpkg: 0.8-7: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = python-cson
+       pkgdesc = A Python parser for Coffeescript Object Notation (CSON)
+       pkgver = 0.8
+       pkgrel = 7
+       url = https://github.com/avakar/pycson
+       arch = any
+       license = MIT
+       makedepends = git
+       makedepends = python-setuptools
+       makedepends = python-pytest
+       makedepends = python-pytest-cov
+       makedepends = python-speg
+       depends = python
+       depends = python-six
+       depends = python-speg
+       source = 
git+https://github.com/avakar/pycson.git#tag=d2ed07d980382e44726cf3c074957e752ef6441b
+       sha256sums = SKIP
+
+pkgname = python-cson


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-cson
 pkgver=0.8
-pkgrel=6
+pkgrel=7
 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/b8e6f663f2f0beb5e8418712efb077ee97d31238

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cson/-/commit/b8e6f663f2f0beb5e8418712efb077ee97d31238
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to