Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-fontparts
Commits:
cdf8a2e2 by Caleb Maclennan at 2026-05-27T10:15:10+03:00
upgpkg: 0.14.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-fontparts
pkgdesc = The replacement for RoboFab
- pkgver = 0.14.1
+ pkgver = 0.14.2
pkgrel = 1
url = https://github.com/robotools/fontParts
arch = any
@@ -18,7 +18,7 @@ pkgbase = python-fontparts
depends = python-fs
depends = python-lxml
depends = python-unicodedata2
- source =
https://files.pythonhosted.org/packages/source/f/fontParts/fontparts-0.14.1.tar.gz
- sha256sums =
b38c74326da2192958e41515b52549cb5335e9bd471aae464a386752b8846cb5
+ source =
https://files.pythonhosted.org/packages/source/f/fontParts/fontparts-0.14.2.tar.gz
+ sha256sums =
34942039137af39a92a212e1414ee9a234f55fe0c6ab113cfa4977246dbfa14e
pkgname = python-fontparts
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=fontParts
pkgname=python-${_pyname,,}
-pkgver=0.14.1
+pkgver=0.14.2
pkgrel=1
pkgdesc='The replacement for RoboFab'
arch=(any)
@@ -23,7 +23,7 @@ makedepends=(python-{build,installer,wheel}
python-setuptools-scm)
_archive="${_pyname,,}-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz")
-sha256sums=('b38c74326da2192958e41515b52549cb5335e9bd471aae464a386752b8846cb5')
+sha256sums=('34942039137af39a92a212e1414ee9a234f55fe0c6ab113cfa4977246dbfa14e')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/commit/cdf8a2e2647ccb81e6253f267ff4f9765f8168eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/commit/cdf8a2e2647ccb81e6253f267ff4f9765f8168eb
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help