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: adam
Date: Fri Jan 24 08:58:20 UTC 2025
Modified Files:
pkgsrc/fonts/py-fonttools: Makefile distinfo
Log Message:
py-fonttools: updated to 4.55.5
4.55.5 (released 2025-01-23)
- [glyf] Fixed recalcBounds of transformed components with unrounded coordinates
- [feaLib] Allow duplicate script/language statements
4.55.4 (released 2025-01-21)
- [bezierTools] Fixed ``splitCubicAtT`` sometimes not returning identical start/end points as result of numerical precision
- [feaLib/ast] Fixed docstring of ``AlternateSubstStatement``
- [transform] Typing fixes
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.86 -r1.87 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.111 pkgsrc/fonts/py-fonttools/Makefile:1.112
--- pkgsrc/fonts/py-fonttools/Makefile:1.111 Wed Dec 11 08:34:30 2024
+++ pkgsrc/fonts/py-fonttools/Makefile Fri Jan 24 08:58:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2024/12/11 08:34:30 adam Exp $
+# $NetBSD: Makefile,v 1.112 2025/01/24 08:58:20 adam Exp $
-DISTNAME= fonttools-4.55.3
+DISTNAME= fonttools-4.55.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
Index: pkgsrc/fonts/py-fonttools/distinfo
diff -u pkgsrc/fonts/py-fonttools/distinfo:1.86 pkgsrc/fonts/py-fonttools/distinfo:1.87
--- pkgsrc/fonts/py-fonttools/distinfo:1.86 Wed Dec 11 08:34:30 2024
+++ pkgsrc/fonts/py-fonttools/distinfo Fri Jan 24 08:58:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.86 2024/12/11 08:34:30 adam Exp $
+$NetBSD: distinfo,v 1.87 2025/01/24 08:58:20 adam Exp $
-BLAKE2s (fonttools-4.55.3.tar.gz) = c0c6db57c37a861f05fd3655de43499611906e06d7f7ee48b0513d88c16aec01
-SHA512 (fonttools-4.55.3.tar.gz) = 26d81455394f38c3e97a6f354a85ee409d91e8fec7e196d56d4ca9edd863cd2e43ca20e6bbd85c03e00eb21570e14336fc90a6a0ed41ec8c3926761a98dd56a4
-Size (fonttools-4.55.3.tar.gz) = 3498155 bytes
+BLAKE2s (fonttools-4.55.5.tar.gz) = 7152ecf2c81e86194961a0e4cff66c6531562727ec134aa0f18e5846e4138641
+SHA512 (fonttools-4.55.5.tar.gz) = d38ca602da032ae87b5252c0679f5dcb81f040375129ebabc957e6edbb07ffc4e057a2a2b223ed68f3cba345671d168ffb5da34e5310bc8a1500b881fc8733fc
+Size (fonttools-4.55.5.tar.gz) = 3499695 bytes
Home |
Main Index |
Thread Index |
Old Index