projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ade427
)
dev-python/pytest-django: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:00:56 +0000
(21:00 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:10:52 +0000
(21:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-django/pytest-django-3.4.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-django/pytest-django-3.4.4.ebuild
b/dev-python/pytest-django/pytest-django-3.4.4.ebuild
index c9e5b83c92c14a30bba2e1b46bd750d903614bce..004f497cb80cb0e6950ca67af90703713213a768 100644
(file)
--- a/
dev-python/pytest-django/pytest-django-3.4.4.ebuild
+++ b/
dev-python/pytest-django/pytest-django-3.4.4.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
inherit distutils-r1