commit: 17e560f192a3e7d4821cae2397164df096807adf
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat Oct 29 04:28:13 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Oct 29 04:28:13 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=17e560f1
dev-python/wraps: removed commented patches
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/wraps/wraps-0.1.0-r1.ebuild | 1 -
dev-python/wraps/wraps-0.2.0.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/dev-python/wraps/wraps-0.1.0-r1.ebuild
b/dev-python/wraps/wraps-0.1.0-r1.ebuild
index 9ac34a45e..8474019e7 100644
--- a/dev-python/wraps/wraps-0.1.0-r1.ebuild
+++ b/dev-python/wraps/wraps-0.1.0-r1.ebuild
@@ -24,7 +24,6 @@ RDEPEND="
"
PATCHES=(
-# "${FILESDIR}/${P}-includes.patch"
"${FILESDIR}/${P}-poetry_groups.patch"
)
diff --git a/dev-python/wraps/wraps-0.2.0.ebuild
b/dev-python/wraps/wraps-0.2.0.ebuild
index d72f7e5aa..f3b37bb5c 100644
--- a/dev-python/wraps/wraps-0.2.0.ebuild
+++ b/dev-python/wraps/wraps-0.2.0.ebuild
@@ -24,7 +24,6 @@ RDEPEND="
"
PATCHES=(
-# "${FILESDIR}/${P}-includes.patch"
"${FILESDIR}/${PN}-0.1.0-poetry_groups.patch"
)