summaryrefslogtreecommitdiff
path: root/dev-python/hp3parclient
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/hp3parclient
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-python/hp3parclient')
-rw-r--r--dev-python/hp3parclient/Manifest4
-rw-r--r--dev-python/hp3parclient/hp3parclient-2.0.0.ebuild3
-rw-r--r--dev-python/hp3parclient/hp3parclient-3.0.0.ebuild3
3 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/hp3parclient/Manifest b/dev-python/hp3parclient/Manifest
index e9ba48b0f33a..a68013d81a8f 100644
--- a/dev-python/hp3parclient/Manifest
+++ b/dev-python/hp3parclient/Manifest
@@ -1,5 +1,5 @@
DIST hp3parclient-2.0.0.tar.gz 42167 BLAKE2B 9460bb57194536666b8a810cb1879c4cc3b906d89ef984265c9a4367ddca78782f1f4dc008b1352a90154bda2b0fa012e44f954da8f9beff9e6469f21327b1f5 SHA512 8bc4903e31f3f8a73c7656c1c6d722dd5baff05d7fcab1b22505843f0464e207194a333ba86bf487ac44219a9f792d8384cd0a3aefba292013c66f2d798d9552
DIST hp3parclient-3.0.0.tar.gz 40895 BLAKE2B 5847808b045d7e3dcf9c47aefefcaf3b2f107564cb75f33bb982ef0c00dc4d725a959b5183a68bec8e01242652f47cba8ffc4c82fb31f0431688752c1eaf9400 SHA512 976f28b96ea18ef7995b327403f9ccc2d3322296d4d4ae8c66018b7810adb86f582aec8aed59ddafaa0f8a5cc73b1ef40cf916ad3210a74ce8dae3b1f7f7adff
-EBUILD hp3parclient-2.0.0.ebuild 958 BLAKE2B ee89481982dc52d2ee644c4a6e3b1d12ac9fff19a071159adf52fad28bedd6bd71e85ff4d5563b15d5757073ff07222686d7a80132a7549ac5ee7dc318db6454 SHA512 92f66defa23272ad579618f33db96441192ccad07f66f4ef6a93d240dd5bc4b2dbc69a87765cdb5d46eec20077f2643ec5d4b39ae253d421c629f37001f48dca
-EBUILD hp3parclient-3.0.0.ebuild 1044 BLAKE2B 0e2fd819ec406617a97b587963fb60a7a0e793eaa048cd32bf1b749d4ed96abbf3d93f69ee5de42f922a59a1b749274da8a8496cbb89ef396c3bfba3776728a8 SHA512 ff649ef53653e7d9fcc7688809d6a338461c9f7b904046c6eef9135cd7eed2dee075d70124d03631653fc6639651673bbb343d5fd27c8389f59df2ab2c778f5c
+EBUILD hp3parclient-2.0.0.ebuild 982 BLAKE2B a645786013901bac1c187860595b29b59e5f295fce6afc660da7f284fc3b456301c99ab0d027ec6739875312c6cbbbad51a5a367c763da7c6426c14d7da04546 SHA512 f2014064f2db7fc1f48e9ca0b717c34d4c26509bd3fd133addc53fb07cef55d57877065b3bb62dab86bfc3379cc750fda049e2f7f030951feb99ad25f842a30f
+EBUILD hp3parclient-3.0.0.ebuild 1068 BLAKE2B a677b761895b6bfd27bea2cfda7460a4a5ded8038130fafc17d97e87e14ed86d1559818bee040f2e8d47c170ecc053e237d3ca228148739aa5b702873a7305cb SHA512 acd7d6bbad7da1bc66d8c09c93315d2a0dffe777c75d0a91a00b338969045ff1f6a9a7284776dc2641094d6727f65fc9abcec92942e7693a4ae89df7853ac479
MISC metadata.xml 331 BLAKE2B 91f95c97414841a35af1a5eef97e5627ffaaefaac0845198a726e360180bdb128562628ced57b7ad60fc26c3864a3b48786e5d63fb461dc2c731ba705b82f6a5 SHA512 7871745a798e87553a4f378e5c689df0e8e33108138731c39fdc76bb7951f15f29848a4539de3276702d6b5a6254ec974673b2bbd9219dc12ff6736b6928830b
diff --git a/dev-python/hp3parclient/hp3parclient-2.0.0.ebuild b/dev-python/hp3parclient/hp3parclient-2.0.0.ebuild
index feebb28d1af2..654b1c4d9e8e 100644
--- a/dev-python/hp3parclient/hp3parclient-2.0.0.ebuild
+++ b/dev-python/hp3parclient/hp3parclient-2.0.0.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
@@ -12,6 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild b/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
index 26f2dff89169..bb3201fee6e0 100644
--- a/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
+++ b/dev-python/hp3parclient/hp3parclient-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,6 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
LICENSE="Apache-2.0"
SLOT="0"