summaryrefslogtreecommitdiff
path: root/dev-python/pytest-html
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-python/pytest-html
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-python/pytest-html')
-rw-r--r--dev-python/pytest-html/Manifest7
-rw-r--r--dev-python/pytest-html/metadata.xml11
-rw-r--r--dev-python/pytest-html/pytest-html-1.10.1.ebuild27
-rw-r--r--dev-python/pytest-html/pytest-html-1.14.2.ebuild28
-rw-r--r--dev-python/pytest-html/pytest-html-1.16.0.ebuild28
5 files changed, 101 insertions, 0 deletions
diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
new file mode 100644
index 000000000000..d53d99b5cb41
--- /dev/null
+++ b/dev-python/pytest-html/Manifest
@@ -0,0 +1,7 @@
+DIST pytest-html-1.10.1.tar.gz 15380 BLAKE2B 1334c74c1c9d2957ae1f60ccbc3ae3bcd686c79c600c4bf8595e8d7eb59f589209857dafc439a21c17c673eb650db5f66ccd5cbca84bda4c6ba9a2d53e254c9e SHA512 56d49fcb293adcf1424b0dfd3f64b62da560b744594007028c02e4bd722f92201709a089afb4283e6b711ae616eebd0bd4da204f4b974e4a4fc38bc7ab11d077
+DIST pytest-html-1.14.2.tar.gz 21577 BLAKE2B 62a64906b6cedd161674e38bccbc556e772662882ff5aa94f6f68731d11d8dc7d1f2363f97f73b235126fff1fe82314c5b4d2add53334c369eb679702a3af411 SHA512 fe5bb0fdaf098c98efdadf9aa106f30850e382dd7910647c335ebb7fc6f195940210e766c041c2a5bc11421bb3ec0127e5b59d845dff8ca94e799511a495457f
+DIST pytest-html-1.16.0.tar.gz 23271 BLAKE2B 44ed26f5c4da0a3f03889ea7a78346bf1ebcac78a57b69e8f4027d13cb3545c673c823713bbe04f787467c5695d42723bb219fa1ebe6d2a2810313dc6b083f5e SHA512 ac79122e3cd5704d297030422181414704dd681e695ab6c71d2e569958a4b83216211064a842b11dda19d9c05689bdb39fe51d64f3d6169a305c6eac8c702afd
+EBUILD pytest-html-1.10.1.ebuild 728 BLAKE2B d38fc228116e9f91f2fd34dd36a0d162241c8d2422408a8287784fa27db3d04123ca1df55f02a17f2943acbafe3e5f400960b25f2a953a2e48b485cd723a037c SHA512 84f07fb2a59b565caa9e9d4aaaf65f6fbfb439a25b83687830728e5c22e244b86c7ced3808f113abeb1f873c2f3f87c1c12a8bd61d21a5b8c303b9c0c2424652
+EBUILD pytest-html-1.14.2.ebuild 790 BLAKE2B 2dc3507cda804b74b07675b758cb9fd166cb155d30be0f6d1a7146be74b046719fe2129abef0cbf3c2c4d7ab52bd7a22a73b1a2a71975e639f22610dafef0d43 SHA512 4856d5760772241c6ec4582f48b50fc036dd4cc6739921d84a0a33f6f76851e042c010210e26f4526a6760e445f793d547fbbf160fb1960145dfd57dbd2f3447
+EBUILD pytest-html-1.16.0.ebuild 790 BLAKE2B 2dc3507cda804b74b07675b758cb9fd166cb155d30be0f6d1a7146be74b046719fe2129abef0cbf3c2c4d7ab52bd7a22a73b1a2a71975e639f22610dafef0d43 SHA512 4856d5760772241c6ec4582f48b50fc036dd4cc6739921d84a0a33f6f76851e042c010210e26f4526a6760e445f793d547fbbf160fb1960145dfd57dbd2f3447
+MISC metadata.xml 354 BLAKE2B 0c9325132cb715771e8b3b7f0cf8d24d3752d9499e4968722a413a319a4600c4647ebb39f95a3ce930d4649f8351b75272a0201c74c1add2a7f258916e8eccd8 SHA512 196fd5d73634e0dfd0c33c4c26d82b1dc8cfa905414d201c806a19a8c82254d512c31984744a7978a39903391844700745b45e25f2a762c8a9bbf203b839ed57
diff --git a/dev-python/pytest-html/metadata.xml b/dev-python/pytest-html/metadata.xml
new file mode 100644
index 000000000000..20841660910b
--- /dev/null
+++ b/dev-python/pytest-html/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">pytest-html</remote-id>
+ <remote-id type="github">pytest-dev/pytest-html</remote-id>
+ </upstream>
+ <maintainer type="person">
+ <email>zmedico@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pytest-html/pytest-html-1.10.1.ebuild b/dev-python/pytest-html/pytest-html-1.10.1.ebuild
new file mode 100644
index 000000000000..d78e29b90e31
--- /dev/null
+++ b/dev-python/pytest-html/pytest-html-1.10.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Plugin for generating HTML reports for py.test results"
+HOMEPAGE="https://github.com/pytest-dev/pytest-html/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Lots of test failures...
+RESTRICT="test"
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+python_test() {
+ PYTHONPATH=${PWD}${PYTHONPATH:+:}${PYTHONPATH} \
+ py.test test_pytest_html.py || die
+}
diff --git a/dev-python/pytest-html/pytest-html-1.14.2.ebuild b/dev-python/pytest-html/pytest-html-1.14.2.ebuild
new file mode 100644
index 000000000000..339c47814df8
--- /dev/null
+++ b/dev-python/pytest-html/pytest-html-1.14.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Plugin for generating HTML reports for py.test results"
+HOMEPAGE="https://github.com/pytest-dev/pytest-html/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Lots of test failures...
+RESTRICT="test"
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-metadata[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+python_test() {
+ PYTHONPATH=${PWD}${PYTHONPATH:+:}${PYTHONPATH} \
+ py.test -v -r a testing/test_pytest_html.py || die
+}
diff --git a/dev-python/pytest-html/pytest-html-1.16.0.ebuild b/dev-python/pytest-html/pytest-html-1.16.0.ebuild
new file mode 100644
index 000000000000..339c47814df8
--- /dev/null
+++ b/dev-python/pytest-html/pytest-html-1.16.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Plugin for generating HTML reports for py.test results"
+HOMEPAGE="https://github.com/pytest-dev/pytest-html/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Lots of test failures...
+RESTRICT="test"
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/pytest-metadata[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+
+python_test() {
+ PYTHONPATH=${PWD}${PYTHONPATH:+:}${PYTHONPATH} \
+ py.test -v -r a testing/test_pytest_html.py || die
+}