summaryrefslogtreecommitdiff
path: root/dev-python/suds
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/suds
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-python/suds')
-rw-r--r--dev-python/suds/Manifest2
-rw-r--r--dev-python/suds/suds-0.6-r1.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/suds/Manifest b/dev-python/suds/Manifest
index 4633c5d040e6..ec3d87c5c933 100644
--- a/dev-python/suds/Manifest
+++ b/dev-python/suds/Manifest
@@ -1,3 +1,3 @@
DIST suds-0.6.tar.bz2 143985 BLAKE2B 3d97d51b4e719102ab40a6a95a35eaaccda15a47e20bedb0297203576949883eea253ac6f382c8849a522e1720393ec517ec1ff3514329b504c83a928a260881 SHA512 ec078b159bd83c5799e293d9607138ee1da90fdc64da203999555a4324ce7be0235156d3c7ad28e46f84180a6e51e2f3f82228e5e77ae41c61ee20f3db2c916b
-EBUILD suds-0.6-r1.ebuild 1614 BLAKE2B 0bfa7899961d6698a28aada8781a9acc56aa8c53a8ab5e3ea8259ea0d245b914575890bb5c055f9a84c6c3982c122a9bd38beb9083f805f5b726f3dc057fc0c2 SHA512 1beaf3de06407508c9c912e68166b035bc54583f4a090712e23625cf79462bf0289a9eba1b7bcfb171e22bcdc0dbb97394a1c9ad6e22ce092bce7f77bbd6c88a
+EBUILD suds-0.6-r1.ebuild 1641 BLAKE2B a491fce5be1b9715976cf0acc3bdf6bea40e6376b1a3921421a9c827eeccb2bcdbc08bee5cbc253d2a02821e1367211c2c67e522b595133a873b09d4c658290b SHA512 b2ee21c0e5140441677dfcdf2d5838cba39bbe417f69f0f084624a05fd479b4fa4b2f38a57c6f92ecba5f59775fd804f9b3b96bb9d53c66c9f3d0c957ae0d5d6
MISC metadata.xml 467 BLAKE2B 0da3f0b6af9a58a5468a019a9dcd1502765097c221a9b90545320c7209260f7d1ce5b2ab8cf495a48dd3867c63a70f68feef01352976feae2cfbaf7d7805fc22 SHA512 b2db05a4b1e5cdebd8132837510bee73355ef88cf2f22ec8ce8c439be5eb6a7d3a3f14639dc7dc9a5a3d99d45ac96a4322b9fcdd97719161b5699602d7b880d2
diff --git a/dev-python/suds/suds-0.6-r1.ebuild b/dev-python/suds/suds-0.6-r1.ebuild
index 7940768cda3f..01d1f425961d 100644
--- a/dev-python/suds/suds-0.6-r1.ebuild
+++ b/dev-python/suds/suds-0.6-r1.ebuild
@@ -16,6 +16,7 @@ LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
+RESTRICT="!test? ( test )"
REQUIRED_USE="doc? ( $(python_gen_useflags python2_7) )"