From 7c59acba5699c9c58090a7a738669669a7307023 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 21 Aug 2021 23:14:26 +0100 Subject: gentoo resync : 21.08.2021 --- dev-python/sybil/sybil-2.0.1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dev-python/sybil/sybil-2.0.1.ebuild') diff --git a/dev-python/sybil/sybil-2.0.1.ebuild b/dev-python/sybil/sybil-2.0.1.ebuild index 0e19bc2316fd..84763f93566f 100644 --- a/dev-python/sybil/sybil-2.0.1.ebuild +++ b/dev-python/sybil/sybil-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Automated testing for the examples in your documentation" @@ -15,3 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" distutils_enable_tests pytest + +PATCHES=( + "${FILESDIR}"/${P}-py310.patch +) -- cgit v1.2.3