pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/py-fonttools
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 6 08:45:20 UTC 2025
Modified Files:
pkgsrc/fonts/py-fonttools: Makefile distinfo
Log Message:
py-fonttools: update to 4.58.5.
4.58.5 (released 2025-07-03)
----------------------------
- [feaLib] Don't try to combine ligature & multisub rules (#3874).
- [feaLib/ast] Use weakref proxies to avoid cycles in visitor (#3873).
- [varLib.instancer] Fixed instancing CFF2 fonts where VarData contains more than 64k items (#3858).
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.95 -r1.96 pkgsrc/fonts/py-fonttools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/py-fonttools/Makefile
diff -u pkgsrc/fonts/py-fonttools/Makefile:1.121 pkgsrc/fonts/py-fonttools/Makefile:1.122
--- pkgsrc/fonts/py-fonttools/Makefile:1.121 Fri Jul 4 09:08:38 2025
+++ pkgsrc/fonts/py-fonttools/Makefile Sun Jul 6 08:45:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2025/07/04 09:08:38 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2025/07/06 08:45:20 wiz Exp $
-DISTNAME= fonttools-4.58.4
+DISTNAME= fonttools-4.58.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
@@ -22,9 +22,9 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test>=3.0:
PYTHON_VERSIONS_INCOMPATIBLE= 39 310
-# as of 4.58.4
+# as of 4.58.5
# https://github.com/fonttools/fonttools/issues/3660
-# 10 failed, 4492 passed, 63 skipped, 2 xfailed, 23 warnings
+# 10 failed, 4495 passed, 63 skipped, 2 xfailed, 23 warnings
SUBST_CLASSES+= man
SUBST_STAGE.man= pre-configure
Index: pkgsrc/fonts/py-fonttools/distinfo
diff -u pkgsrc/fonts/py-fonttools/distinfo:1.95 pkgsrc/fonts/py-fonttools/distinfo:1.96
--- pkgsrc/fonts/py-fonttools/distinfo:1.95 Tue Jul 1 19:39:31 2025
+++ pkgsrc/fonts/py-fonttools/distinfo Sun Jul 6 08:45:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.95 2025/07/01 19:39:31 wiz Exp $
+$NetBSD: distinfo,v 1.96 2025/07/06 08:45:20 wiz Exp $
-BLAKE2s (fonttools-4.58.4.tar.gz) = 560632de1e9d48e71dadec3d520cf73ae66a637c7d88bd5a4a26c2a7e65c8ec3
-SHA512 (fonttools-4.58.4.tar.gz) = 6536bdfd875ecd4d16195ce89597f44f23509b48e9bb64b38eda7774777537e785ed10e0031ea5646f76d9d6e1a734254cdae9025e02d6bfe3b53881840c3915
-Size (fonttools-4.58.4.tar.gz) = 3525026 bytes
+BLAKE2s (fonttools-4.58.5.tar.gz) = 69701762a1b2ed14be03eaf238f55c7a9dc8ecf89bf82f859fbfed50f08c7a00
+SHA512 (fonttools-4.58.5.tar.gz) = 5ffd02b01b8f9d3c5ec9697b8ef6dc950abf7f111b21a9b4e9563d7aa99fc00b9d96d62650385bb4d253b86854728c163b654ace1309b0ba2fe8dd6d20bcc1eb
+Size (fonttools-4.58.5.tar.gz) = 3526243 bytes
Home |
Main Index |
Thread Index |
Old Index