Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fonttools/
Date: Fri, 06 May 2022 20:09:14
Message-Id: 1651867731.f3d49380b088149554ed88474edc755363ed6bda.arthurzam@gentoo
1 commit: f3d49380b088149554ed88474edc755363ed6bda
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 20:08:51 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 20:08:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d49380
7
8 dev-python/fonttools: drop 4.30.0, 4.31.1
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/fonttools/Manifest | 2 -
13 dev-python/fonttools/fonttools-4.30.0.ebuild | 58 ----------------------------
14 dev-python/fonttools/fonttools-4.31.1.ebuild | 58 ----------------------------
15 3 files changed, 118 deletions(-)
16
17 diff --git a/dev-python/fonttools/Manifest b/dev-python/fonttools/Manifest
18 index 07910863c4f0..2ec498f824b9 100644
19 --- a/dev-python/fonttools/Manifest
20 +++ b/dev-python/fonttools/Manifest
21 @@ -1,5 +1,3 @@
22 -DIST fonttools-4.30.0.tar.gz 2961097 BLAKE2B 23b592daa16fd215688f149d99258209b819caa843d26c889fb4016aae6d6614a9f87dd13fa1d2aa254fadb5169cf7d57ba02b7b15af79611995148d698ca2ec SHA512 2b4e676f956c3456bf3ca435a7d80e1a0a9f36872ba3a820072d1e13ed5751a8546f424369731afd4ccddc298ec0658bb4384d2e18670b108dd1b3a99fc205f4
23 -DIST fonttools-4.31.1.tar.gz 2964489 BLAKE2B d1bb7059383785dd527f7276ef876042f81d3e2cc5acc1b69e111b540cf8d35273a0070e6f0602ca438f35e3b83d0a04736cd5c97b1b7669822d1a6b1ad1b487 SHA512 cdf70f376e690ab1edc5e761ba45d1ddd7760c3aefdb5e9b88cc97118edd4ff694789c8b79ece791b4b6a597dcac1abb0eec5f0634f1db0792e5e62a2137282d
24 DIST fonttools-4.31.2.tar.gz 2965796 BLAKE2B d776073e7a9358e67b8753dd4557e2b1b4c44d9662c8c728abe42d970bca1db1789a655df8865fef39eed3a32271749d2cb772e306f34efc87e737b7384c0b5d SHA512 50cc8bca9136675a413ac947b583f694d512872127cee129a78505d0259fe1cf6922f806558761af982758f72c7d95e1245b8de55b6ebd6ddd3bd7506d41abcf
25 DIST fonttools-4.32.0.tar.gz 2966840 BLAKE2B 67a79c8c2e26f9f72fcf6ea4ab5ee3712d3541b47528a209221f9fcf82a5b5db589561200e4b6911a32102a4f4dc4b4e34c8271eb97b1cee18a81b3039efdf03 SHA512 a71a44601c7ec9f709ddc14da1c26d1248909fba8a0bfb7104ebe5f9b85949fe479c5eabdd2c94086d9999756035291e68bb7e861488d4123ccf667ac3ac2e03
26 DIST fonttools-4.33.0.tar.gz 3525052 BLAKE2B 5ea275adbfbf6e01222f6eba8f5eef7afe533b9692e6a7a2fb644fb68dec632ab2962d6b7f6b4ff876676e8314aadbfc04a005ea7a389904e398723feaa756d0 SHA512 147f6d41d1a6b27ebe6973cb91a90384291ad8c7b75b71c3b814908012530066b79f4c39bdd6da9e98614ef61b1cc19803756aba73e4da7ce2e82147390f0023
27
28 diff --git a/dev-python/fonttools/fonttools-4.30.0.ebuild b/dev-python/fonttools/fonttools-4.30.0.ebuild
29 deleted file mode 100644
30 index 0ca22fe5ef4b..000000000000
31 --- a/dev-python/fonttools/fonttools-4.30.0.ebuild
32 +++ /dev/null
33 @@ -1,58 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -DISTUTILS_USE_PEP517=setuptools
40 -PYTHON_COMPAT=( python3_{8..10} )
41 -PYTHON_REQ_USE="xml(+)"
42 -
43 -inherit distutils-r1 virtualx
44 -
45 -DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts"
46 -HOMEPAGE="https://github.com/fonttools/fonttools/"
47 -SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz"
48 -
49 -LICENSE="BSD"
50 -SLOT="0"
51 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86 ~x64-macos"
52 -
53 -RDEPEND=">=dev-python/fs-2.4.9[${PYTHON_USEDEP}]"
54 -BDEPEND="${RDEPEND}
55 - dev-python/cython[${PYTHON_USEDEP}]
56 - test? (
57 - app-arch/brotli[python,${PYTHON_USEDEP}]
58 - app-arch/zopfli
59 - )
60 -"
61 -
62 -distutils_enable_tests pytest
63 -
64 -python_prepare_all() {
65 - # When dev-python/pytest-shutil is installed, we get weird import errors.
66 - # This is due to incomplete nesting in the Tests/ tree:
67 - #
68 - # Tests/feaLib/__init__.py
69 - # Tests/ufoLib/__init__.py
70 - # Tests/svgLib/path/__init__.py
71 - # Tests/otlLib/__init__.py
72 - # Tests/varLib/__init__.py
73 - #
74 - # This tree requires an __init__.py in Tests/svgLib/ too, bug #701148.
75 - touch Tests/svgLib/__init__.py || die
76 -
77 - distutils-r1_python_prepare_all
78 -}
79 -
80 -src_configure() {
81 - export FONTTOOLS_WITH_CYTHON=1
82 -}
83 -
84 -src_test() {
85 - # virtualx used when matplotlib is installed causing plot module tests to run
86 - virtx distutils-r1_src_test
87 -}
88 -
89 -python_test() {
90 - epytest Tests fontTools || die "Tests failed with ${EPYTHON}"
91 -}
92
93 diff --git a/dev-python/fonttools/fonttools-4.31.1.ebuild b/dev-python/fonttools/fonttools-4.31.1.ebuild
94 deleted file mode 100644
95 index f0532d0a8742..000000000000
96 --- a/dev-python/fonttools/fonttools-4.31.1.ebuild
97 +++ /dev/null
98 @@ -1,58 +0,0 @@
99 -# Copyright 1999-2022 Gentoo Authors
100 -# Distributed under the terms of the GNU General Public License v2
101 -
102 -EAPI=8
103 -
104 -DISTUTILS_USE_PEP517=setuptools
105 -PYTHON_COMPAT=( python3_{8..10} )
106 -PYTHON_REQ_USE="xml(+)"
107 -
108 -inherit distutils-r1 virtualx
109 -
110 -DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts"
111 -HOMEPAGE="https://github.com/fonttools/fonttools/"
112 -SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz"
113 -
114 -LICENSE="BSD"
115 -SLOT="0"
116 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
117 -
118 -RDEPEND=">=dev-python/fs-2.4.9[${PYTHON_USEDEP}]"
119 -BDEPEND="${RDEPEND}
120 - dev-python/cython[${PYTHON_USEDEP}]
121 - test? (
122 - app-arch/brotli[python,${PYTHON_USEDEP}]
123 - app-arch/zopfli
124 - )
125 -"
126 -
127 -distutils_enable_tests pytest
128 -
129 -python_prepare_all() {
130 - # When dev-python/pytest-shutil is installed, we get weird import errors.
131 - # This is due to incomplete nesting in the Tests/ tree:
132 - #
133 - # Tests/feaLib/__init__.py
134 - # Tests/ufoLib/__init__.py
135 - # Tests/svgLib/path/__init__.py
136 - # Tests/otlLib/__init__.py
137 - # Tests/varLib/__init__.py
138 - #
139 - # This tree requires an __init__.py in Tests/svgLib/ too, bug #701148.
140 - touch Tests/svgLib/__init__.py || die
141 -
142 - distutils-r1_python_prepare_all
143 -}
144 -
145 -src_configure() {
146 - export FONTTOOLS_WITH_CYTHON=1
147 -}
148 -
149 -src_test() {
150 - # virtualx used when matplotlib is installed causing plot module tests to run
151 - virtx distutils-r1_src_test
152 -}
153 -
154 -python_test() {
155 - epytest Tests fontTools || die "Tests failed with ${EPYTHON}"
156 -}