Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygments/, dev-python/pygments/files/
Date: Mon, 30 Jan 2017 18:56:36
Message-Id: 1485802565.41385422ef4d6ac2dced5aa38352343702b26772.polynomial-c@gentoo
1 commit: 41385422ef4d6ac2dced5aa38352343702b26772
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 17:45:28 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 18:56:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41385422
7
8 dev-python/pygments: Removed old.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-python/pygments/Manifest | 2 -
13 dev-python/pygments/files/2.0.2-bytes-decode.patch | 16 ------
14 .../files/2.0.2-shell-injection-backport.patch | 29 -----------
15 .../files/2.0.2-shell-injection-backport2.patch | 56 ---------------------
16 dev-python/pygments/pygments-2.0.2-r2.ebuild | 58 ----------------------
17 dev-python/pygments/pygments-2.1.ebuild | 52 -------------------
18 6 files changed, 213 deletions(-)
19
20 diff --git a/dev-python/pygments/Manifest b/dev-python/pygments/Manifest
21 index fb8c2a3..8f623f0 100644
22 --- a/dev-python/pygments/Manifest
23 +++ b/dev-python/pygments/Manifest
24 @@ -1,5 +1,3 @@
25 -DIST Pygments-2.0.2.tar.gz 3462280 SHA256 7320919084e6dac8f4540638a46447a3bd730fca172afc17d2c03eed22cf4f51 SHA512 b58e2cc535ba3f1fda7cb147e12af128bc2755de56cf465f8f1d642730eaef50c06551cc4cc44f25f726b00f3f1c9c2078977233b11c0b6a7e1add6a4069c27e WHIRLPOOL 4c98134f27dd29c89e4d6157284bdeecaa81c53d823e089292be21a6c418ba4ccfd458ced50326d5a356a7b6cb761a1990440096f5f3d820f776bb19fc0da09d
26 DIST Pygments-2.1.1.tar.gz 2114190 SHA256 2df7d9a85b56e54c7c021dc98fc877bd216ead652c10da170779c004fb59c01b SHA512 7eb35865074f573ef7d41a1f1ee7576a83c32855018d03570eb70fd6864ddfbbc3f93ae082c4ac7e4a274a0ef387ea4ccb0909423e01efb6bb8e4fefea8f2807 WHIRLPOOL 6b1ebed4b3c456ada335be87d184bfe197f489b445c362c8f1326229e137e859388e1812290bf1d7f6ed19b780dc8487fe9744863833889d961604fb9489b381
27 DIST Pygments-2.1.3.tar.gz 2116434 SHA256 88e4c8a91b2af5962bfa5ea2447ec6dd357018e86e94c7d14bd8cacbc5b55d81 SHA512 f6885abfa0033dc2b8894649c7a4626165af01e69268344f002efdfc536c776a9af86be4e76e5905bd31cb78096e1ed3c16d9dd4b29c6a97b4c9cc1bfd7a5b67 WHIRLPOOL c2315b8be55adc65f48675e58f946af6bf2118661beb0ab7ac149325a2d7f7b19aedef7b1ea6e070b5405c80c3b212cbe520ef23969bffb63bee1d7d6f589f41
28 -DIST Pygments-2.1.tar.gz 2078224 SHA256 13a0ef5fafd7b16cf995bc28fe7aab0780dab1b2fda0fc89e033709af8b8a47b SHA512 4103a636a23d4a7f26c1eb98dc0d2386be17031715ceabb0f1dafb78f2635d8a7f2fe02ff7659c63fbc5c778dff9053c8ef2d916bbbab53841e2b0fafe64c213 WHIRLPOOL 81c5c5d110d2813acc12b7fb1800560189a37b51a2720dae2c9b612ec7c694fa381953491eab336a92ebf290fec505bea850fc0a8288f4b0964cfab0134dae8b
29 DIST Pygments-2.2.0.tar.gz 2113944 SHA256 dbae1046def0efb574852fab9e90209b23f556367b5a320c0bcb871c77c3e8cc SHA512 cc0a4f73e19fa6cbf46314de2e809460c807c631e39ba05cbe5edb5f40db1a687aafcd9715585a0ed45f791710eb6038305e273f282f8682df76f30e63710b29 WHIRLPOOL f0562ce0b92245050657b6b8b0952bbd719ad8789434a2c87bb45594787839405bc2fcb05ed125fe1801a71739462be5be96263d27075427a4bafaa5b44e3fe7
30
31 diff --git a/dev-python/pygments/files/2.0.2-bytes-decode.patch b/dev-python/pygments/files/2.0.2-bytes-decode.patch
32 deleted file mode 100644
33 index 35f2e26..00000000
34 --- a/dev-python/pygments/files/2.0.2-bytes-decode.patch
35 +++ /dev/null
36 @@ -1,16 +0,0 @@
37 - pygments/formatters/img.py | 2 +-
38 - 1 file changed, 1 insertion(+), 1 deletion(-)
39 -
40 -diff --git a/pygments/formatters/img.py b/pygments/formatters/img.py
41 -index db5bee3..12d53cd 100644
42 ---- a/pygments/formatters/img.py
43 -+++ b/pygments/formatters/img.py
44 -@@ -84,7 +84,7 @@ class FontManager(object):
45 - if not exit:
46 - lines = out.splitlines()
47 - if lines:
48 -- path = lines[0].strip().strip(':')
49 -+ path = lines[0].decode().strip().strip(':')
50 - return path
51 -
52 - def _create_nix(self):
53
54 diff --git a/dev-python/pygments/files/2.0.2-shell-injection-backport.patch b/dev-python/pygments/files/2.0.2-shell-injection-backport.patch
55 deleted file mode 100644
56 index 0a23adc..00000000
57 --- a/dev-python/pygments/files/2.0.2-shell-injection-backport.patch
58 +++ /dev/null
59 @@ -1,29 +0,0 @@
60 -# HG changeset patch
61 -# User Javantea <jvoss@××××××.com>
62 -# Date 1443460403 25200
63 -# Node ID 6b4baae517b6aaff7142e66f1dbadf7b9b871f61
64 -# Parent 655dbebddc23943b8047b3c139c51c22ef18fd91
65 -Fix Shell Injection in FontManager._get_nix_font_path
66 -
67 -diff --git a/pygments/formatters/img.py b/pygments/formatters/img.py
68 ---- a/pygments/formatters/img.py
69 -+++ b/pygments/formatters/img.py
70 -@@ -10,6 +10,7 @@
71 - """
72 -
73 - import sys
74 -+import shlex
75 -
76 - from pygments.formatter import Formatter
77 - from pygments.util import get_bool_opt, get_int_opt, get_list_opt, \
78 -@@ -79,8 +80,8 @@
79 - from commands import getstatusoutput
80 - except ImportError:
81 - from subprocess import getstatusoutput
82 -- exit, out = getstatusoutput('fc-list "%s:style=%s" file' %
83 -- (name, style))
84 -+ exit, out = getstatusoutput('fc-list %s file' %
85 -+ shlex.quote("%s:style=%s" % (name, style)))
86 - if not exit:
87 - lines = out.splitlines()
88 - if lines:
89
90 diff --git a/dev-python/pygments/files/2.0.2-shell-injection-backport2.patch b/dev-python/pygments/files/2.0.2-shell-injection-backport2.patch
91 deleted file mode 100644
92 index 78bf447..00000000
93 --- a/dev-python/pygments/files/2.0.2-shell-injection-backport2.patch
94 +++ /dev/null
95 @@ -1,56 +0,0 @@
96 -# HG changeset patch
97 -# User Tim Hatch <tim@××××××××.com>
98 -# Date 1445007300 25200
99 -# Node ID 0036ab1c99e256298094505e5e92fdacdfc5b0a8
100 -# Parent c0c0d4049a7c325cd69b764c6ceb7747d319212d
101 -Avoid the shell entirely when finding fonts.
102 -
103 -Manually tested on OS X.
104 -
105 -diff --git a/pygments/formatters/img.py b/pygments/formatters/img.py
106 ---- a/pygments/formatters/img.py
107 -+++ b/pygments/formatters/img.py
108 -@@ -10,12 +10,13 @@
109 - """
110 -
111 - import sys
112 --import shlex
113 -
114 - from pygments.formatter import Formatter
115 - from pygments.util import get_bool_opt, get_int_opt, get_list_opt, \
116 - get_choice_opt, xrange
117 -
118 -+import subprocess
119 -+
120 - # Import this carefully
121 - try:
122 - from PIL import Image, ImageDraw, ImageFont
123 -@@ -76,14 +77,11 @@
124 - self._create_nix()
125 -
126 - def _get_nix_font_path(self, name, style):
127 -- try:
128 -- from commands import getstatusoutput
129 -- except ImportError:
130 -- from subprocess import getstatusoutput
131 -- exit, out = getstatusoutput('fc-list %s file' %
132 -- shlex.quote("%s:style=%s" % (name, style)))
133 -- if not exit:
134 -- lines = out.splitlines()
135 -+ proc = subprocess.Popen(['fc-list', "%s:style=%s" % (name, style), 'file'],
136 -+ stdout=subprocess.PIPE, stderr=None)
137 -+ stdout, _ = proc.communicate()
138 -+ if proc.returncode == 0:
139 -+ lines = stdout.splitlines()
140 - if lines:
141 - path = lines[0].strip().strip(':')
142 - return path
143 -@@ -198,7 +196,7 @@
144 - bold and italic fonts will be generated. This really should be a
145 - monospace font to look sane.
146 -
147 -- Default: "Bitstream Vera Sans Mono"
148 -+ Default: "Bitstream Vera Sans Mono" on Windows, Courier New on *nix
149 -
150 - `font_size`
151 - The font size in points to be used.
152
153 diff --git a/dev-python/pygments/pygments-2.0.2-r2.ebuild b/dev-python/pygments/pygments-2.0.2-r2.ebuild
154 deleted file mode 100644
155 index ccc5206..00000000
156 --- a/dev-python/pygments/pygments-2.0.2-r2.ebuild
157 +++ /dev/null
158 @@ -1,58 +0,0 @@
159 -# Copyright 1999-2017 Gentoo Foundation
160 -# Distributed under the terms of the GNU General Public License v2
161 -# $Id$
162 -
163 -EAPI=5
164 -
165 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
166 -
167 -inherit distutils-r1 bash-completion-r1 vcs-snapshot
168 -
169 -MY_PN="Pygments"
170 -MY_P="${MY_PN}-${PV}"
171 -
172 -DESCRIPTION="Pygments is a syntax highlighting package written in Python"
173 -HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments"
174 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
175 -
176 -LICENSE="BSD"
177 -SLOT="0"
178 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
179 -IUSE="doc test"
180 -
181 -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
182 -DEPEND="${RDEPEND}
183 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
184 - test? (
185 - dev-python/nose[${PYTHON_USEDEP}]
186 - virtual/ttf-fonts )"
187 -# dev-texlive/texlive-latexrecommended
188 -# Removing / commenting out this dep. I can find no mention of it in tests other than
189 -# importing pygment's own tex module. If it's there and I missed it just uncomment and re-add
190 -# Tests pass without it
191 -
192 -S="${WORKDIR}/${MY_P}"
193 -
194 -PATCHES=(
195 - "${FILESDIR}"/${PV}-shell-injection-backport.patch
196 - "${FILESDIR}"/${PV}-shell-injection-backport2.patch
197 - "${FILESDIR}"/${PV}-bytes-decode.patch
198 -)
199 -
200 -python_compile_all() {
201 - use doc && emake -C doc html
202 -}
203 -
204 -python_test() {
205 - cp -r -l tests "${BUILD_DIR}"/ || die
206 - # With pypy3 there is 1 error out of 1556 tests when run as is and
207 - # (SKIP=8, errors=1, failures=1) when run with 2to3; meh
208 - nosetests -w "${BUILD_DIR}"/tests || die "Tests fail with ${EPYTHON}"
209 -}
210 -
211 -python_install_all() {
212 - use doc && local HTML_DOCS=( doc/_build/html/. )
213 -
214 - distutils-r1_python_install_all
215 - newbashcomp external/pygments.bashcomp pygmentize
216 -}
217
218 diff --git a/dev-python/pygments/pygments-2.1.ebuild b/dev-python/pygments/pygments-2.1.ebuild
219 deleted file mode 100644
220 index 1736ed9..00000000
221 --- a/dev-python/pygments/pygments-2.1.ebuild
222 +++ /dev/null
223 @@ -1,52 +0,0 @@
224 -# Copyright 1999-2017 Gentoo Foundation
225 -# Distributed under the terms of the GNU General Public License v2
226 -# $Id$
227 -
228 -EAPI=5
229 -
230 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
231 -
232 -inherit distutils-r1 bash-completion-r1 vcs-snapshot
233 -
234 -MY_PN="Pygments"
235 -MY_P="${MY_PN}-${PV}"
236 -
237 -DESCRIPTION="Pygments is a syntax highlighting package written in Python"
238 -HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments"
239 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
240 -
241 -LICENSE="BSD"
242 -SLOT="0"
243 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
244 -IUSE="doc test"
245 -
246 -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
247 -DEPEND="${RDEPEND}
248 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
249 - test? (
250 - dev-python/nose[${PYTHON_USEDEP}]
251 - virtual/ttf-fonts )"
252 -# dev-texlive/texlive-latexrecommended
253 -# Removing / commenting out this dep. I can find no mention of it in tests other than
254 -# importing pygment's own tex module. If it's there and I missed it just uncomment and re-add
255 -# Tests pass without it
256 -
257 -S="${WORKDIR}/${MY_P}"
258 -
259 -python_compile_all() {
260 - use doc && emake -C doc html
261 -}
262 -
263 -python_test() {
264 - cp -r -l tests "${BUILD_DIR}"/ || die
265 - # With pypy3 there is 1 error out of 1556 tests when run as is and
266 - # (SKIP=8, errors=1, failures=1) when run with 2to3; meh
267 - nosetests -w "${BUILD_DIR}"/tests || die "Tests fail with ${EPYTHON}"
268 -}
269 -
270 -python_install_all() {
271 - use doc && local HTML_DOCS=( doc/_build/html/. )
272 -
273 - distutils-r1_python_install_all
274 - newbashcomp external/pygments.bashcomp pygmentize
275 -}