Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fonttools/
Date: Thu, 07 Oct 2021 13:42:37
Message-Id: 1633614081.cd1f62368e5d8be18433c4cbdfadcc3adae11fa0.mgorny@gentoo
1 commit: cd1f62368e5d8be18433c4cbdfadcc3adae11fa0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 7 13:41:21 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 13:41:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1f6236
7
8 dev-python/fonttools: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/fonttools/Manifest | 3 --
13 dev-python/fonttools/fonttools-4.24.4-r1.ebuild | 48 ----------------------
14 dev-python/fonttools/fonttools-4.26.1-r1.ebuild | 54 -------------------------
15 dev-python/fonttools/fonttools-4.27.0.ebuild | 54 -------------------------
16 4 files changed, 159 deletions(-)
17
18 diff --git a/dev-python/fonttools/Manifest b/dev-python/fonttools/Manifest
19 index b19aa3bc793..ff9d99cdb7a 100644
20 --- a/dev-python/fonttools/Manifest
21 +++ b/dev-python/fonttools/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST fonttools-4.24.4.tar.gz 2556059 BLAKE2B c415ae5214b6df7171a5f8a7ea179b1a4adbc6646598d773f0d3d6a8cd777e8fd3c74c14f00e6c4735a73e712e3fd42ddfc96f3f101d34b122fb9c471d4d94a3 SHA512 aa4ee8f0a7f9cb6d8a84497e6f33f891491cd06cc477a785715f8fde8e5b33cf781ef8b848bfab8cf9a97fc15c018d493c6baf0fb8fd314b8a348c36ff627f41
24 -DIST fonttools-4.26.1.tar.gz 2579211 BLAKE2B 886a803f6214658423c98bd347db6e2cc0baea5e2619ce18ba2a96589785a1b93228f5b35dd7f6c819b81ca471d6ea1a09d12ad6de04c75388ab6cb5003f5bf5 SHA512 226338cd1c3f71662080c69b0786a6a945b5a75d3a4b7ee6fcf6d7e2e089407d11b4a43950c7aebdaeccad1819e5c6e0b947938fbfbaa3caa9747b7b4a1bd5f6
25 DIST fonttools-4.26.2.tar.gz 2579391 BLAKE2B 35a2533a336498aa1d5b9c2a61c1de6af03e6a7a1932a1ad71522f7f73e52590c347fe3e7d60b93b013389023792e6e6b91d6b4bfb92e007062dc2ac494adbb6 SHA512 2caa52a48574e6bdf418fe57fb4ca69686eeae65cb1f44c0cb16c64400ea666530dfcca9e8a619859cf553435f93b38f63e422c315206ecec467eed6339a5987
26 -DIST fonttools-4.27.0.tar.gz 2645014 BLAKE2B f08178c0fba90d4a44bf00bea054a1d4ae368a823bd30d11d152d3edbe6ea4bf0fc816620333f4ccdd3c9b43de85fce1367c09fda4a8a1dd8178826245c89416 SHA512 65602f13ecaff2881d78075ed6a9774ec8afd1c958ef75f09d146b4699e8341ada90a1fff9176e302e07d77d36a9466096fdda259025c5938e81dd0816269874
27 DIST fonttools-4.27.1.tar.gz 2645747 BLAKE2B aea6b8c13f29f460945f2d075176960f0f994fc262af06b493d2c34a0e4e6d37263f642e6ebb44b4a7c082bdcd7d4f1fa88e40e82760cf8a9b90cab8735f005a SHA512 76371a1244cb1c681b90f31ce67de3aff5e732477aea02c046a45a838ed49f097707edd359c7427e2643b357c12f6516d667d6b1a61e942a8e3b57eae1d6df70
28
29 diff --git a/dev-python/fonttools/fonttools-4.24.4-r1.ebuild b/dev-python/fonttools/fonttools-4.24.4-r1.ebuild
30 deleted file mode 100644
31 index 7a8d7cff1de..00000000000
32 --- a/dev-python/fonttools/fonttools-4.24.4-r1.ebuild
33 +++ /dev/null
34 @@ -1,48 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -PYTHON_COMPAT=( python3_{8..9} )
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 ppc ppc64 ~riscv sparc x86 ~x64-macos"
52 -
53 -RDEPEND=">=dev-python/fs-2.4.9[${PYTHON_USEDEP}]"
54 -BDEPEND="
55 - ${RDEPEND}
56 - test? (
57 - app-arch/brotli[python,${PYTHON_USEDEP}]
58 - app-arch/zopfli
59 - )"
60 -
61 -distutils_enable_tests pytest
62 -
63 -python_prepare_all() {
64 - # When dev-python/pytest-shutil is installed, we get weird import errors.
65 - # This is due to incomplete nesting in the Tests/ tree:
66 - #
67 - # Tests/feaLib/__init__.py
68 - # Tests/ufoLib/__init__.py
69 - # Tests/svgLib/path/__init__.py
70 - # Tests/otlLib/__init__.py
71 - # Tests/varLib/__init__.py
72 - #
73 - # This tree requires an __init__.py in Tests/svgLib/ too, bug #701148.
74 - touch Tests/svgLib/__init__.py || die
75 -
76 - distutils-r1_python_prepare_all
77 -}
78 -
79 -python_test() {
80 - # virtualx used when matplotlib is installed causing plot module tests to run
81 - virtx epytest Tests fontTools
82 -}
83
84 diff --git a/dev-python/fonttools/fonttools-4.26.1-r1.ebuild b/dev-python/fonttools/fonttools-4.26.1-r1.ebuild
85 deleted file mode 100644
86 index 2ed01e966da..00000000000
87 --- a/dev-python/fonttools/fonttools-4.26.1-r1.ebuild
88 +++ /dev/null
89 @@ -1,54 +0,0 @@
90 -# Copyright 1999-2021 Gentoo Authors
91 -# Distributed under the terms of the GNU General Public License v2
92 -
93 -EAPI=7
94 -
95 -PYTHON_COMPAT=( python3_{8..10} )
96 -PYTHON_REQ_USE="xml(+)"
97 -
98 -inherit distutils-r1 virtualx
99 -
100 -DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts"
101 -HOMEPAGE="https://github.com/fonttools/fonttools/"
102 -SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz"
103 -
104 -LICENSE="BSD"
105 -SLOT="0"
106 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
107 -
108 -RDEPEND=">=dev-python/fs-2.4.9[${PYTHON_USEDEP}]"
109 -BDEPEND="
110 - ${RDEPEND}
111 - dev-python/cython[${PYTHON_USEDEP}]
112 - test? (
113 - app-arch/brotli[python,${PYTHON_USEDEP}]
114 - app-arch/zopfli
115 - )"
116 -
117 -distutils_enable_tests pytest
118 -
119 -python_prepare_all() {
120 - # When dev-python/pytest-shutil is installed, we get weird import errors.
121 - # This is due to incomplete nesting in the Tests/ tree:
122 - #
123 - # Tests/feaLib/__init__.py
124 - # Tests/ufoLib/__init__.py
125 - # Tests/svgLib/path/__init__.py
126 - # Tests/otlLib/__init__.py
127 - # Tests/varLib/__init__.py
128 - #
129 - # This tree requires an __init__.py in Tests/svgLib/ too, bug #701148.
130 - touch Tests/svgLib/__init__.py || die
131 -
132 - distutils-r1_python_prepare_all
133 -}
134 -
135 -src_configure() {
136 - DISTUTILS_ARGS=( --with-cython )
137 -}
138 -
139 -python_test() {
140 - distutils_install_for_testing
141 - # virtualx used when matplotlib is installed causing plot module tests to run
142 - virtx epytest Tests fontTools
143 -}
144
145 diff --git a/dev-python/fonttools/fonttools-4.27.0.ebuild b/dev-python/fonttools/fonttools-4.27.0.ebuild
146 deleted file mode 100644
147 index 925c4733a1a..00000000000
148 --- a/dev-python/fonttools/fonttools-4.27.0.ebuild
149 +++ /dev/null
150 @@ -1,54 +0,0 @@
151 -# Copyright 1999-2021 Gentoo Authors
152 -# Distributed under the terms of the GNU General Public License v2
153 -
154 -EAPI=8
155 -
156 -PYTHON_COMPAT=( python3_{8..10} )
157 -PYTHON_REQ_USE="xml(+)"
158 -
159 -inherit distutils-r1 virtualx
160 -
161 -DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts"
162 -HOMEPAGE="https://github.com/fonttools/fonttools/"
163 -SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar.gz"
164 -
165 -LICENSE="BSD"
166 -SLOT="0"
167 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
168 -
169 -RDEPEND=">=dev-python/fs-2.4.9[${PYTHON_USEDEP}]"
170 -BDEPEND="
171 - ${RDEPEND}
172 - dev-python/cython[${PYTHON_USEDEP}]
173 - test? (
174 - app-arch/brotli[python,${PYTHON_USEDEP}]
175 - app-arch/zopfli
176 - )"
177 -
178 -distutils_enable_tests pytest
179 -
180 -python_prepare_all() {
181 - # When dev-python/pytest-shutil is installed, we get weird import errors.
182 - # This is due to incomplete nesting in the Tests/ tree:
183 - #
184 - # Tests/feaLib/__init__.py
185 - # Tests/ufoLib/__init__.py
186 - # Tests/svgLib/path/__init__.py
187 - # Tests/otlLib/__init__.py
188 - # Tests/varLib/__init__.py
189 - #
190 - # This tree requires an __init__.py in Tests/svgLib/ too, bug #701148.
191 - touch Tests/svgLib/__init__.py || die
192 -
193 - distutils-r1_python_prepare_all
194 -}
195 -
196 -src_configure() {
197 - DISTUTILS_ARGS=( --with-cython )
198 -}
199 -
200 -python_test() {
201 - distutils_install_for_testing
202 - # virtualx used when matplotlib is installed causing plot module tests to run
203 - virtx epytest Tests fontTools
204 -}