Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-svglib
Commits:
5a728c9e by Jelle van der Waa at 2024-11-17T16:25:22+01:00
upgpkg: 1.5.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-svglib
pkgdesc = Read SVG files and convert them to other formats
pkgver = 1.5.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/deeplook/svglib
arch = any
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-svglib
_name="${pkgname#python-}"
pkgver=1.5.1
-pkgrel=3
+pkgrel=4
pkgdesc="Read SVG files and convert them to other formats"
arch=(any)
url="https://github.com/deeplook/svglib"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-svglib/-/commit/5a728c9e7835cb0ac6a31e00848294cfcbc5f047
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-svglib/-/commit/5a728c9e7835cb0ac6a31e00848294cfcbc5f047
You're receiving this email because of your account on gitlab.archlinux.org.