+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!--maintainer-needed-->
- <upstream>
- <remote-id type="github">Walkman/pytest_raisesregexp</remote-id>
- <remote-id type="pypi">pytest-raisesregexp</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Simple pytest plugin to look for regex in Exceptions"
-HOMEPAGE="https://github.com/Walkman/pytest_raisesregexp"
-SRC_URI="https://github.com/kissgyorgy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-CDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( ${CDEPEND} )
-"
-RDEPEND="
- ${CDEPEND}
- dev-python/py[${PYTHON_USEDEP}]
-"
-
-python_test() {
- distutils_install_for_testing
- ${PYTHON} -m pytest || die "Tests failed under ${EPYTHON}"
-}
# a few have been declared discontinued upstream. None of them has
# any reverse dependency.
# Removal in 30 days. Bug #694280.
-dev-python/pytest-raisesregexp
dev-python/python-consul
dev-python/python-ptrace
dev-python/pyuv