Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-fonttools
Commits:
f2a20f80 by Jelle van der Waa at 2024-11-30T12:34:06+01:00
upgpkg: 4.55.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-fonttools
pkgdesc = A library to manipulate font files from Python
pkgver = 4.55.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/fonttools/fonttools
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-fonttools
_pyname=${pkgname#python-}
pkgver=4.55.0
-pkgrel=2
+pkgrel=3
pkgdesc='A library to manipulate font files from Python'
url="https://github.com/fonttools/$_pyname"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fonttools/-/commit/f2a20f8070d6c752c0d8263a4316a6a41edcc61d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fonttools/-/commit/f2a20f8070d6c752c0d8263a4316a6a41edcc61d
You're receiving this email because of your account on gitlab.archlinux.org.