Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyx
Commits:
76965f7f by Jelle van der Waa at 2024-11-20T11:48:34+01:00
upgpkg: 0.16-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyx
pkgdesc = Python library for the creation of PostScript and PDF files
pkgver = 0.16
- pkgrel = 4
+ pkgrel = 5
url = https://pyx-project.org/
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pyx
pkgver=0.16
-pkgrel=4
+pkgrel=5
pkgdesc='Python library for the creation of PostScript and PDF files'
arch=('any')
url="https://pyx-project.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyx/-/commit/76965f7f5677b44271cfa925354909d1532f52a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyx/-/commit/76965f7f5677b44271cfa925354909d1532f52a5
You're receiving this email because of your account on gitlab.archlinux.org.