diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 06:30:05 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 06:50:10 +0100 |
| commit | 4bbdcc09c99ef1c9342314c1cdfc768a77d4cf1c (patch) | |
| tree | 614881aad4f9b4ef7c3ce0b2113b44e86372c28b /dev-python/django-prometheus/django-prometheus-1.1.0.ebuild | |
| parent | 1ff0c6581b95717531baced806161c5925b7ffcb (diff) | |
| download | gentoo-4bbdcc09c99ef1c9342314c1cdfc768a77d4cf1c.tar.gz gentoo-4bbdcc09c99ef1c9342314c1cdfc768a77d4cf1c.tar.bz2 gentoo-4bbdcc09c99ef1c9342314c1cdfc768a77d4cf1c.zip | |
dev-python/django-prometheus: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-prometheus/django-prometheus-1.1.0.ebuild')
| -rw-r--r-- | dev-python/django-prometheus/django-prometheus-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild b/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild index abb290d08b4e..7ad6293b28e2 100644 --- a/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild +++ b/dev-python/django-prometheus/django-prometheus-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 python3_7 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit distutils-r1 DESCRIPTION="Library to export django metrics for prometheus" |
