[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2022-09-21 Thread Marek Szuba
commit: 6686e5ae83aad1a7b124f32ddcca3bc672372069
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Sep 21 14:59:05 2022 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Wed Sep 21 15:29:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6686e5ae

dev-python/pytest-html: enable py3.11

Signed-off-by: Marek Szuba  gentoo.org>

 dev-python/pytest-html/pytest-html-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild 
b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
index bc639d3dfc4e..192558f52378 100644
--- a/dev-python/pytest-html/pytest-html-3.1.1.ebuild
+++ b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Plugin for generating HTML reports for py.test results"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2022-06-25 Thread Jakov Smolić
commit: 2a990d6af11a0dc9c9b6483eb679f8b084b597df
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 25 16:23:49 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 25 16:37:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a990d6a

dev-python/pytest-html: keyword 3.1.1 for ~riscv

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/pytest-html/pytest-html-3.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild 
b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
index 052856b3ca2f..bc639d3dfc4e 100644
--- a/dev-python/pytest-html/pytest-html-3.1.1.ebuild
+++ b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 # Lots of test failures...
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2021-10-17 Thread Michał Górny
commit: 45d92b035bb4cfbb00cf1f14ba6e3be8778f5a99
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 17 09:18:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 17 09:20:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d92b03

dev-python/pytest-html: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-html/Manifest  |  1 -
 dev-python/pytest-html/pytest-html-1.22.1.ebuild | 29 
 2 files changed, 30 deletions(-)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index 79ba8245db0..bb1aa54b81c 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1,2 +1 @@
-DIST pytest-html-1.22.1.tar.gz 28183 BLAKE2B 
bf6d2aecda8fd3117a7b58307f1246e2d6f31f8939812c402d541c13dc329d7e7a0ab1f72ea70583d39614599d70dd0f4ffcc00b0d481ae4bbfce968f016adb3
 SHA512 
8adf1b1a27ea9f635226acdcd9d429bf78dc57ef9a67cf6616868c60b921c0cef117a63f4ef4c258350900759b607baa71d2a6b73cc8f9f718b405a7fba0d5e4
 DIST pytest-html-3.1.1.tar.gz 38548 BLAKE2B 
d2491280ceb4524a10a46891448bb63fe997a4be82062e727fb1d79ef6154a0b4229bbec27c6601372776f7c8dd124aab5d4968482fc24ad24330db5d2520187
 SHA512 
78091b485d153b54cd76abb8cfeb6494830b1b51a10dc0c00c73eccf67962d2805e3f83972c7ccfd1f877a939b582f80d5ddd5273fd1ddcac2a1a9c2eb121300

diff --git a/dev-python/pytest-html/pytest-html-1.22.1.ebuild 
b/dev-python/pytest-html/pytest-html-1.22.1.ebuild
deleted file mode 100644
index 46e90071e9a..000
--- a/dev-python/pytest-html/pytest-html-1.22.1.ebuild
+++ /dev/null
@@ -1,29 +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,9} 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"
-
-# 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2021-06-11 Thread Marek Szuba
commit: e1fc160d7541f19b3a7cdcc56eafe169978594ca
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Jun 11 10:48:50 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Jun 11 10:57:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fc160d

dev-python/pytest-html: add 3.1.1

Invoking maintainer time-out.

Builds and installs fine against python3_10, have also successfully run
the test suite using tox.

Bug: https://bugs.gentoo.org/759931
Signed-off-by: Marek Szuba  gentoo.org>

 dev-python/pytest-html/Manifest |  1 +
 dev-python/pytest-html/pytest-html-3.1.1.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index 5a27b730b31..79ba8245db0 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1 +1,2 @@
 DIST pytest-html-1.22.1.tar.gz 28183 BLAKE2B 
bf6d2aecda8fd3117a7b58307f1246e2d6f31f8939812c402d541c13dc329d7e7a0ab1f72ea70583d39614599d70dd0f4ffcc00b0d481ae4bbfce968f016adb3
 SHA512 
8adf1b1a27ea9f635226acdcd9d429bf78dc57ef9a67cf6616868c60b921c0cef117a63f4ef4c258350900759b607baa71d2a6b73cc8f9f718b405a7fba0d5e4
+DIST pytest-html-3.1.1.tar.gz 38548 BLAKE2B 
d2491280ceb4524a10a46891448bb63fe997a4be82062e727fb1d79ef6154a0b4229bbec27c6601372776f7c8dd124aab5d4968482fc24ad24330db5d2520187
 SHA512 
78091b485d153b54cd76abb8cfeb6494830b1b51a10dc0c00c73eccf67962d2805e3f83972c7ccfd1f877a939b582f80d5ddd5273fd1ddcac2a1a9c2eb121300

diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild 
b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
new file mode 100644
index 000..052856b3ca2
--- /dev/null
+++ b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} 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"
+
+# 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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2021-06-01 Thread Sam James
commit: 7f0edbd0c2762a3aeec77a6d34ed8092d37b86d7
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun  1 11:44:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 11:55:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0edbd0

dev-python/pytest-html: add Python 3.9

Signed-off-by: Sam James  gentoo.org>

 dev-python/pytest-html/pytest-html-1.22.1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/pytest-html/pytest-html-1.22.1.ebuild 
b/dev-python/pytest-html/pytest-html-1.22.1.ebuild
index ff9bd0ca538..46e90071e9a 100644
--- a/dev-python/pytest-html/pytest-html-1.22.1.ebuild
+++ b/dev-python/pytest-html/pytest-html-1.22.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} pypy3 )
 
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Plugin for generating HTML reports for py.test results"
@@ -13,9 +13,10 @@ 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}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2020-03-28 Thread Michał Górny
commit: fb84a895d22851412408e9ccb9bf016c10cffd4e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 18:40:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 18:48:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb84a895

dev-python/pytest-html: Remove redundant versions

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-html/Manifest  |  1 -
 dev-python/pytest-html/pytest-html-1.16.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index 5c7e0284e36..5a27b730b31 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1,2 +1 @@
-DIST pytest-html-1.16.0.tar.gz 23271 BLAKE2B 
44ed26f5c4da0a3f03889ea7a78346bf1ebcac78a57b69e8f4027d13cb3545c673c823713bbe04f787467c5695d42723bb219fa1ebe6d2a2810313dc6b083f5e
 SHA512 
ac79122e3cd5704d297030422181414704dd681e695ab6c71d2e569958a4b83216211064a842b11dda19d9c05689bdb39fe51d64f3d6169a305c6eac8c702afd
 DIST pytest-html-1.22.1.tar.gz 28183 BLAKE2B 
bf6d2aecda8fd3117a7b58307f1246e2d6f31f8939812c402d541c13dc329d7e7a0ab1f72ea70583d39614599d70dd0f4ffcc00b0d481ae4bbfce968f016adb3
 SHA512 
8adf1b1a27ea9f635226acdcd9d429bf78dc57ef9a67cf6616868c60b921c0cef117a63f4ef4c258350900759b607baa71d2a6b73cc8f9f718b405a7fba0d5e4

diff --git a/dev-python/pytest-html/pytest-html-1.16.0.ebuild 
b/dev-python/pytest-html/pytest-html-1.16.0.ebuild
deleted file mode 100644
index 5d3f45a484e..000
--- a/dev-python/pytest-html/pytest-html-1.16.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2019-11-28 Thread Zac Medico
commit: e920ac4e5504e563593505c6f8a1a7fd12991b33
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov 29 07:05:08 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov 29 07:24:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e920ac4e

dev-python/pytest-html: Bump to version 1.22.1

Bug: https://bugs.gentoo.org/701426
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/pytest-html/Manifest  |  1 +
 dev-python/pytest-html/pytest-html-1.22.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index 209db1df34e..5c7e0284e36 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1 +1,2 @@
 DIST pytest-html-1.16.0.tar.gz 23271 BLAKE2B 
44ed26f5c4da0a3f03889ea7a78346bf1ebcac78a57b69e8f4027d13cb3545c673c823713bbe04f787467c5695d42723bb219fa1ebe6d2a2810313dc6b083f5e
 SHA512 
ac79122e3cd5704d297030422181414704dd681e695ab6c71d2e569958a4b83216211064a842b11dda19d9c05689bdb39fe51d64f3d6169a305c6eac8c702afd
+DIST pytest-html-1.22.1.tar.gz 28183 BLAKE2B 
bf6d2aecda8fd3117a7b58307f1246e2d6f31f8939812c402d541c13dc329d7e7a0ab1f72ea70583d39614599d70dd0f4ffcc00b0d481ae4bbfce968f016adb3
 SHA512 
8adf1b1a27ea9f635226acdcd9d429bf78dc57ef9a67cf6616868c60b921c0cef117a63f4ef4c258350900759b607baa71d2a6b73cc8f9f718b405a7fba0d5e4

diff --git a/dev-python/pytest-html/pytest-html-1.22.1.ebuild 
b/dev-python/pytest-html/pytest-html-1.22.1.ebuild
new file mode 100644
index 000..b7451b73e04
--- /dev/null
+++ b/dev-python/pytest-html/pytest-html-1.22.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} 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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2019-11-28 Thread Zac Medico
commit: 35b5f010a3c46862ac871c4e39558b6d655950ba
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov 29 06:09:24 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov 29 06:09:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b5f010

dev-python/pytest-html: Remove old versions

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/pytest-html/Manifest  |  2 --
 dev-python/pytest-html/pytest-html-1.10.1.ebuild | 27 ---
 dev-python/pytest-html/pytest-html-1.14.2.ebuild | 28 
 3 files changed, 57 deletions(-)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index 2f0f293c468..209db1df34e 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1,3 +1 @@
-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

diff --git a/dev-python/pytest-html/pytest-html-1.10.1.ebuild 
b/dev-python/pytest-html/pytest-html-1.10.1.ebuild
deleted file mode 100644
index 0be6fb9643d..000
--- a/dev-python/pytest-html/pytest-html-1.10.1.ebuild
+++ /dev/null
@@ -1,27 +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} 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
deleted file mode 100644
index 046b52040c5..000
--- a/dev-python/pytest-html/pytest-html-1.14.2.ebuild
+++ /dev/null
@@ -1,28 +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} 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2017-09-24 Thread Zac Medico
commit: c76d6bd0b205f4354fa9f6b19e06acb85ef58082
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Sep 24 22:54:30 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Sep 24 22:57:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76d6bd0

dev-python/pytest-html: version bump to 1.16.0

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-python/pytest-html/Manifest  |  1 +
 dev-python/pytest-html/pytest-html-1.16.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index 507a3da5822..c5c015327e7 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-html-1.10.1.tar.gz 15380 SHA256 
f6fc1ccefe94fb17ba289ee385bebaeccfd44cf4f05eef9116572cae699af6d6 SHA512 
56d49fcb293adcf1424b0dfd3f64b62da560b744594007028c02e4bd722f92201709a089afb4283e6b711ae616eebd0bd4da204f4b974e4a4fc38bc7ab11d077
 WHIRLPOOL 
ff2023e5dad07aa790c3b08f5e0ba497d45e7c916de4475d42c07e734650c7f0e88a004a1012092f8fddd75cbcb4cb272f87c502d903ec77c8b0a740d6984ea2
 DIST pytest-html-1.14.2.tar.gz 21577 SHA256 
bf6672c2552b26059acf9cd678701c35de18bc1b20467940d830202e7fb1bc66 SHA512 
fe5bb0fdaf098c98efdadf9aa106f30850e382dd7910647c335ebb7fc6f195940210e766c041c2a5bc11421bb3ec0127e5b59d845dff8ca94e799511a495457f
 WHIRLPOOL 
c01241d0f785a54f1e0809099c43c72fd277753325b03c807ed3f0b6a0937070eb1654fc69a46c3ce680c465abc3d431eb5ad087bad0ec1d32a8a9cf0c747c6a
+DIST pytest-html-1.16.0.tar.gz 23271 SHA256 
d973b5bc997f117bd55314d01f6e19433f06a4c405530aa7826481d03b778536 SHA512 
ac79122e3cd5704d297030422181414704dd681e695ab6c71d2e569958a4b83216211064a842b11dda19d9c05689bdb39fe51d64f3d6169a305c6eac8c702afd
 WHIRLPOOL 
6e62559e223249dce4ac9f906db3969bb807db6fb7f09b2faf5936c70d5d934368ac3b771fa6427809ed0c5ebd81fca41867e497a9538b425ba67a9feed1673b

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 000..339c47814df
--- /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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2017-03-20 Thread Manuel Rüger
commit: bdfb5a240cfa1812c273ec5837e82e90efd5fc30
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Mar 20 17:58:39 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Mar 20 18:01:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfb5a24

dev-python/pytest-html: Version bump to 1.14.2

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/pytest-html/Manifest  |  1 +
 dev-python/pytest-html/pytest-html-1.14.2.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
index b25ebcca9a9..507a3da5822 100644
--- a/dev-python/pytest-html/Manifest
+++ b/dev-python/pytest-html/Manifest
@@ -1 +1,2 @@
 DIST pytest-html-1.10.1.tar.gz 15380 SHA256 
f6fc1ccefe94fb17ba289ee385bebaeccfd44cf4f05eef9116572cae699af6d6 SHA512 
56d49fcb293adcf1424b0dfd3f64b62da560b744594007028c02e4bd722f92201709a089afb4283e6b711ae616eebd0bd4da204f4b974e4a4fc38bc7ab11d077
 WHIRLPOOL 
ff2023e5dad07aa790c3b08f5e0ba497d45e7c916de4475d42c07e734650c7f0e88a004a1012092f8fddd75cbcb4cb272f87c502d903ec77c8b0a740d6984ea2
+DIST pytest-html-1.14.2.tar.gz 21577 SHA256 
bf6672c2552b26059acf9cd678701c35de18bc1b20467940d830202e7fb1bc66 SHA512 
fe5bb0fdaf098c98efdadf9aa106f30850e382dd7910647c335ebb7fc6f195940210e766c041c2a5bc11421bb3ec0127e5b59d845dff8ca94e799511a495457f
 WHIRLPOOL 
c01241d0f785a54f1e0809099c43c72fd277753325b03c807ed3f0b6a0937070eb1654fc69a46c3ce680c465abc3d431eb5ad087bad0ec1d32a8a9cf0c747c6a

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 000..339c47814df
--- /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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2017-03-15 Thread Zac Medico
commit: c7a95f99cb9c2804ef070592ba307e8cbc8543d5
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar 15 08:39:19 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar 15 08:39:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a95f99

dev-python/pytest-html: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/pytest-html/pytest-html-1.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-html/pytest-html-1.10.1.ebuild 
b/dev-python/pytest-html/pytest-html-1.10.1.ebuild
index f18c5532acc..d78e29b90e3 100644
--- a/dev-python/pytest-html/pytest-html-1.10.1.ebuild
+++ b/dev-python/pytest-html/pytest-html-1.10.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/

2016-11-07 Thread Zac Medico
commit: 3bf7c5fba57b5b0dcbab3e16a43c23fbd23ae232
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Nov  7 19:50:28 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Nov  7 19:53:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf7c5fb

dev-python/pytest-html: add package

Package-Manager: portage-2.3.2

 dev-python/pytest-html/Manifest  |  1 +
 dev-python/pytest-html/metadata.xml  | 11 ++
 dev-python/pytest-html/pytest-html-1.10.1.ebuild | 28 
 3 files changed, 40 insertions(+)

diff --git a/dev-python/pytest-html/Manifest b/dev-python/pytest-html/Manifest
new file mode 100644
index ..b25ebcc
--- /dev/null
+++ b/dev-python/pytest-html/Manifest
@@ -0,0 +1 @@
+DIST pytest-html-1.10.1.tar.gz 15380 SHA256 
f6fc1ccefe94fb17ba289ee385bebaeccfd44cf4f05eef9116572cae699af6d6 SHA512 
56d49fcb293adcf1424b0dfd3f64b62da560b744594007028c02e4bd722f92201709a089afb4283e6b711ae616eebd0bd4da204f4b974e4a4fc38bc7ab11d077
 WHIRLPOOL 
ff2023e5dad07aa790c3b08f5e0ba497d45e7c916de4475d42c07e734650c7f0e88a004a1012092f8fddd75cbcb4cb272f87c502d903ec77c8b0a740d6984ea2

diff --git a/dev-python/pytest-html/metadata.xml 
b/dev-python/pytest-html/metadata.xml
new file mode 100644
index ..2084166
--- /dev/null
+++ b/dev-python/pytest-html/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pytest-html
+   pytest-dev/pytest-html
+   
+   
+   zmed...@gentoo.org
+   
+

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 ..10199b1
--- /dev/null
+++ b/dev-python/pytest-html/pytest-html-1.10.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_{4,5}} 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
+}