PyVirtualDisplay: not used, remove

This commit is contained in:
Anton Bolshakov 2024-01-07 14:19:53 +08:00
parent 3add069577
commit b2748916d7
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
6 changed files with 0 additions and 65 deletions

View file

@ -1,22 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYPI_NO_NORMALIZE=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Easy to use python subprocess interface"
HOMEPAGE="https://github.com/ponty/easyprocess"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="test"

View file

@ -1 +0,0 @@
DIST EasyProcess-1.1.tar.gz 11829 BLAKE2B 924ef2a80860a6657fec94a6aa4c9b06fb65765ffad7f5d65648abb9beafa9530abd285511f32dfae2959fc47aacc6caa27026b1139f9ede04a6314af595c360 SHA512 ca47bbdf81901fc1b907dff5a0f1797586d47d008722b34072584785485eacc8a35c66f14bac64411b12ff39fa6c9a4684d3b299fbb11d68396820b97903a53e

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
<upstream>
<remote-id type="github">ponty/easyprocess</remote-id>
<remote-id type="pypi">EasyProcess</remote-id>
</upstream>
</pkgmetadata>

View file

@ -1 +0,0 @@
DIST PyVirtualDisplay-0.2.5.tar.gz 32471 BLAKE2B d8a6c7322ef84f3ae8f68b332e5c3b9bd0e74a2e94f8345d0fa2db3e954b815237e90fdbe043e526ddf77b2218a7fd9c6da35b11b0fc37d6b3a30e61844d1044 SHA512 59bf1181bbf5183947723cacd8e5d8f3e1f96120a07497782fcf589ddbf9210bbb34798f29d66a79751b9b700520cb3193c0c3b4c87fe5e1eb1709ce6495ed7f

View file

@ -1,21 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
DESCRIPTION="python wrapper for Xvfb, Xephyr and Xvnc"
HOMEPAGE="https://github.com/ponty/pyvirtualdisplay"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-python/EasyProcess[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
</pkgmetadata>