diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-06-16 21:23:20 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-06-16 21:23:20 +0100 |
commit | fab849d1daed0ba7f2ac497d07985c3dbb692543 (patch) | |
tree | 10baa743a5340b42ad538dd19d48669ccac209b1 /dev-python/pytest-relaxed | |
parent | 73c318acdaf6f8309d68bd266051e6dd1f1bd787 (diff) |
gentoo resync : 16.06.2019
Diffstat (limited to 'dev-python/pytest-relaxed')
-rw-r--r-- | dev-python/pytest-relaxed/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pytest-relaxed/files/pytest-relaxed-1.1.4-no-autoload.patch | 12 | ||||
-rw-r--r-- | dev-python/pytest-relaxed/metadata.xml | 12 | ||||
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild | 31 | ||||
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 41 |
5 files changed, 0 insertions, 102 deletions
diff --git a/dev-python/pytest-relaxed/Manifest b/dev-python/pytest-relaxed/Manifest deleted file mode 100644 index 41f7a7dc614d..000000000000 --- a/dev-python/pytest-relaxed/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX pytest-relaxed-1.1.4-no-autoload.patch 391 BLAKE2B f4d7e9eb5449bb22e3056136ab2c9baf1ac281c9f400345fe9cf794c16200279113528cdae7911f559f9c771e78b7ada354985fb1945aac96c1b1cc3807515e8 SHA512 27f45f5b6a6649305f2a1be67277d70b9fc9de4e1ad937ad7e9be3775184167838d9daf518a1967b4069c6133cfa858e768f9a70b6f1a73486f3f32e6c98ce2b -DIST pytest-relaxed-1.1.0.tar.gz 25942 BLAKE2B 6dd34044ec3ae0b5c85f0a76102aaeafe3dad8748c0cf34666dd3550162a2968191efb8415467259a4f072905af062aeabaaaeb475ab68d47aa8d79e3cadd3d0 SHA512 010e37c4d0c63bd00af8851bb50e52af7f8f17769be042e4941e8d8ba451920c24dfa6cdf74cd1b3ca4b3e1c71cd5e1ac34ffae855fc261cf431c212f98cbfff -DIST pytest-relaxed-1.1.4.tar.gz 26854 BLAKE2B c9b4d7c5c68fb24deaa9b107960eec7b24ab1cfe4ed37f0ffa99b4e5a9d3572be860ff3bc39882f5024fb6aad73f5f976c450294cf713483bba655af56b70245 SHA512 d4e7ed5143ac9f1bff1f911e4ab3aede076d154dcecc28ce96cbc49782d186214893b942a3548da2789faa51df5ddbd43ff41c82b9bb9d0d52f38a2000fc0c6b -EBUILD pytest-relaxed-1.1.0.ebuild 902 BLAKE2B 05a936e0013d0d7c92f4783b7e983572db376317434ec098a34fe83ea44ad6db5115d1004b81ba8f7f7a6fbcc4ce6dfd58915a4b358dd8e48f326d7e2e2e392c SHA512 bc51bbb84ee12bc4b91637aa8706904f14c8775dc1ee1c16c40ad70b3137c98425721e23291212cc5e59129e307cea9616ec6015537801f0f0a8eb71c29fef04 -EBUILD pytest-relaxed-1.1.4.ebuild 1392 BLAKE2B 01965df17f30884947cb878fe5fab1e5a7a3724d83492d2a12a7b8932fb4bb6d8a6fa6fd5f23fc65df161c877ed6e1a29db9bc6d8db2bc5d356226aec9fbfc30 SHA512 9c465d25f2fa206d3a1dcef1f16d19563954d5a0cd2634bdd8a390a3261748972f550fcc8104db5116130e499211349c3465b1b281f51abf290a3c92dc0d80f8 -MISC metadata.xml 382 BLAKE2B 858b2e05190a45c6842f93638cc598f3b97b3481a361438789a2f1e4aabfd474da056d5a3396927e555d4395cd1ac13393fbb0682aa3fdc6c734b718c0451ebc SHA512 9a59cb814efe45123a5d8fc8fe8b81d068013c58fb6f4e04bd9c0267c4c5ec1f1b254770ba6f5e43a645093c84a477d903e5d981c89532732c840e2026ba40a0 diff --git a/dev-python/pytest-relaxed/files/pytest-relaxed-1.1.4-no-autoload.patch b/dev-python/pytest-relaxed/files/pytest-relaxed-1.1.4-no-autoload.patch deleted file mode 100644 index b176e4e86c3e..000000000000 --- a/dev-python/pytest-relaxed/files/pytest-relaxed-1.1.4-no-autoload.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/setup.py b/setup.py -index 28c72c7..6feca5b 100644 ---- a/setup.py -+++ b/setup.py -@@ -22,7 +22,6 @@ setup( - packages=find_packages(), - entry_points={ - # TODO: do we need to name the LHS 'pytest_relaxed' too? meh -- "pytest11": ["relaxed = pytest_relaxed.plugin"] - }, - install_requires=[ - # NOTE: pytest 3.3 broke something, not sure what yet diff --git a/dev-python/pytest-relaxed/metadata.xml b/dev-python/pytest-relaxed/metadata.xml deleted file mode 100644 index 2d23528854f3..000000000000 --- a/dev-python/pytest-relaxed/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">pytest-relaxed</remote-id> - <remote-id type="github">bitprophet/pytest-relaxed</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild deleted file mode 100644 index 1fd62c11b70a..000000000000 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{5,6} ) - -inherit distutils-r1 - -DESCRIPTION="py.test plugin for relaxed test discovery and organization" -HOMEPAGE="https://pypi.org/project/pytest-relaxed/ https://github.com/bitprophet/pytest-relaxed" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="BSD-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" -IUSE="test" - -RDEPEND=" - >=dev-python/pytest-3[${PYTHON_USEDEP}] - >=dev-python/six-1[${PYTHON_USEDEP}] - >=dev-python/decorator-4[${PYTHON_USEDEP}] -" -DEPEND="test? ( ${RDEPEND} )" - -# various misc failures -RESTRICT="test" - -python_test() { - py.test || die "tests failed with ${EPYTHON}" -} diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild deleted file mode 100644 index 1e8201173b13..000000000000 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# Because of its <pytest-3.3 constraint, python3_7 can't be added -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) - -inherit distutils-r1 - -DESCRIPTION="py.test plugin for relaxed test discovery and organization" -HOMEPAGE="https://pypi.org/project/pytest-relaxed/ https://github.com/bitprophet/pytest-relaxed" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="BSD-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" -IUSE="test" - -RDEPEND=" - >=dev-python/pytest-3[${PYTHON_USEDEP}] - <dev-python/pytest-3.3 - >=dev-python/six-1[${PYTHON_USEDEP}] - >=dev-python/decorator-4[${PYTHON_USEDEP}] -" - -# This package is a broken mess upstream. Tests don't work. Fortunately, it's -# not actually used by many packages. -RESTRICT="test" - -PATCHES=( - # We strip pytest-relaxed's entry point to stop it from autoloading on all - # tests. When this package is installed, it has the habit of being - # autoloaded everywhere and break every test. If you want to load it, add - # "-p pytest_relaxed.plugin" to your pytest invocation. - "${FILESDIR}/${PN}-1.1.4-no-autoload.patch" -) - -python_test() { - pytest -v || die "tests failed with ${EPYTHON}" -} |