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: Sat Dec 30 10:28:07 UTC 2023
Modified Files:
pkgsrc/fonts/py-fonttools: Makefile distinfo
Log Message:
py-fonttools: update to 4.47.0.
4.47.0 (released 2023-12-18)
----------------------------
- [varLib.models] New API for VariationModel: ``getMasterScalars`` and
``interpolateFromValuesAndScalars``.
- [varLib.interpolatable] Various bugfixes and rendering improvements. In particular,
add a Summary page in the front, and an Index and Table-of-Contents in the back.
Change the page size to Letter.
- [Docs/designspaceLib] Defined a new ``public.fontInfo`` lib key, not used anywhere yet (#3358).
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.75 -r1.76 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.99 pkgsrc/fonts/py-fonttools/Makefile:1.100
--- pkgsrc/fonts/py-fonttools/Makefile:1.99 Thu Dec 7 08:30:20 2023
+++ pkgsrc/fonts/py-fonttools/Makefile Sat Dec 30 10:28:07 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2023/12/07 08:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2023/12/30 10:28:07 wiz Exp $
-DISTNAME= fonttools-4.46.0
+DISTNAME= fonttools-4.47.0
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.75 pkgsrc/fonts/py-fonttools/distinfo:1.76
--- pkgsrc/fonts/py-fonttools/distinfo:1.75 Thu Dec 7 08:30:20 2023
+++ pkgsrc/fonts/py-fonttools/distinfo Sat Dec 30 10:28:07 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.75 2023/12/07 08:30:20 wiz Exp $
+$NetBSD: distinfo,v 1.76 2023/12/30 10:28:07 wiz Exp $
-BLAKE2s (fonttools-4.46.0.tar.gz) = 3f2c91129145dc8509623bfeba69e016ccc8764e01723de74d0cd9ee4a72c564
-SHA512 (fonttools-4.46.0.tar.gz) = cf8ee8d7b142576aeeeeea856d0d2f7fa75a079d1e52637467a81b7aad19f9b1cc2ef4926ea6df2df7741f98476a772013c61a518863c758c85ff3682782816f
-Size (fonttools-4.46.0.tar.gz) = 3404706 bytes
+BLAKE2s (fonttools-4.47.0.tar.gz) = 14b3f345b7e43216adae2bcaa9edb15b0bb0437b0da44bca0628d85f122ed771
+SHA512 (fonttools-4.47.0.tar.gz) = ffd33ead13bbed62ec6c9c6d431a595d16f2f31a2473e56d8766e57591a6096cb1ceb2097dc3ad0d3ce8c39edaca0fe37f6c9c0e66e4a3c08267afb1ebc81c91
+Size (fonttools-4.47.0.tar.gz) = 3408590 bytes
Home |
Main Index |
Thread Index |
Old Index