python-utils-r1.eclass: Initial EAPI 7 support
authorMichał Górny <mgorny@gentoo.org>
Thu, 3 May 2018 13:41:10 +0000 (15:41 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 7 May 2018 07:43:29 +0000 (09:43 +0200)
commit0fabf3873a258d76a14a74475ef185d8b51741a0
treefde6ea23c325a65c53f57939f233897f60a20403
parent28d6710d227ec5814362e6f48b2cc07d9512254d
python-utils-r1.eclass: Initial EAPI 7 support

Add initial EAPI 7 support.  Handle trailing slash in D/ED correctly.
Support new has_version switches.

This does not provide proper cross support.  In particular, the PYTHON
variable (full path to the interpreter) is used both in contexts
of BDEPEND and DEPEND, so we need to clean the uses first.
eclass/python-utils-r1.eclass