summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-06-22 10:17:00 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-06-24 09:28:09 +0100
commit37c150119b7097956f5017a140e73e46b2e91fde (patch)
treeb68d47a23276cb6670e516851734d8c962205644 /dev-python/ruamel-std-pathlib
parentdev-python/ruamel-std-pathlib: add new version 0.6.4 (diff)
downloadgentoo-37c150119b7097956f5017a140e73e46b2e91fde.tar.gz
gentoo-37c150119b7097956f5017a140e73e46b2e91fde.tar.bz2
gentoo-37c150119b7097956f5017a140e73e46b2e91fde.zip
dev-python/ruamel-std-pathlib: declare Python 3.7 compatibility
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'dev-python/ruamel-std-pathlib')
-rw-r--r--dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4.ebuild b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4.ebuild
index 7e66ea38deed..7e6f20629557 100644
--- a/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4.ebuild
+++ b/dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1 vcs-snapshot