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 B8A4115808B for ; Thu, 17 Feb 2022 21:48:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B147AE0837; Thu, 17 Feb 2022 21:48:22 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 856ADE0837 for ; Thu, 17 Feb 2022 21:48:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BC85F3431A1 for ; Thu, 17 Feb 2022 21:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0711C2DD for ; Thu, 17 Feb 2022 21:48:20 +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: <1645134208.0d0625ebefef82e538bf44077e4b6e9042dcf923.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/easyprocess/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/easyprocess/Manifest dev-python/easyprocess/easyprocess-0.3-r1.ebuild dev-python/easyprocess/easyprocess-1.0.ebuild X-VCS-Directories: dev-python/easyprocess/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0d0625ebefef82e538bf44077e4b6e9042dcf923 X-VCS-Branch: master Date: Thu, 17 Feb 2022 21:48:20 +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: 28ba65ad-de52-4645-80dc-89d676a0fb02 X-Archives-Hash: c160394082e8368f80b9a8dcdbd81c73 commit: 0d0625ebefef82e538bf44077e4b6e9042dcf923 Author: Michał Górny gentoo org> AuthorDate: Thu Feb 17 21:43:28 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Feb 17 21:43:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0625eb dev-python/easyprocess: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/easyprocess/Manifest | 2 -- dev-python/easyprocess/easyprocess-0.3-r1.ebuild | 26 ------------------ dev-python/easyprocess/easyprocess-1.0.ebuild | 34 ------------------------ 3 files changed, 62 deletions(-) diff --git a/dev-python/easyprocess/Manifest b/dev-python/easyprocess/Manifest index 4fe488cafc89..060ca08b6c1a 100644 --- a/dev-python/easyprocess/Manifest +++ b/dev-python/easyprocess/Manifest @@ -1,3 +1 @@ -DIST easyprocess-0.3.tar.gz 11310 BLAKE2B d26405863f213a94687d646f57aed98d0285bd57c0dfe9c40d2f49e5cfe46710e0435ff20eb1d697648e6fd1b63a38adf46a03f0fe970e35d44bfe3ad058d63f SHA512 3a10a02b28139c2d3d53134ac7842dcc7027c855e55b17747be1545cbf77cf86303531b595a54d92d7dc8133aee210388d25f3362b705ee554323c01d742d336 -DIST easyprocess-1.0.tar.gz 13757 BLAKE2B 40af585cc27a5b238d2688be6a55b39433fb8d3f62835ad64f93c5bd0fd98de8928796fbf262f6c390a08dc0e3b103bfb10adbf387a521c20e68e5615e4fee53 SHA512 d20c4b855403b5bc637ae4572563bd21d3bec7dcc083b06066020e1ad9ceb4645a2bde3575cbdc3e13607ad048c86d75fc7e7ef9c5367d99bb9556a1630f9cdd DIST easyprocess-1.1.tar.gz 13755 BLAKE2B 1d1c0d66e34fbb3ea58736cf4750b5fa48dc6e97d07a568086129fc58ca910d26a383e032dd0030da78235695269da6b7886871e6ef0f0ce7a482275ff2aa0e6 SHA512 fd5d0453cab79bb93806ac0dcef97ba207171c087bc5232f30d6fa210fa479e0dff83bdd7bb5c59d71f65582dcb3dfbf5f25ea2e2ee162d8d5feb8ca8d223a68 diff --git a/dev-python/easyprocess/easyprocess-0.3-r1.ebuild b/dev-python/easyprocess/easyprocess-0.3-r1.ebuild deleted file mode 100644 index 59bb640a2286..000000000000 --- a/dev-python/easyprocess/easyprocess-0.3-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Easy to use Python subprocess interface" -HOMEPAGE="https://github.com/ponty/EasyProcess" -SRC_URI="https://github.com/ponty/EasyProcess/archive/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/EasyProcess-${PV}" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" - -BDEPEND="test? ( - dev-python/pytest-timeout[${PYTHON_USEDEP}] - dev-python/pyvirtualdisplay[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - x11-base/xorg-server[xvfb] -)" - -distutils_enable_tests pytest diff --git a/dev-python/easyprocess/easyprocess-1.0.ebuild b/dev-python/easyprocess/easyprocess-1.0.ebuild deleted file mode 100644 index f17744f48ed2..000000000000 --- a/dev-python/easyprocess/easyprocess-1.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Easy to use Python subprocess interface" -HOMEPAGE="https://github.com/ponty/EasyProcess" -SRC_URI="https://github.com/ponty/EasyProcess/archive/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/EasyProcess-${PV}" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -BDEPEND=" - test? ( - dev-python/pytest-timeout[${PYTHON_USEDEP}] - dev-python/pyvirtualdisplay[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - x11-base/xorg-server[xvfb] - )" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # looks like a problem within imagemagick itself - tests/test_fast/test_deadlock.py::test_has_imagemagick - # TODO - tests/test_fast/test_deadlock.py::test_deadlock_pipe -)