summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-09 22:19:00 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-09 22:24:40 +0200
commit3180d9835017b31fcd6e5a9f1231820840d6c8ad (patch)
tree0270ae5e8b744c1f558ed1384744f8a9af7dcc86 /dev-util/pkgcheck
parentdev-python/blessed: Enable Python 3.10 (diff)
downloadgentoo-3180d9835017b31fcd6e5a9f1231820840d6c8ad.tar.gz
gentoo-3180d9835017b31fcd6e5a9f1231820840d6c8ad.tar.bz2
gentoo-3180d9835017b31fcd6e5a9f1231820840d6c8ad.zip
dev-util/pkgcheck: Extend py3.10 fix to 9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index f801b3b477e3..4f3e1d2a82c8 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -42,6 +42,10 @@ BDEPEND="
distutils_enable_tests setup.py
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.9.7-py310-update.patch
+)
+
src_test() {
local -x PYTHONDONTWRITEBYTECODE=
distutils-r1_src_test