summaryrefslogtreecommitdiff
path: root/dev-python/pyrax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-python/pyrax
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-python/pyrax')
-rw-r--r--dev-python/pyrax/Manifest2
-rw-r--r--dev-python/pyrax/pyrax-1.9.7.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/pyrax/Manifest b/dev-python/pyrax/Manifest
index f6757edc1a11..8337b992ef9a 100644
--- a/dev-python/pyrax/Manifest
+++ b/dev-python/pyrax/Manifest
@@ -1,3 +1,3 @@
DIST pyrax-1.9.7.tar.gz 313170 BLAKE2B b52d87f22f546d095ce7ddd6d83559d14b432e0e910839c33b54572e3e78ec1d7f1077bdcf87fad62f695948864e6445b3a1e4635d2ec9b09973fd66b3e32dc4 SHA512 e83c5e79d49eb3095e8e196b4c9db419194131503d95737564e5a1e3e20f06aa4b53196111d8d326ac50041cd0c2590cefeb41d7d6d654112a85df867b7495f3
-EBUILD pyrax-1.9.7.ebuild 1076 BLAKE2B a7d049e5405ef983ba05f6988a8556eddb9c8503d2399feb67d2c6e9f184dda2cc50285c95a8087c3359cb1f3cf6a7d275f50d903ef6dbd3f6b558253811f5dc SHA512 dac80fb4d86a79e6a8907dde2c2aa8d02765647ad77d4f547e3c384ce968e47ffde1bc73f9287a430d0284bb089846034773cbe4239f4245daa9286a5b0b9231
+EBUILD pyrax-1.9.7.ebuild 1100 BLAKE2B 630015dd662dc233212dacad764332fac37aed0597c436438f3551bd20fea34273cd5a55238d57af958cf49dada250740e72528b5fcbfd16b5e6d0a05619f63d SHA512 2bc4b3229d3ba127606b35d61b92eae904efb60f86a23bdcd08a52518f968df4cd686f66d0a962e0cbf07382248a2dc233c0dcf80a43b4ada113bd50e9525b8f
MISC metadata.xml 695 BLAKE2B ad76557a077263a066097827d9ac06581a6fcabb034852ba237815fa79deddfb248ec8522164ba2e1b62b09b829c2416837021177307c9b4516aed482c661bdf SHA512 b396d429fc52efdfaa1fd0773d336ead34bc18cf3f03e7d9813090a5cc0dc395f3e605b409d6439d529c90c0ccf45e524bfcca99e550a40138bb278cfca29092
diff --git a/dev-python/pyrax/pyrax-1.9.7.ebuild b/dev-python/pyrax/pyrax-1.9.7.ebuild
index 364b110b6959..3e870a1e7e98 100644
--- a/dev-python/pyrax/pyrax-1.9.7.ebuild
+++ b/dev-python/pyrax/pyrax-1.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples test"
+RESTRICT="!test? ( test )"
CDEPEND="
dev-python/keyring[${PYTHON_USEDEP}]