dev-python/XenAPI: bump to 2.14
authorTomas Mozes <hydrapolic@gmail.com>
Fri, 13 Dec 2019 11:28:18 +0000 (12:28 +0100)
committerYixun Lan <dlan@gentoo.org>
Tue, 17 Dec 2019 16:38:55 +0000 (16:38 +0000)
Closes: https://bugs.gentoo.org/702056
Closes: https://github.com/gentoo/gentoo/pull/13967
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
dev-python/XenAPI/Manifest
dev-python/XenAPI/XenAPI-2.14.ebuild [moved from dev-python/XenAPI/XenAPI-1.2.ebuild with 83% similarity]

index c15a668491057fb627368d885c01b9c05f0e4fe5..430c889925c4819dc1a55be2df5ca06cb47e5a9a 100644 (file)
@@ -1 +1 @@
-DIST XenAPI-1.2.tar.gz 3901 BLAKE2B e87cb08c7a13920b23f33272b32680a13f05c0815c127790e14910c94fe5a55082816a6f13e87f8f84d00803931163637e15386a80ee1715b3b1ea47f5799340 SHA512 24b0fd6591d5bca0ac2b17808afa8c762a3fdefdb44fac41cc223aaa16a58073a4160ecedeef0e1490df18fba8b20e2072b6dc68cbe0f53145351f76d9d1e621
+DIST XenAPI-2.14.tar.gz 5110 BLAKE2B 0391ccfffe8c2a264360eef4057a666e92bcbc8b31e7848f15704fff4d554db9758b1aa0b5210d1bfc41c4df261096b04961a4ff6722a8ea25305971b70f8562 SHA512 a56245b617fa049bcc62ee78e85167e322b632e53d2a6bc3e042e1cb0541ea0004aee4b957f9190c30685cef935f236d980a224322ac593896abd7a31e36abd2
similarity index 83%
rename from dev-python/XenAPI/XenAPI-1.2.ebuild
rename to dev-python/XenAPI/XenAPI-2.14.ebuild
index 627ce1eb6f10852aeb32e574037174867510ca6c..f5ff332f6e9a8ee7ca6be7cf05cf5a30d0ddc1ec 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1