dev-python/prov: EAPI and PYTHON_COMPAT bump
authorHorea Christian <horea.christ@yandex.com>
Tue, 31 Jul 2018 18:14:13 +0000 (20:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 8 Aug 2018 17:02:33 +0000 (19:02 +0200)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9399

dev-python/prov/prov-1.5.0.ebuild
dev-python/prov/prov-1.5.1.ebuild

index b3936572877bc18a6759bedc65913f9b59a00ef7..ab392c1cbb9be04141b86b2e08837ba0c4f94bd4 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 
index a9f32d0218367b944a7850a39335968544ebc334..065a731d1acde903da56e0f226872776032780ea 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )