diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-01-12 23:05:09 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-01-13 10:46:07 +0100 |
| commit | e08d62b84c60f6d2db1fa8c052e43320bd6c682b (patch) | |
| tree | 59a6c929c7d37c23afbe7f3a03f515ad07f894e3 /dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild | |
| parent | 5cace0e845f9b7304d349679e70c77807bb8edd1 (diff) | |
| download | gentoo-e08d62b84c60f6d2db1fa8c052e43320bd6c682b.tar.gz gentoo-e08d62b84c60f6d2db1fa8c052e43320bd6c682b.tar.bz2 gentoo-e08d62b84c60f6d2db1fa8c052e43320bd6c682b.zip | |
dev-python/python-blazarclient: Remove Python 2 support
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild')
| -rw-r--r-- | dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild index 6391dbdf5322..dc7ff4ee8ab4 100644 --- a/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild +++ b/dev-python/python-blazarclient/python-blazarclient-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="This is a client for the OpenStack Blazar API" |
