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

2023-11-24 Thread Arthur Zamarin
commit: 5fa0fe7644e7cff8513fd72b941f7fc4b885336d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 24 18:43:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 24 18:43:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa0fe76

dev-python/pytest-mpl: Keyword 0.16.1 arm64, #918015

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
index ab98dfa7bc28..aad7b6b35f10 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
dev-python/jinja[${PYTHON_USEDEP}]



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

2023-11-05 Thread Michał Górny
commit: aaed878563271b90154c7ec4d679da31aad5a299
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  5 18:24:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  5 18:24:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaed8785

dev-python/pytest-mpl: Enable py3.12

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

 dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild | 11 +--
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
index 95e7bea1cd98..ab98dfa7bc28 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 
@@ -33,12 +33,3 @@ EPYTEST_DESELECT=(
 )
 
 distutils_enable_tests pytest
-
-python_test() {
-   # disable autoloading plugins in nested pytest calls
-   #local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   # since we disabled autoloading, force loading necessary plugins
-   #local -x PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked
-
-   epytest
-}



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

2023-03-17 Thread Michał Górny
commit: ac39164a5c35ada6efb6a98e1a70ac8fb4032225
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 17 11:59:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 17 15:22:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac39164a

dev-python/pytest-mpl: Use pypi.eclass

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

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

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
index 3c954c69bdf3..95e7bea1cd98 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
@@ -4,16 +4,16 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Facilitate image comparison for Matplotlib figures"
 HOMEPAGE="
https://pypi.org/project/pytest-mpl/
https://github.com/matplotlib/pytest-mpl
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



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

2022-10-07 Thread Sam James
commit: 646fae2fa6825c00143fce1143cf4daeed9a7737
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  7 19:53:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  7 19:57:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646fae2f

dev-python/pytest-mpl: new package, add 0.16.1

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

 dev-python/pytest-mpl/Manifest |  1 +
 dev-python/pytest-mpl/metadata.xml | 13 
 dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild | 44 ++
 3 files changed, 58 insertions(+)

diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest
new file mode 100644
index ..1b363eb582cb
--- /dev/null
+++ b/dev-python/pytest-mpl/Manifest
@@ -0,0 +1 @@
+DIST pytest-mpl-0.16.1.tar.gz 663585 BLAKE2B 
aad171260a10417aab15e7e55115c2fe02aa33dcf8336634281e1a1dad4d1c5ff08293fd9a67be025ec6cbb18c42bc9eb7ccb86275c0fcc7f4bf33a035fc0927
 SHA512 
64c1689f1698f9223082bc5c6817a1d4f9b413cb193894c23b1e0302254a6358cb3e354ac92ec47677acf460a41d05b2b527c834fd0fbbde04c070b0af8f46e1

diff --git a/dev-python/pytest-mpl/metadata.xml 
b/dev-python/pytest-mpl/metadata.xml
new file mode 100644
index ..c9b79fa5f81b
--- /dev/null
+++ b/dev-python/pytest-mpl/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   pytest-mpl
+   matplotlib/pytest-mpl
+   
+

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
new file mode 100644
index ..9db1c3e57234
--- /dev/null
+++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Facilitate image comparison for Matplotlib figures"
+HOMEPAGE="
+   https://pypi.org/project/pytest-mpl/
+   https://github.com/matplotlib/pytest-mpl
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+   tests/subtests/test_subtest.py::test_default
+   tests/subtests/test_subtest.py::test_html_images_only
+)
+
+distutils_enable_tests pytest
+
+python_test() {
+   # disable autoloading plugins in nested pytest calls
+   #local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   # since we disabled autoloading, force loading necessary plugins
+   #local -x PYTEST_PLUGINS=xdist.plugin,xdist.looponfail,pytest_forked
+
+   epytest
+}



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

2020-01-17 Thread Michał Górny
commit: 1257c960183278c82e747f1617e5dfdac24d1377
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 17 09:50:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 17 10:02:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1257c960

dev-python/pytest-mpl: Remove Python 2

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

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

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
index a6b9e4310b9..d57e0cc6329 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 virtualx
 



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

2018-07-01 Thread Pacho Ramos
commit: 66624a3ba04e8daed284eeff9292feac0b6e4cbf
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jul  1 14:55:31 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jul  1 15:00:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66624a3b

dev-python/pytest-mpl: amd64 stable, bug #599846

Package-Manager: Portage-2.3.41, Repoman-2.3.9

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

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
index 866279f7b95..91a3f43ff90 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2018-01-05 Thread Michał Górny
commit: df6bfb0b9eae5f34c5ef8ce047320082dae6d331
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  5 23:32:50 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  6 00:44:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6bfb0b

dev-python/pytest-mpl: Clean old up

 dev-python/pytest-mpl/Manifest  |  2 --
 dev-python/pytest-mpl/pytest-mpl-0.5.ebuild | 31 -
 dev-python/pytest-mpl/pytest-mpl-0.7.ebuild | 31 -
 3 files changed, 64 deletions(-)

diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest
index b5b67d4dedd..3a0c1405e5f 100644
--- a/dev-python/pytest-mpl/Manifest
+++ b/dev-python/pytest-mpl/Manifest
@@ -1,3 +1 @@
-DIST pytest-mpl-0.5.tar.gz 112523 BLAKE2B 
02ab9e02ddb4e208cfa50abb6344e3d76b34e6658ea59c1711c0e453810f592094853ca9242c67cd9a2a8c6791d6c5ded9e34160d879445769915f1a1d329c9e
 SHA512 
9056982403994572a33c861ebe0d7bbcb48579ef95f7cf93f716f06510fa09c187a8daad0ed4a55667444b74461a5a02d7f9217d89de57f3cc10116c88aaa662
-DIST pytest-mpl-0.7.tar.gz 243763 BLAKE2B 
c1662bfcdb92352b25046c4f9dd51cefebe7fbda84c512e68b6c87bfe6fc937c12395179a6a2f2c29e0cdc478e985cff11ee0b2522b2687e8193071a77647978
 SHA512 
90cb30b21286a87fbb08286ea80ec8278cffb7cae4be626bac2712c056f75e497767a425b1b657387bfac107ece6cf3035e4ff3d5676d85bc9dd327feb739063
 DIST pytest-mpl-0.8.tar.gz 194633 BLAKE2B 
b21b26ef95ca3d83d429348a639365d19eacce298ecb2cd5964a8be47970d077bff40692ee992a1cd412572623f1cc2a8a502c5b59f526b4f9830d89973f23cb
 SHA512 
4f5f1316d0f545383b9125281b91d9077b52bfa7d91b4eb2f64c6f9642b1abe86c52c9b88171a521d806e579ab9279f49d1405b3f4fcae58a9e75ec5518bacca

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.5.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.5.ebuild
deleted file mode 100644
index 902888dd5f7..000
--- a/dev-python/pytest-mpl/pytest-mpl-0.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-inherit distutils-r1 virtualx
-
-DOCS=( README.md CHANGES.md )
-
-DESCRIPTION="pytest plugin to faciliate image comparison for matplotlib 
figures"
-HOMEPAGE="https://github.com/astrofrog/pytest-mpl/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   echo "backend : Agg" > matplotlibrc || die
-   MPLCONFIGDIR=. virtx py.test -v || die
-}

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild
deleted file mode 100644
index 5c48b37e1a8..000
--- a/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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,6}} )
-
-inherit distutils-r1 virtualx
-
-DOCS=( README.rst CHANGES.md )
-
-DESCRIPTION="pytest plugin to faciliate image comparison for matplotlib 
figures"
-HOMEPAGE="https://github.com/astrofrog/pytest-mpl/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   echo "backend : Agg" > matplotlibrc || die
-   MPLCONFIGDIR=. virtx py.test -v || die
-}



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

2017-07-31 Thread Sebastien Fabbro
commit: 797a041e9a9bab0d846d087f50b5f14dfc95ae7d
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jul 31 19:43:55 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jul 31 20:46:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797a041e

dev-python/pytest-mpl: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/pytest-mpl/Manifest  |  1 +
 dev-python/pytest-mpl/pytest-mpl-0.8.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest
index e7227650485..228d945d816 100644
--- a/dev-python/pytest-mpl/Manifest
+++ b/dev-python/pytest-mpl/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-mpl-0.5.tar.gz 112523 SHA256 
fee0da4a81e2a3e966cf6488a6bcc81a144688e145048ad1f66799a25135dad3 SHA512 
9056982403994572a33c861ebe0d7bbcb48579ef95f7cf93f716f06510fa09c187a8daad0ed4a55667444b74461a5a02d7f9217d89de57f3cc10116c88aaa662
 WHIRLPOOL 
4416015f78113bcfc74119a8a04fa55385e496395be9af2e7bcda317ac846744e0bf1221e18eac28efdc5a2b5a5305b2eaa25eef4c8c1051e1949702e92768d6
 DIST pytest-mpl-0.7.tar.gz 243763 SHA256 
cc975b5b905826bd1a04f780ca4a3309b309e5f5eb7824c2cf9252ee878668b7 SHA512 
90cb30b21286a87fbb08286ea80ec8278cffb7cae4be626bac2712c056f75e497767a425b1b657387bfac107ece6cf3035e4ff3d5676d85bc9dd327feb739063
 WHIRLPOOL 
238528e8d206f1d57968946e89c9727dafea2b5e9220ec6a57ad25b867c16d20ce4ba9a3c0cc654e54e1c79fe457f551123b47d1bbc3705fe78d2d8a165149bf
+DIST pytest-mpl-0.8.tar.gz 194633 SHA256 
d8c67a781cfd011fd9f20cb5a957f62701afcc5b44685c98369e1c22df960ccd SHA512 
4f5f1316d0f545383b9125281b91d9077b52bfa7d91b4eb2f64c6f9642b1abe86c52c9b88171a521d806e579ab9279f49d1405b3f4fcae58a9e75ec5518bacca
 WHIRLPOOL 
fa0aae95a7ec0abcb2782d2fe5fa98eb31e279077143c66066a4783242e6b5c9b79b5b5ff32affd41baed1f53c42e0948032dd4acc9a38c8ba81c3a76da225bc

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
new file mode 100644
index 000..866279f7b95
--- /dev/null
+++ b/dev-python/pytest-mpl/pytest-mpl-0.8.ebuild
@@ -0,0 +1,31 @@
+# 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,6}} )
+
+inherit distutils-r1 virtualx
+
+DOCS=( README.rst CHANGES.md )
+
+DESCRIPTION="pytest plugin to faciliate image comparison for matplotlib 
figures"
+HOMEPAGE="https://github.com/astrofrog/pytest-mpl/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   echo "backend : Agg" > "${T}"/matplotlibrc || die
+   MPLCONFIGDIR="${T}" virtx py.test -v || die
+}



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

2017-06-25 Thread Sebastien Fabbro
commit: d388e8a913689d2b1d5837f6beba96c74e27c80b
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 03:25:08 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:16:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d388e8a9

dev-python/pytest-mpl:

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/pytest-mpl/Manifest  |  1 +
 dev-python/pytest-mpl/pytest-mpl-0.7.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest
index d34fbe1e582..e7227650485 100644
--- a/dev-python/pytest-mpl/Manifest
+++ b/dev-python/pytest-mpl/Manifest
@@ -1 +1,2 @@
 DIST pytest-mpl-0.5.tar.gz 112523 SHA256 
fee0da4a81e2a3e966cf6488a6bcc81a144688e145048ad1f66799a25135dad3 SHA512 
9056982403994572a33c861ebe0d7bbcb48579ef95f7cf93f716f06510fa09c187a8daad0ed4a55667444b74461a5a02d7f9217d89de57f3cc10116c88aaa662
 WHIRLPOOL 
4416015f78113bcfc74119a8a04fa55385e496395be9af2e7bcda317ac846744e0bf1221e18eac28efdc5a2b5a5305b2eaa25eef4c8c1051e1949702e92768d6
+DIST pytest-mpl-0.7.tar.gz 243763 SHA256 
cc975b5b905826bd1a04f780ca4a3309b309e5f5eb7824c2cf9252ee878668b7 SHA512 
90cb30b21286a87fbb08286ea80ec8278cffb7cae4be626bac2712c056f75e497767a425b1b657387bfac107ece6cf3035e4ff3d5676d85bc9dd327feb739063
 WHIRLPOOL 
238528e8d206f1d57968946e89c9727dafea2b5e9220ec6a57ad25b867c16d20ce4ba9a3c0cc654e54e1c79fe457f551123b47d1bbc3705fe78d2d8a165149bf

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild
new file mode 100644
index 000..5c48b37e1a8
--- /dev/null
+++ b/dev-python/pytest-mpl/pytest-mpl-0.7.ebuild
@@ -0,0 +1,31 @@
+# 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,6}} )
+
+inherit distutils-r1 virtualx
+
+DOCS=( README.rst CHANGES.md )
+
+DESCRIPTION="pytest plugin to faciliate image comparison for matplotlib 
figures"
+HOMEPAGE="https://github.com/astrofrog/pytest-mpl/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   echo "backend : Agg" > matplotlibrc || die
+   MPLCONFIGDIR=. virtx py.test -v || die
+}



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

2016-10-24 Thread Sebastien Fabbro
commit: e98d7df4068a1a7a04b1109b7a938315bfccf102
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Oct 24 22:11:46 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Oct 24 22:51:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98d7df4

dev-python/pytest-mpl: initial import

Package-Manager: portage-2.3.2

 dev-python/pytest-mpl/Manifest  |  1 +
 dev-python/pytest-mpl/metadata.xml  | 15 ++
 dev-python/pytest-mpl/pytest-mpl-0.5.ebuild | 32 +
 3 files changed, 48 insertions(+)

diff --git a/dev-python/pytest-mpl/Manifest b/dev-python/pytest-mpl/Manifest
new file mode 100644
index ..d34fbe1
--- /dev/null
+++ b/dev-python/pytest-mpl/Manifest
@@ -0,0 +1 @@
+DIST pytest-mpl-0.5.tar.gz 112523 SHA256 
fee0da4a81e2a3e966cf6488a6bcc81a144688e145048ad1f66799a25135dad3 SHA512 
9056982403994572a33c861ebe0d7bbcb48579ef95f7cf93f716f06510fa09c187a8daad0ed4a55667444b74461a5a02d7f9217d89de57f3cc10116c88aaa662
 WHIRLPOOL 
4416015f78113bcfc74119a8a04fa55385e496395be9af2e7bcda317ac846744e0bf1221e18eac28efdc5a2b5a5305b2eaa25eef4c8c1051e1949702e92768d6

diff --git a/dev-python/pytest-mpl/metadata.xml 
b/dev-python/pytest-mpl/metadata.xml
new file mode 100644
index ..53dc396
--- /dev/null
+++ b/dev-python/pytest-mpl/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pytest-mpl
+astrofrog/pytest-mpl
+  
+  
+pyt...@gentoo.org
+Python
+  
+  
+This is a plugin to faciliate image comparison for Matplotlib figures in 
pytest.
+  
+

diff --git a/dev-python/pytest-mpl/pytest-mpl-0.5.ebuild 
b/dev-python/pytest-mpl/pytest-mpl-0.5.ebuild
new file mode 100644
index ..b383a41
--- /dev/null
+++ b/dev-python/pytest-mpl/pytest-mpl-0.5.ebuild
@@ -0,0 +1,32 @@
+# 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}} )
+
+inherit distutils-r1 virtualx
+
+DOCS=( README.md CHANGES.md )
+
+DESCRIPTION="pytest plugin to faciliate image comparison for matplotlib 
figures"
+HOMEPAGE="https://github.com/astrofrog/pytest-mpl/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+   echo "backend : Agg" > matplotlibrc || die
+   MPLCONFIGDIR=. virtx py.test -v || die
+}