Sat Dec 22 09:20:03 2018 UTC ()
py-fonttools: updated to 3.34.2

3.34.2
- [merge] Fixed AssertionError when none of the script tables in GPOS/GSUB have
  a DefaultLangSys record

3.34.1
- [varLib] Work around macOS rendering issue for composites without gvar entry


(adam)
diff -r1.49 -r1.50 pkgsrc/fonts/py-fonttools/Makefile
diff -r1.30 -r1.31 pkgsrc/fonts/py-fonttools/distinfo

cvs diff -r1.49 -r1.50 pkgsrc/fonts/py-fonttools/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/py-fonttools/Makefile 2018/12/16 14:09:29 1.49
+++ pkgsrc/fonts/py-fonttools/Makefile 2018/12/22 09:20:03 1.50
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.49 2018/12/16 14:09:29 adam Exp $ 1# $NetBSD: Makefile,v 1.50 2018/12/22 09:20:03 adam Exp $
2 2
3DISTNAME= fonttools-3.34.0 3DISTNAME= fonttools-3.34.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= fonts python 5CATEGORIES= fonts python
6MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
7EXTRACT_SUFX= .zip 7EXTRACT_SUFX= .zip
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/fonttools/fonttools 10HOMEPAGE= https://github.com/fonttools/fonttools
11COMMENT= Library for manipulating fonts 11COMMENT= Library for manipulating fonts
12LICENSE= mit 12LICENSE= mit
13 13
14DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat 14DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
16 16

cvs diff -r1.30 -r1.31 pkgsrc/fonts/py-fonttools/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/py-fonttools/distinfo 2018/12/16 14:09:29 1.30
+++ pkgsrc/fonts/py-fonttools/distinfo 2018/12/22 09:20:03 1.31
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.30 2018/12/16 14:09:29 adam Exp $ 1$NetBSD: distinfo,v 1.31 2018/12/22 09:20:03 adam Exp $
2 2
3SHA1 (fonttools-3.34.0.zip) = e242c19192719c107c3ed961ceaad0944caa8e78 3SHA1 (fonttools-3.34.2.zip) = 6b5d7263842d5f547c3d3cdd181d24c6565ba28f
4RMD160 (fonttools-3.34.0.zip) = c2f73e8139babe75e61196074881539f5d7667d5 4RMD160 (fonttools-3.34.2.zip) = 689c3e7fcee375b251917df9cc0c9e575c5b6b2b
5SHA512 (fonttools-3.34.0.zip) = 7e2112cb9d788d170a9be102043a494e6261688632cf8d51f0822c7f8c87e087fe7a6e4b5025b33884b6c881b8dce8664292250938663f7dc4e0337feab73b90 5SHA512 (fonttools-3.34.2.zip) = 8142e1774ea278ef29293febb4df003600160f4505023a8e480c77f9aefbbcdf2c736a5f0accfb61487f85ae3e018f0d44082eacb8a10aef1aa40e6c404442ef
6Size (fonttools-3.34.0.zip) = 2778754 bytes 6Size (fonttools-3.34.2.zip) = 2815068 bytes