diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-05-26 14:51:24 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-05-26 14:58:32 +0200 |
| commit | 287f236e022f03e9651100b9f4596c6de0867ce8 (patch) | |
| tree | 1a21ee4a1be6541d39ba8ad4bc29695bb770ec5c /dev-python/PyContracts | |
| parent | 68bbadc9dccc320c5de6bf1dd346809bc1e81a36 (diff) | |
| download | gentoo-287f236e022f03e9651100b9f4596c6de0867ce8.tar.gz gentoo-287f236e022f03e9651100b9f4596c6de0867ce8.tar.bz2 gentoo-287f236e022f03e9651100b9f4596c6de0867ce8.zip | |
dev-python/PyContracts: Port to py39
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PyContracts')
| -rw-r--r-- | dev-python/PyContracts/PyContracts-1.8.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyContracts/PyContracts-1.8.14.ebuild b/dev-python/PyContracts/PyContracts-1.8.14.ebuild index 0a7be7c3243a..8cf28d8a55cb 100644 --- a/dev-python/PyContracts/PyContracts-1.8.14.ebuild +++ b/dev-python/PyContracts/PyContracts-1.8.14.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) inherit distutils-r1 |
