Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-fonttools
Commits:
5842738a by Caleb Maclennan at 2024-12-03T12:39:26+03:00
upgpkg: 4.55.1-2: Rebuild with 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.1
- pkgrel = 1
+ pkgrel = 2
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.1
-pkgrel=1
+pkgrel=2
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/5842738adc677c76158c86c0e6653c1368ad83e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fonttools/-/commit/5842738adc677c76158c86c0e6653c1368ad83e0
You're receiving this email because of your account on gitlab.archlinux.org.