commit: 1e06cbf49a8a0a3e92b4820978c75629ce6a324d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 10:45:43 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 10:45:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e06cbf4
dev-python/Babel: Backport pypy3 patch to 2.8.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/Babel/Babel-2.8.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/Babel/Babel-2.8.1.ebuild
b/dev-python/Babel/Babel-2.8.1.ebuild
index 5bcb1eb4fb5..1a13c223464 100644
--- a/dev-python/Babel/Babel-2.8.1.ebuild
+++ b/dev-python/Babel/Babel-2.8.1.ebuild
@@ -27,6 +27,7 @@ distutils_enable_tests pytest
PATCHES=(
"${FILESDIR}"/Babel-2.8.0-py39.patch
+ "${FILESDIR}"/Babel-2.9.0-pypy3.patch
)
src_test() {