projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
457e5c6
)
dev-python/cachelib: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:33:56 +0000
(14:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:42:22 +0000
(14:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cachelib/cachelib-0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cachelib/cachelib-0.1.ebuild
b/dev-python/cachelib/cachelib-0.1.ebuild
index 937ba108d67b7a5472613f6a3fb0da6acdc7d431..884023189b6ededf333d2f646b52a795841c5d24 100644
(file)
--- a/
dev-python/cachelib/cachelib-0.1.ebuild
+++ b/
dev-python/cachelib/cachelib-0.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Collection of cache libraries in the same API interface. Extracted from werkzeug"