app-portage/gpyutils: Set DISTUTILS_USE_SETUPTOOLS, sync live
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 14:23:33 +0000 (15:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Dec 2019 14:37:56 +0000 (15:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/gpyutils/gpyutils-0.3.ebuild
app-portage/gpyutils/gpyutils-9999.ebuild

index 7eef1417fd806e0907affb8bf2f84585d7fda3c5..728e83dbc335e932b4177913778ec221466dc852 100644 (file)
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 
 inherit distutils-r1
index 42df3c3086a1165862a426950b399151eb69b774..68bbe846daaeed7e46ccfed8d33fc79a54bf7257 100644 (file)
@@ -1,7 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
 
 EGIT_REPO_URI="https://github.com/mgorny/gpyutils.git"
@@ -16,7 +18,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.2.9[${PYTHON_USEDEP}]"
+RDEPEND=">=app-portage/gentoopm-0.3.1[${PYTHON_USEDEP}]"
 
 python_test() {
        esetup.py test