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: Thu Jan 11 13:08:52 UTC 2024
Modified Files:
pkgsrc/fonts/py-fonttools: Makefile distinfo
Log Message:
py-fonttools: updated to 4.47.2
4.47.2 (released 2024-01-11)
Minor release to fix uploading wheels to PyPI.
4.47.1 (released 2024-01-11)
- [merge] Improve help message and add standard command line options
- [otlLib] Pass ``ttFont`` to ``name.addName`` in ``buildStatTable``
- [featureVars] Re-use ``FeatureVariationRecord``'s when possible
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.76 -r1.77 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.100 pkgsrc/fonts/py-fonttools/Makefile:1.101
--- pkgsrc/fonts/py-fonttools/Makefile:1.100 Sat Dec 30 10:28:07 2023
+++ pkgsrc/fonts/py-fonttools/Makefile Thu Jan 11 13:08:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.100 2023/12/30 10:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2024/01/11 13:08:52 adam Exp $
-DISTNAME= fonttools-4.47.0
+DISTNAME= fonttools-4.47.2
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.76 pkgsrc/fonts/py-fonttools/distinfo:1.77
--- pkgsrc/fonts/py-fonttools/distinfo:1.76 Sat Dec 30 10:28:07 2023
+++ pkgsrc/fonts/py-fonttools/distinfo Thu Jan 11 13:08:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.76 2023/12/30 10:28:07 wiz Exp $
+$NetBSD: distinfo,v 1.77 2024/01/11 13:08:52 adam Exp $
-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
+BLAKE2s (fonttools-4.47.2.tar.gz) = bcedffeb532187ad84cd4dd40a5b5a1c34d8e36409e62d1c716fdb5620e7e390
+SHA512 (fonttools-4.47.2.tar.gz) = f98caacb41aba093901a281eb4626ff85118158e53fcad883b9e1170a81606331f2589c9b6b2c4121ba9d70ee59e7f8ff14f924da5f2ba06beee47e051b06dc6
+Size (fonttools-4.47.2.tar.gz) = 3410067 bytes
Home |
Main Index |
Thread Index |
Old Index