commit:     79c554e79e096959436220602f088a6b355e1552
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 06:09:55 2021 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 06:10:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c554e7

dev-python/pikepdf: clean old versions

Bug: https://bugs.gentoo.org/764806
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-python/pikepdf/Manifest                       |  6 ---
 dev-python/pikepdf/files/pikepdf-1.8.3-test.patch | 40 ---------------
 dev-python/pikepdf/pikepdf-1.18.0.ebuild          | 54 --------------------
 dev-python/pikepdf/pikepdf-2.2.0-r1.ebuild        | 61 -----------------------
 dev-python/pikepdf/pikepdf-2.3.0.ebuild           | 61 -----------------------
 dev-python/pikepdf/pikepdf-2.4.0.ebuild           | 47 -----------------
 dev-python/pikepdf/pikepdf-2.5.0.ebuild           | 47 -----------------
 dev-python/pikepdf/pikepdf-2.5.1.ebuild           | 47 -----------------
 8 files changed, 363 deletions(-)

diff --git a/dev-python/pikepdf/Manifest b/dev-python/pikepdf/Manifest
index 218d6395e85..489d30420d8 100644
--- a/dev-python/pikepdf/Manifest
+++ b/dev-python/pikepdf/Manifest
@@ -1,7 +1 @@
-DIST pikepdf-1.18.0.tar.gz 2351789 BLAKE2B 
b33b69f57fcd5293814ac880376627b7184ca632e09f668fd274eae6b3640d97699681597470c17abe00ec334ec894a073cc1a1eff91ffa7df572ef78542b429
 SHA512 
9a04fe6ce145a6f28a180261ac004fc0ce3c525c4e9e7c5eb4bb7dbf8aaa6d3e6f726cec5d20033a5aaa60b793666df52c20f13c8ee7c0c3266fb8e557d69c18
-DIST pikepdf-2.2.0.tar.gz 2363761 BLAKE2B 
d1a8873a2c41e280dc2880609424742f4454ee226ee30469df067ddf0f5ee98ba6ef2965df75e95c2576e3813bdea7cb6bebfc7a1a7d05696b9da8ec67ef981a
 SHA512 
e80874ece09ce6381079f705ab031b121917485d0968578aeb07a83b70a14bb46d549498357acc4df62b51c33fd75a87f65b74ef64464dcaebba3ff84aaa1843
-DIST pikepdf-2.3.0.tar.gz 2366792 BLAKE2B 
3e5d2f460702bbce8ddc22abfb67867b40f75bb59cd30966db9865c96240ef9ad990f295abcd8f5f325a9954500e587afab647da7de3909960859fa3825c4526
 SHA512 
056bd2e73a7915b42ea170061932e445fff614abd662d935c8735c5fb04fd95e196495bc11dcb3781270c966d94cb93cd972500e6ea4d3ea7333456be3b7dbb6
-DIST pikepdf-2.4.0.tar.gz 2367657 BLAKE2B 
c6b126f45baef8d3d4bea40851650f6ee2196e60618f490952f74491744b6536a01040de685c5114ec5aad2e8923092498594ae28b9e9f14f2da579816a198e0
 SHA512 
42af99ed5446171449d46d4dabf444623ce22b81819bbef992735e67a58ed82e343b46779f323b96b35e076014464e50ac0e4f5fd3553482c750488e091b6fd5
-DIST pikepdf-2.5.0.tar.gz 2368422 BLAKE2B 
c30fcd69dd5297b04c0b116355f14a8513ce0a0b8797f3d85672957302275bdb04b382a373d07d40ef3480dc395e51a899eda8e919a74070083fec0209dfaa3c
 SHA512 
0c685985b17388a8d355486a5dc2ee5f4d855f1247977d96dd249744cea347f575770250b1a952fda7821a3f4c830d5e079e15642bc669b70f69f4f2c5bf4dae
-DIST pikepdf-2.5.1.tar.gz 2368435 BLAKE2B 
19def787013c5ee027a1477fe77dc38d10f1b8f6678f92afe0a7b3fc8e696e12926a80b2034e780c1fd05033ecf2facd6caeefc9062548648f64b0774754f9d5
 SHA512 
ba514f9a713d1e322224d9e6cb81df3bb399ecf1d54449e7fa171e59ce39bae25564752cfff97a93e2c3674f540cf2143f5ab4ac9dff928c1dfe77415db9dcc1
 DIST pikepdf-2.5.2.tar.gz 2368463 BLAKE2B 
dcf7e2c6f8a2a9d41073f2528fa6a13d5d79c0915d4dba810fb13a989039beafebbbfe0c8211f0a769ade9889af0c99ce1ca5052c74d0d88d817447dfdb3a7d5
 SHA512 
52e13805d4712f623af6c91eb287009abb6179d28451ab0a32b3472c4b8e484cc5700c3a32bb98cd7a188d4249128b2a2ef7fb19e8bc5aee4488627df161c38d

diff --git a/dev-python/pikepdf/files/pikepdf-1.8.3-test.patch 
b/dev-python/pikepdf/files/pikepdf-1.8.3-test.patch
deleted file mode 100644
index b142980caa7..00000000000
--- a/dev-python/pikepdf/files/pikepdf-1.8.3-test.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-diff -r -U3 pikepdf-1.8.3.orig/tests/test_object.py 
pikepdf-1.8.3/tests/test_object.py
---- pikepdf-1.8.3.orig/tests/test_object.py    2020-01-06 18:30:03.000000000 
+0700
-+++ pikepdf-1.8.3/tests/test_object.py 2020-01-13 22:43:54.844142512 +0700
-@@ -146,21 +146,21 @@
-         a[-5555] = Name.Foo
- 
- 
--def test_stack_depth():
--    a = [42]
--    for _ in range(100):
--        a = [a]
--    rlimit = sys.getrecursionlimit()
--    try:
--        sys.setrecursionlimit(100)
--        with pytest.raises(RecursionError):
--            assert encode(a) == a
--        with pytest.raises(RecursionError):
--            encode(a) == encode(a)  # pylint: disable=expression-not-assigned
--        with pytest.raises(RecursionError):
--            repr(a)
--    finally:
--        sys.setrecursionlimit(rlimit)  # So other tests are not affected
-+#def test_stack_depth():
-+#    a = [42]
-+#    for _ in range(100):
-+#        a = [a]
-+#    rlimit = sys.getrecursionlimit()
-+#    try:
-+#        sys.setrecursionlimit(100)
-+#        with pytest.raises(RecursionError):
-+#            assert encode(a) == a
-+#        with pytest.raises(RecursionError):
-+#            encode(a) == encode(a)  # pylint: disable=expression-not-assigned
-+#        with pytest.raises(RecursionError):
-+#            repr(a)
-+#    finally:
-+#        sys.setrecursionlimit(rlimit)  # So other tests are not affected
- 
- 
- def test_bytes():

diff --git a/dev-python/pikepdf/pikepdf-1.18.0.ebuild 
b/dev-python/pikepdf/pikepdf-1.18.0.ebuild
deleted file mode 100644
index 0422b58dd32..00000000000
--- a/dev-python/pikepdf/pikepdf-1.18.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="app-text/qpdf:0=
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/pybind11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-       test? ( >=dev-python/attrs-19.1.0
-               >=dev-python/hypothesis-4.24
-               <dev-python/hypothesis-6.0
-               >=dev-python/pillow-5.0.0
-               >=dev-python/pytest-4.4.0
-               <dev-python/pytest-5.3.5
-               >=dev-python/pytest-xdist-1.28
-               <dev-python/pytest-xdist-2.0
-               >=dev-python/pytest-helpers-namespace-2019.1.8
-               >=dev-python/pytest-timeout-1.3.3
-               >=dev-python/python-xmp-toolkit-2.0.1 )"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.8.3-test.patch )
-
-python_test() {
-       pytest
-}
-
-# When ipython and matplotlib will get python3_8 support, we'll be able to add
-#
-#IUSE="doc"
-#DEPEND="doc? ( dev-python/ipython
-#              dev-python/matplotlib
-#              dev-python/sphinx-1.4
-#              dev-python/sphinx_rtd_theme )"
-#python_compile_all() {
-#      use doc && emake -C docs html
-#}
-#python_install_all() {
-#      use doc && local HTML_DOCS=( docs/_build/html/. )
-#      distutils-r1_python_install_all
-#}

diff --git a/dev-python/pikepdf/pikepdf-2.2.0-r1.ebuild 
b/dev-python/pikepdf/pikepdf-2.2.0-r1.ebuild
deleted file mode 100644
index e152be1a8e5..00000000000
--- a/dev-python/pikepdf/pikepdf-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="app-text/qpdf:0=
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/pybind11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       >=dev-python/setuptools-50[${PYTHON_USEDEP}]
-       >=dev-python/wheel-0.35[${PYTHON_USEDEP}]
-       >=dev-python/pybind11-2.6.0[${PYTHON_USEDEP}]
-       >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
-       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-       test? ( >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-               >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
-               <dev-python/hypothesis-6.0[${PYTHON_USEDEP}]
-               >=dev-python/pillow-5.0.0[${PYTHON_USEDEP}]
-               >=dev-python/pytest-6[${PYTHON_USEDEP}]
-               <dev-python/pytest-7[${PYTHON_USEDEP}]
-               >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}]
-               <dev-python/pytest-cov-3[${PYTHON_USEDEP}]
-               >=dev-python/pytest-xdist-1.28[${PYTHON_USEDEP}]
-               <dev-python/pytest-xdist-2.0[${PYTHON_USEDEP}]
-               >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
-               >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
-               >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}] )"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.8.3-test.patch )
-
-python_test() {
-       pytest
-}
-
-# When ipython and matplotlib will get python3_8 support, we'll be able to add
-#
-#IUSE="doc"
-#DEPEND="doc? ( dev-python/ipython
-#              dev-python/matplotlib
-#              dev-python/sphinx-1.4
-#              dev-python/sphinx_rtd_theme )"
-#python_compile_all() {
-#      use doc && emake -C docs html
-#}
-#python_install_all() {
-#      use doc && local HTML_DOCS=( docs/_build/html/. )
-#      distutils-r1_python_install_all
-#}

diff --git a/dev-python/pikepdf/pikepdf-2.3.0.ebuild 
b/dev-python/pikepdf/pikepdf-2.3.0.ebuild
deleted file mode 100644
index 76f74c479b3..00000000000
--- a/dev-python/pikepdf/pikepdf-2.3.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="app-text/qpdf:0=
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/pybind11[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       >=dev-python/setuptools-50[${PYTHON_USEDEP}]
-       >=dev-python/wheel-0.35[${PYTHON_USEDEP}]
-       >=dev-python/pybind11-2.6.0[${PYTHON_USEDEP}]
-       >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
-       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-       test? ( >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-               >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
-               <dev-python/hypothesis-6.0[${PYTHON_USEDEP}]
-               >=dev-python/pillow-5.0.0[${PYTHON_USEDEP}]
-               >=dev-python/pytest-6[${PYTHON_USEDEP}]
-               <dev-python/pytest-7[${PYTHON_USEDEP}]
-               >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}]
-               <dev-python/pytest-cov-3[${PYTHON_USEDEP}]
-               >=dev-python/pytest-xdist-1.28[${PYTHON_USEDEP}]
-               <dev-python/pytest-xdist-2.0[${PYTHON_USEDEP}]
-               >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
-               >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
-               >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}] )"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.8.3-test.patch )
-
-python_test() {
-       pytest
-}
-
-# When ipython and matplotlib will get python3_8 support, we'll be able to add
-#
-#IUSE="doc"
-#DEPEND="doc? ( dev-python/ipython
-#              dev-python/matplotlib
-#              dev-python/sphinx-1.4
-#              dev-python/sphinx_rtd_theme )"
-#python_compile_all() {
-#      use doc && emake -C docs html
-#}
-#python_install_all() {
-#      use doc && local HTML_DOCS=( docs/_build/html/. )
-#      distutils-r1_python_install_all
-#}

diff --git a/dev-python/pikepdf/pikepdf-2.4.0.ebuild 
b/dev-python/pikepdf/pikepdf-2.4.0.ebuild
deleted file mode 100644
index 50ef414d04e..00000000000
--- a/dev-python/pikepdf/pikepdf-2.4.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="app-text/qpdf:0="
-RDEPEND="${DEPEND}
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/pybind11[${PYTHON_USEDEP}]"
-BDEPEND="
-       >=dev-python/pybind11-2.6.0[${PYTHON_USEDEP}]
-       >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
-       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-       test? (
-               >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-               >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
-               >=dev-python/pillow-5.0.0[${PYTHON_USEDEP},jpeg,lcms,tiff]
-               >=dev-python/psutil-5[${PYTHON_USEDEP}]
-               >=dev-python/pytest-6[${PYTHON_USEDEP}]
-               >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
-               >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
-               >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
-       )"
-
-#distutils_enable_sphinx docs \
-#      dev-python/ipython \
-#      dev-python/matplotlib \
-#      dev-python/sphinx_rtd_theme
-distutils_enable_tests pytest
-
-src_prepare() {
-       sed -i -e '/wheel/d' setup.py || die
-       sed -i -e '/-n auto/d' setup.cfg || die
-       distutils-r1_src_prepare
-}

diff --git a/dev-python/pikepdf/pikepdf-2.5.0.ebuild 
b/dev-python/pikepdf/pikepdf-2.5.0.ebuild
deleted file mode 100644
index 50ef414d04e..00000000000
--- a/dev-python/pikepdf/pikepdf-2.5.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="app-text/qpdf:0="
-RDEPEND="${DEPEND}
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/pybind11[${PYTHON_USEDEP}]"
-BDEPEND="
-       >=dev-python/pybind11-2.6.0[${PYTHON_USEDEP}]
-       >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
-       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-       test? (
-               >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-               >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
-               >=dev-python/pillow-5.0.0[${PYTHON_USEDEP},jpeg,lcms,tiff]
-               >=dev-python/psutil-5[${PYTHON_USEDEP}]
-               >=dev-python/pytest-6[${PYTHON_USEDEP}]
-               >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
-               >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
-               >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
-       )"
-
-#distutils_enable_sphinx docs \
-#      dev-python/ipython \
-#      dev-python/matplotlib \
-#      dev-python/sphinx_rtd_theme
-distutils_enable_tests pytest
-
-src_prepare() {
-       sed -i -e '/wheel/d' setup.py || die
-       sed -i -e '/-n auto/d' setup.cfg || die
-       distutils-r1_src_prepare
-}

diff --git a/dev-python/pikepdf/pikepdf-2.5.1.ebuild 
b/dev-python/pikepdf/pikepdf-2.5.1.ebuild
deleted file mode 100644
index 50ef414d04e..00000000000
--- a/dev-python/pikepdf/pikepdf-2.5.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="app-text/qpdf:0="
-RDEPEND="${DEPEND}
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/pybind11[${PYTHON_USEDEP}]"
-BDEPEND="
-       >=dev-python/pybind11-2.6.0[${PYTHON_USEDEP}]
-       >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
-       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-       test? (
-               >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-               >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
-               >=dev-python/pillow-5.0.0[${PYTHON_USEDEP},jpeg,lcms,tiff]
-               >=dev-python/psutil-5[${PYTHON_USEDEP}]
-               >=dev-python/pytest-6[${PYTHON_USEDEP}]
-               >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
-               >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
-               >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
-       )"
-
-#distutils_enable_sphinx docs \
-#      dev-python/ipython \
-#      dev-python/matplotlib \
-#      dev-python/sphinx_rtd_theme
-distutils_enable_tests pytest
-
-src_prepare() {
-       sed -i -e '/wheel/d' setup.py || die
-       sed -i -e '/-n auto/d' setup.cfg || die
-       distutils-r1_src_prepare
-}

Reply via email to