summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-27 17:10:26 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-27 17:22:13 +0200
commit7766611623513856da2ed5dc3552186453922282 (patch)
tree2acd654cb24a5c9157813eb40709bca132603c5f /dev-python/twisted/twisted-20.3.0.ebuild
parentdev-python/twisted: Unbreak py2.7 in 19.10.0 (diff)
downloadgentoo-7766611623513856da2ed5dc3552186453922282.tar.gz
gentoo-7766611623513856da2ed5dc3552186453922282.tar.bz2
gentoo-7766611623513856da2ed5dc3552186453922282.zip
dev-python/twisted: Port to py39
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/twisted/twisted-20.3.0.ebuild')
-rw-r--r--dev-python/twisted/twisted-20.3.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-20.3.0.ebuild b/dev-python/twisted/twisted-20.3.0.ebuild
index 47624031dc76..3ee3d08b812a 100644
--- a/dev-python/twisted/twisted-20.3.0.ebuild
+++ b/dev-python/twisted/twisted-20.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 virtualx
@@ -84,6 +84,8 @@ python_prepare_all() {
local PATCHES=(
"${FILESDIR}"/twisted-20.3.0-py38-cgi.patch
"${FILESDIR}"/twisted-20.3.0-py38-hmac.patch
+ "${FILESDIR}"/twisted-20.3.0-py39-b64.patch
+ "${FILESDIR}"/twisted-20.3.0-py39-combined.patch
)
# upstream test for making releases; not very useful and requires