summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-07-18 17:27:30 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-07-18 17:30:54 -0500
commit02a323b887d8d05492a319f6f351786aff008f7c (patch)
tree10f48de568d74f93296d4e141e981f7b9b28209f /dev-python
parentdev-python/oslo-messaging: 10.2.0 cleanup (diff)
downloadgentoo-02a323b887d8d05492a319f6f351786aff008f7c.tar.gz
gentoo-02a323b887d8d05492a319f6f351786aff008f7c.tar.bz2
gentoo-02a323b887d8d05492a319f6f351786aff008f7c.zip
dev-python/oslo-utils: add py36 to oslo-utils (to clean up old)
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oslo-utils/oslo-utils-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
index eed1c4c3fe24..c93a004e2bb7 100644
--- a/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1