Revert "dev-python/virtualenvwrapper: add python3_8 to PYTHON_COMPAT"
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 1 May 2020 19:18:09 +0000 (14:18 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 1 May 2020 19:18:09 +0000 (14:18 -0500)
This reverts commit 28bc66c3b52b0a316d8206fdeaf9e01fc2a08df4.

Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild [moved from dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild with 96% similarity]

similarity index 96%
rename from dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
rename to dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
index 5e1b6b1967668bef5042275f202b0f351a3188ea..0eabad043e57b11de68815941a5c6577fda6f744 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1