From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DCB4138350 for ; Sat, 28 Mar 2020 21:25:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56F7DE0B09; Sat, 28 Mar 2020 21:25:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F19EE0B29 for ; Sat, 28 Mar 2020 21:25:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B9C434F9A0 for ; Sat, 28 Mar 2020 21:25:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 973D71A4 for ; Sat, 28 Mar 2020 21:24:58 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1585430690.cd28af1e74e36f5476d7a9090ed4684aaf902b7a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyx/Manifest dev-python/pyx/pyx-0.14.1-r1.ebuild dev-python/pyx/pyx-0.14.1.ebuild X-VCS-Directories: dev-python/pyx/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: cd28af1e74e36f5476d7a9090ed4684aaf902b7a X-VCS-Branch: master Date: Sat, 28 Mar 2020 21:24:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ddd087a7-26d2-4587-b34b-09d6d8425ca5 X-Archives-Hash: 7497e2bcf76fe64c3017dec00ffaa007 commit: cd28af1e74e36f5476d7a9090ed4684aaf902b7a Author: Michał Górny gentoo org> AuthorDate: Sat Mar 28 21:14:42 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 28 21:24:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd28af1e dev-python/pyx: Remove redundant versions Signed-off-by: Michał Górny gentoo.org> dev-python/pyx/Manifest | 1 - dev-python/pyx/pyx-0.14.1-r1.ebuild | 49 ------------------------------------- dev-python/pyx/pyx-0.14.1.ebuild | 48 ------------------------------------ 3 files changed, 98 deletions(-) diff --git a/dev-python/pyx/Manifest b/dev-python/pyx/Manifest index aa62effd2c5..7103b8d9188 100644 --- a/dev-python/pyx/Manifest +++ b/dev-python/pyx/Manifest @@ -1,3 +1,2 @@ -DIST PyX-0.14.1.tar.gz 2475186 BLAKE2B 5e18b2a052c586cfdcfcc46f5351683ce7c3ec41d508b6fd5e085be543ac3730ee866b636d3ab9663e782b95efafcc340260826c82a77955b586ad7a55676c5b SHA512 16265bbdcaf28ce194189a2987b32952f296c850b829454bcccce0abd23838bfca0276c3e9c8e96b8cbfaf1473bf14669f9b7f2032ee039b61ae59ea3aa45a20 DIST W3C_SVG_11_TestSuite.tar.gz 14651624 BLAKE2B 680059d8b20775725cebb3aed4444acbc3222fde880ba93ee5186c99fc12afa8df2c790bdacbcd6e5ff4ab00e697d8317a9a6ae3039b8b2f02cf7774a18ca533 SHA512 e28e3996284c3f3e423e2b6957cddea71980bcb781d4180894e08f37a7ecce9c6021917329d6d433dcba792cbabb15c7cd503076e616ba5189193a5c554374ca DIST pyx-0.15.gh.tar.gz 875286 BLAKE2B 49d36e1c0df3ee47a895279d7f296194324cf1582bb7db0259bcd01c9b17c4d0903c25fef10c7a22635fac62dc6378ffbece200eac99f75bb3ce81d48a71a0d1 SHA512 a7debff01f8055455855f4cac5a08d00c22d20d7918bd7341d2af83844223ae8bb23bbbe92149403656e18ffb8861e8568dfdcb59cc01c55ec60e63b62a8825a diff --git a/dev-python/pyx/pyx-0.14.1-r1.ebuild b/dev-python/pyx/pyx-0.14.1-r1.ebuild deleted file mode 100644 index 529d32eab31..00000000000 --- a/dev-python/pyx/pyx-0.14.1-r1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 -MY_PN=PyX -MY_P="${P/pyx/PyX}" -DESCRIPTION="Python package for the generation of encapsulated PostScript figures" -HOMEPAGE="https://pyx.sourceforge.net/ - https://pypi.org/project/PyX/" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -RDEPEND="virtual/tex-base - dev-texlive/texlive-basic" - -DEPEND="${RDEPEND} - doc? ( virtual/latex-base - dev-python/sphinx[latex,${PYTHON_USEDEP}] )" - -S="${WORKDIR}/${MY_P}" -PATCHES=( "${FILESDIR}"/${P}-unicode-latex.patch ) - -src_prepare() { - distutils-r1_src_prepare - sed -i \ - -e 's/^build_t1code=.*/build_t1code=1/' \ - -e 's/^build_pykpathsea=.*/build_pykpathsea=1/' \ - setup.cfg || die "setup.cfg fix failed" -} - -python_compile_all() { - if use doc; then - VARTEXFONTS="${T}"/fonts - emake -C "${S}"/manual latexpdf - emake -C "${S}"/faq latexpdf - fi -} - -python_install_all() { - use doc && dodoc manual/_build/latex/manual.pdf faq/_build/latex/pyxfaq.pdf - distutils-r1_python_install_all -} diff --git a/dev-python/pyx/pyx-0.14.1.ebuild b/dev-python/pyx/pyx-0.14.1.ebuild deleted file mode 100644 index b9e6d91ebb6..00000000000 --- a/dev-python/pyx/pyx-0.14.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 -MY_PN=PyX -MY_P="${P/pyx/PyX}" -DESCRIPTION="Python package for the generation of encapsulated PostScript figures" -HOMEPAGE="https://pyx.sourceforge.net/ - https://pypi.org/project/PyX/" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -RDEPEND="virtual/tex-base - dev-texlive/texlive-basic" - -DEPEND="${RDEPEND} - doc? ( virtual/latex-base - dev-python/sphinx[latex,${PYTHON_USEDEP}] )" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - distutils-r1_src_prepare - sed -i \ - -e 's/^build_t1code=.*/build_t1code=1/' \ - -e 's/^build_pykpathsea=.*/build_pykpathsea=1/' \ - setup.cfg || die "setup.cfg fix failed" -} - -python_compile_all() { - if use doc; then - VARTEXFONTS="${T}"/fonts - emake -C "${S}"/manual latexpdf - emake -C "${S}"/faq latexpdf - fi -} - -python_install_all() { - use doc && dodoc manual/_build/latex/manual.pdf faq/_build/latex/pyxfaq.pdf - distutils-r1_python_install_all -}