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 B695613835C for ; Mon, 17 May 2021 07:01:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 156CEE083B; Mon, 17 May 2021 07:01:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 DE423E0830 for ; Mon, 17 May 2021 07:01:49 +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 C7E73335D8A for ; Mon, 17 May 2021 07:01:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22474737 for ; Mon, 17 May 2021 07:01:46 +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: <1621234884.01b17ef90d2ec80cbbe699a331b695205c82eb74.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyvirtualdisplay/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyvirtualdisplay/Manifest dev-python/pyvirtualdisplay/pyvirtualdisplay-1.3.2.ebuild dev-python/pyvirtualdisplay/pyvirtualdisplay-2.0.ebuild X-VCS-Directories: dev-python/pyvirtualdisplay/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 01b17ef90d2ec80cbbe699a331b695205c82eb74 X-VCS-Branch: master Date: Mon, 17 May 2021 07:01:46 +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: 4e6b21aa-2a5d-4bd3-a1b4-8faacd7a25d9 X-Archives-Hash: d7acb2a875d7c88655ffaf990923a03b commit: 01b17ef90d2ec80cbbe699a331b695205c82eb74 Author: Michał Górny gentoo org> AuthorDate: Mon May 17 06:51:46 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 17 07:01:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b17ef9 dev-python/pyvirtualdisplay: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyvirtualdisplay/Manifest | 2 - .../pyvirtualdisplay/pyvirtualdisplay-1.3.2.ebuild | 53 -------------------- .../pyvirtualdisplay/pyvirtualdisplay-2.0.ebuild | 56 ---------------------- 3 files changed, 111 deletions(-) diff --git a/dev-python/pyvirtualdisplay/Manifest b/dev-python/pyvirtualdisplay/Manifest index 4033e96d5a5..1328590a1f4 100644 --- a/dev-python/pyvirtualdisplay/Manifest +++ b/dev-python/pyvirtualdisplay/Manifest @@ -1,3 +1 @@ DIST PyVirtualDisplay-2.1.tar.gz 40798 BLAKE2B 315bb794b81948357919e98637b6276cca11739d019333c873a2b9c3d28d0bbece6996a70fe619f7acae658bcbaa2743dbbdfb23b7b8515c3a40858a83b07712 SHA512 f95a1622adfa1198d7f35757110e923e45bbfc18b31945c9efedb578e1a27fc91ffec403cc68269b2414837260b2b56ae9a58323ed5020af962757722d7a4517 -DIST pyvirtualdisplay-1.3.2.tar.gz 38532 BLAKE2B 2c0cb3af426abc58dc895667c5fecb40ee9aa870dbb08a51ac32fbd5bd3620b97498b3dfc6e7026362604c82f67b60885370f0704a1349a65668628d9a21e80c SHA512 422e1530bb740fc77cc0b7abb73cb8e7326689c80c5f49b58be70b262e8a2c28274d3b83a0ec7753adfbf78b780047f61cf7b18fb14f935d483a5e3d04953210 -DIST pyvirtualdisplay-2.0.tar.gz 40480 BLAKE2B 8243f88a3878124aebf45624ab5712052e3ee9bdae77c150bdfcf109cd7528db8b47a7328aa9a149e8fdb3d8437e84076631adb539185a16a8e64ab97265a45e SHA512 bb5c789723c96d4f2952626c063f749c9f07045231af90d21ccda41697319a4d2f27db8c0f352fd273db114c0d5e65e8c6151b7f858b8ea4e19660a1e941514f diff --git a/dev-python/pyvirtualdisplay/pyvirtualdisplay-1.3.2.ebuild b/dev-python/pyvirtualdisplay/pyvirtualdisplay-1.3.2.ebuild deleted file mode 100644 index 293aff4cf87..00000000000 --- a/dev-python/pyvirtualdisplay/pyvirtualdisplay-1.3.2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper for Xvfb, Xephyr and Xvnc" -HOMEPAGE="https://github.com/ponty/PyVirtualDisplay" -SRC_URI="https://github.com/ponty/PyVirtualDisplay/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 x86" - -BDEPEND="test? ( - dev-python/backports-tempfile[${PYTHON_USEDEP}] - dev-python/entrypoint2[${PYTHON_USEDEP}] - dev-python/path-py[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pyscreenshot[${PYTHON_USEDEP}] - ~dev-python/vncdotool-0.13.0[${PYTHON_USEDEP}] - x11-base/xorg-server[xvfb,xephyr] - x11-misc/x11vnc -)" - -DEPEND="dev-python/easyprocess[${PYTHON_USEDEP}]" - -S="${WORKDIR}/PyVirtualDisplay-${PV}" - -distutils_enable_tests pytest - -python_prepare_all() { - # all of this fails: AssertionError - rm tests/test_examples.py || die - - # Assertion error No such file or directory: 'Xvnc': 'Xvnc' - sed -i -e 's:test_race_10_xvnc:_&:' \ - tests/test_race.py || die - - # No such file or directory: 'Xvnc': 'Xvnc' - sed -i -e 's:test_slowshot:_&:' \ - -e 's:test_slowshot_with:_&:' \ - tests/test_smart.py || die - - # No such file or directory: 'Xvnc': 'Xvnc' - sed -i -e 's:test_double:_&:' \ - tests/test_smart2.py || die - - distutils-r1_python_prepare_all -} diff --git a/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.0.ebuild b/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.0.ebuild deleted file mode 100644 index 132a2cde78b..00000000000 --- a/dev-python/pyvirtualdisplay/pyvirtualdisplay-2.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrapper for Xvfb, Xephyr and Xvnc" -HOMEPAGE="https://github.com/ponty/PyVirtualDisplay" -SRC_URI="https://github.com/ponty/PyVirtualDisplay/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="test? ( - dev-python/entrypoint2[${PYTHON_USEDEP}] - dev-python/pillow[xcb,${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] - ~dev-python/vncdotool-0.13.0[${PYTHON_USEDEP}] - x11-base/xorg-server[xvfb,xephyr] - x11-misc/x11vnc -)" - -DEPEND="dev-python/easyprocess[${PYTHON_USEDEP}]" - -S="${WORKDIR}/PyVirtualDisplay-${PV}" - -distutils_enable_tests pytest - -python_prepare_all() { - # all of this fails: AssertionError - rm tests/test_examples.py || die - - # Hangs forever - sed -i -e 's:test_race_100_xvfb:_&:' \ - -e 's:test_race_100_xe:_&:' \ - tests/test_race.py || die - - # Hangs forever - sed -i -e 's:test_slowshot:_&:' \ - -e 's:test_slowshot_with:_&:' \ - tests/test_smart.py || die - - # Hangs forever - sed -i -e 's:test_double:_&:' \ - tests/test_smart2.py || die - - # pyvirtualdisplay.smartdisplay.DisplayTimeoutError: Timeout! elapsed time:1.8 timeout:1 - sed -i -e 's:test_smart:_&:' \ - tests/test_smart_thread.py || die - - distutils-r1_python_prepare_all -}