commit:     d02820843fc97f8fcbd5c5ff891b244a628da1f7
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Aug 27 07:16:42 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 23:33:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0282084

dev-python/weasyprint: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/22123
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../files/weasyprint-51-skip-useless-deps.patch    | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/dev-python/weasyprint/files/weasyprint-51-skip-useless-deps.patch 
b/dev-python/weasyprint/files/weasyprint-51-skip-useless-deps.patch
deleted file mode 100644
index 862f11dc0a0..00000000000
--- a/dev-python/weasyprint/files/weasyprint-51-skip-useless-deps.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -40,7 +40,6 @@
- [options]
- packages = find:
- zip_safe = false
--setup_requires = pytest-runner
- install_requires = 
-       setuptools>=39.2.0
-       cffi>=0.6
-@@ -50,11 +49,6 @@
-       cssselect2>=0.1
-       CairoSVG>=2.4.0
-       Pyphen>=0.9.1
--tests_require = 
--      pytest-runner
--      pytest-cov
--      pytest-flake8
--      pytest-isort
- python_requires = >= 3.5
- 
- [options.entry_points]
-@@ -86,7 +80,6 @@
- test = pytest
- 
- [tool:pytest]
--addopts = --flake8 --isort
- norecursedirs = build dist .cache .eggs .git
- 
- [coverage:run]

Reply via email to