diff options
| author | David Seifert <soap@gentoo.org> | 2019-12-28 17:11:39 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2019-12-28 17:11:39 +0100 |
| commit | 6d47c7619843cf616172304fface888d92a2214d (patch) | |
| tree | 99d36b4e0ba3dbf0080ff8eeba9a4f3f2aeea9e6 /dev-python/CacheControl/CacheControl-0.11.5.ebuild | |
| parent | 68f79bf6129e460237e1fb53112a27a8ddefe91c (diff) | |
| download | gentoo-6d47c7619843cf616172304fface888d92a2214d.tar.gz gentoo-6d47c7619843cf616172304fface888d92a2214d.tar.bz2 gentoo-6d47c7619843cf616172304fface888d92a2214d.zip | |
dev-python/CacheControl: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/CacheControl/CacheControl-0.11.5.ebuild')
| -rw-r--r-- | dev-python/CacheControl/CacheControl-0.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/CacheControl/CacheControl-0.11.5.ebuild b/dev-python/CacheControl/CacheControl-0.11.5.ebuild index b94ab409d73e..e5f99262feb7 100644 --- a/dev-python/CacheControl/CacheControl-0.11.5.ebuild +++ b/dev-python/CacheControl/CacheControl-0.11.5.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python3_{5,6} pypy3 ) inherit distutils-r1 eutils |
