mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/tensorflow-estimator: drop python2_7 support
Bug: https://bugs.gentoo.org/696096 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
|
||||
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
|
||||
MY_PN="estimator"
|
||||
MY_PV=${PV/_rc/-rc}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
|
||||
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
|
||||
MY_PN="estimator"
|
||||
MY_PV=${PV/_rc/-rc}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
|
||||
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
|
||||
MY_PN="estimator"
|
||||
MY_PV=${PV/_rc/-rc}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7} )
|
||||
PYTHON_COMPAT=( python{3_5,3_6,3_7} )
|
||||
MY_PN="estimator"
|
||||
MY_PV=${PV/_rc/-rc}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
Reference in New Issue
Block a user