projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f14c5
)
dev-python/jinja2-time: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 12:26:07 +0000
(13:26 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 12:26:07 +0000
(13:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jinja2-time/jinja2-time-0.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild
b/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild
index dc6fc327bf8f0aac26b0c2b292615ab70c98c8b2..eed27c8c8b513ab31a5756a87ac2ee0f7a81414c 100644
(file)
--- a/
dev-python/jinja2-time/jinja2-time-0.2.0.ebuild
+++ b/
dev-python/jinja2-time/jinja2-time-0.2.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Jinja2 Extension for Dates and Times"