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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 31011158086 for ; Sat, 8 Jan 2022 16:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACC352BC01F; Sat, 8 Jan 2022 16:56:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1518F2BC01A for ; Sat, 8 Jan 2022 16:56:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44B89342C8D for ; Sat, 8 Jan 2022 16:56:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABAAD287 for ; Sat, 8 Jan 2022 16:56:29 +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: <1641660972.bdfcf70557cff73bdbd63ab360e97a69e82ee0c3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/blockdiag/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/blockdiag/Manifest dev-python/blockdiag/blockdiag-2.0.1.ebuild X-VCS-Directories: dev-python/blockdiag/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: bdfcf70557cff73bdbd63ab360e97a69e82ee0c3 X-VCS-Branch: master Date: Sat, 8 Jan 2022 16:56:29 +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: 34995aba-c2da-486f-b8c9-9b71f2d7f7b9 X-Archives-Hash: 2ef98180f5c8947380cdfd6ee34f213a commit: bdfcf70557cff73bdbd63ab360e97a69e82ee0c3 Author: Michał Górny gentoo org> AuthorDate: Sat Jan 8 16:56:12 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 8 16:56:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfcf705 dev-python/blockdiag: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/blockdiag/Manifest | 1 - dev-python/blockdiag/blockdiag-2.0.1.ebuild | 57 ----------------------------- 2 files changed, 58 deletions(-) diff --git a/dev-python/blockdiag/Manifest b/dev-python/blockdiag/Manifest index 286c03c13870..8834ebbe3e06 100644 --- a/dev-python/blockdiag/Manifest +++ b/dev-python/blockdiag/Manifest @@ -1,2 +1 @@ -DIST blockdiag-2.0.1.tar.gz 2694776 BLAKE2B 289bbeab89dff4e8274efb9e2061b1e412e29bfbd663f64b55346ee09d09279e0813347c51b6cdc9e547b417eba637a85f7cb37f48006467bfa1c9875a113971 SHA512 07690882b05d4cf7be04245e183a7c54d9cd4acab3bb4b5e170b7b0f9229d6ea42eba4dc9fab47604c1572d3c4b09de96cffb610c0c31882b9c0b150f0e76d89 DIST blockdiag-3.0.0.tar.gz 2694464 BLAKE2B 18887a48e0aa8293703e45746ee68c7c11accfaddf11d0d02af446c769404ce1666c2587b3e212cc48f4fb09bfa6169931c42a024adb739ce9223ccec862905a SHA512 e0e588941c5212a924068cc0b3953b670089e33c385ea8ce52fc54f5ca79414fb12217eba1052c5384c9f2fd81e79304639c9604cdc4a6464f7c221bb67ef267 diff --git a/dev-python/blockdiag/blockdiag-2.0.1.ebuild b/dev-python/blockdiag/blockdiag-2.0.1.ebuild deleted file mode 100644 index d0799b0b795c..000000000000 --- a/dev-python/blockdiag/blockdiag-2.0.1.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -DISTUTILS_USE_SETUPTOOLS="rdepend" - -inherit distutils-r1 optfeature - -DESCRIPTION="Generate block-diagram image from text" -HOMEPAGE="http://blockdiag.com/ https://pypi.org/project/blockdiag/ https://github.com/blockdiag/blockdiag/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-python/funcparserlib-0.3.6[${PYTHON_USEDEP}] - >=dev-python/pillow-3.0.0[${PYTHON_USEDEP}] - dev-python/webcolors[${PYTHON_USEDEP}] -" -DEPEND=" - test? ( - dev-python/mock[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - dev-python/reportlab[${PYTHON_USEDEP}] - dev-python/docutils[${PYTHON_USEDEP}] - media-fonts/ja-ipafonts - ) -" - -distutils_enable_tests setup.py - -python_prepare_all() { - sed -i -e /build-base/d setup.cfg || die - # unnecessary dep - sed -i -e '/pep8/d' setup.py || die - # disable tests requiring Internet access - sed -i -e 's:test_app_cleans_up_images:_&:' \ - src/blockdiag/tests/test_command.py || die - sed -i -e 's:ghostscript_not_found_test:_&:' \ - src/blockdiag/tests/test_generate_diagram.py || die - rm src/blockdiag/tests/diagrams/node_icon.diag || die - - distutils-r1_python_prepare_all -} - -pkg_postinst() { - # TODO: Better descriptions! - optfeature "PDF format" dev-python/reportlab - optfeature "misc extra support" media-gfx/imagemagick - optfeature "Ctypes-based simple MagickWand API binding for Python" dev-python/wand -}