commit:     a16f167f3a2af70269fd47e9c3c1c5a6fb402c56
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 09:11:39 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 26 09:16:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16f167f

dev-python/automat: Disable unnecessary m2r patch

The code handles missing dev-python/m2r gracefully, so just leave it
as-is.

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

 dev-python/automat/automat-20.2.0-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/automat/automat-20.2.0-r1.ebuild 
b/dev-python/automat/automat-20.2.0-r1.ebuild
index f942d5213df9..690c49cb4f29 100644
--- a/dev-python/automat/automat-20.2.0-r1.ebuild
+++ b/dev-python/automat/automat-20.2.0-r1.ebuild
@@ -28,7 +28,6 @@ BDEPEND="
 "
 
 PATCHES=(
-       "${FILESDIR}/automat-0.8.0-no-setup-py-m2r-import.patch"
        "${FILESDIR}/test_visualize-twisted-import-errors.patch"
        "${FILESDIR}/${P}-py311.patch"
 )

Reply via email to