Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-fontparts
Commits:
ff75f27f by Caleb Maclennan at 2026-07-09T23:02:15+03:00
upgpkg: 1.1.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-fontparts
pkgdesc = The replacement for RoboFab
- pkgver = 1.1.0
+ pkgver = 1.1.1
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-1.1.0.tar.gz
- sha256sums =
1bd1ff76cb6fe56b4538d7358b968ab006bd4d0d4313a9230bb72812d5c36115
+ source =
https://files.pythonhosted.org/packages/source/f/fontParts/fontparts-1.1.1.tar.gz
+ sha256sums =
7ceed66dc176c05f2274e9d09b401b124ce00c46e758e4fecb7f5f19f3d34c61
pkgname = python-fontparts
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=fontParts
pkgname=python-${_pyname,,}
-pkgver=1.1.0
+pkgver=1.1.1
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=('1bd1ff76cb6fe56b4538d7358b968ab006bd4d0d4313a9230bb72812d5c36115')
+sha256sums=('7ceed66dc176c05f2274e9d09b401b124ce00c46e758e4fecb7f5f19f3d34c61')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/commit/ff75f27f0fab083bf03fa9c2d49718590eb43353
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fontparts/-/commit/ff75f27f0fab083bf03fa9c2d49718590eb43353
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