From 9250e8bb5bbb8959ad3a4ed3002a679bf8b0aa58 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Thu, 10 Sep 2026 15:27:12 +0100 Subject: [PATCH] python3-pyx: update to 0.17 --- srcpkgs/python3-pyx/template | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/srcpkgs/python3-pyx/template b/srcpkgs/python3-pyx/template index b7d8b7ba9dcd74..cbbfea718ea2fd 100644 --- a/srcpkgs/python3-pyx/template +++ b/srcpkgs/python3-pyx/template @@ -1,13 +1,14 @@ # Template file for 'python3-pyx' pkgname=python3-pyx -version=0.15 -revision=7 -build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3 virtual?tex" +version=0.17 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools" +depends="python3" short_desc="Python3 library for the creation of PostScript and PDF files" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://pyx-project.org" -distfiles="${PYPI_SITE}/P/PyX/PyX-${version}.tar.gz" -checksum=0fc3b00c5e7fb6f4aefbf63b95f624297dde47700a82b8b5ad6ebb346b5e4977 +changelog="https://raw.githubusercontent.com/pyx-project/pyx/refs/heads/master/CHANGES" +distfiles="${PYPI_SITE}/P/PyX/pyx-${version}.tar.gz" +checksum=3bc8aa809131559f7a5c0e1f1129b42c71ade36df0332113f5c5779384a39af1