dev-python/lazr-config: Bump, add python 3.7/3.8, remove python 2.
authorHanno Böck <hanno@gentoo.org>
Fri, 7 Feb 2020 10:06:29 +0000 (11:06 +0100)
committerHanno Böck <hanno@gentoo.org>
Fri, 7 Feb 2020 10:06:29 +0000 (11:06 +0100)
Closes: https://bugs.gentoo.org/705336
Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-2.3.87, Repoman-2.3.20

dev-python/lazr-config/Manifest
dev-python/lazr-config/lazr-config-2.2.2.ebuild [moved from dev-python/lazr-config/lazr-config-2.2.1.ebuild with 93% similarity]

index 7d4a6e15955dd1b45e576970fc198b2cc3598b0f..95966f84b8406bb02ea118068c11e21e9bd9e55d 100644 (file)
@@ -1 +1 @@
-DIST lazr-config-2.2.1.tar.gz 31761 BLAKE2B 3980e75677a5260dbecdaa59dba0a01fbaececbe217b4147199ee5e11396ca74f55df9cd23554b54eebe844b287dd6fd90e5c0755c405930f225b6ef61bb54fd SHA512 c8708bcbe371c731026489aad0fa2857ddc4ee0d13a468c33c3551d928318ee6b00f23eb20c44ac4ad9ea77a4edc8ffc2fec1bee9f018d27902940718825c4fb
+DIST lazr-config-2.2.2.tar.gz 31957 BLAKE2B 5bfee9ae556e6b4109fa43ca36cc2676fb805dc6b9d9f788224ccd29e7836313affa55dd031496c2a252c5e64b150fd8f21c2934da3699ba95e0968ee8022879 SHA512 3427d2be4b4763238bd8378ec5936d38d0b944074d56f6ada55d0e3f232fe0846630a0ef3900c169b58092d029297d7c937ea4ad349aaa2745ed25b71df9c7a0
similarity index 93%
rename from dev-python/lazr-config/lazr-config-2.2.1.ebuild
rename to dev-python/lazr-config/lazr-config-2.2.2.ebuild
index b2ea284f5a80312eca799192a2316d1733483eba..1b3afe149d603cc44a19533a048eee7788402a46 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 MY_PN=${PN/-/.}