diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-12-15 18:09:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-12-15 18:09:03 +0000 |
commit | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch) | |
tree | 4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-python/dynd-python | |
parent | b284a3168fa91a038925d2ecf5e4791011ea5e7d (diff) |
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-python/dynd-python')
-rw-r--r-- | dev-python/dynd-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/dynd-python/Manifest b/dev-python/dynd-python/Manifest index 07e40334d7a8..96dab8f1f13d 100644 --- a/dev-python/dynd-python/Manifest +++ b/dev-python/dynd-python/Manifest @@ -1,3 +1,3 @@ DIST dynd-python-0.7.2.tar.gz 184981 BLAKE2B 826a46c7c920533dbd64f310ce6136e37f5d3f7e2bb1190977c72e9c7b65aa9957547b02ca92f5aadc1db268ca4ceda9459036e9fe24a57e090f4312645d348b SHA512 e51df7b368b1f6869338cb12a2f093064b1e7531ef674a83dbc7b9cc1dc6143cbe12cb37273bcc01e7b1066eda541b3b15473bc01e88fd9a8d1b594f6f37eaba -EBUILD dynd-python-0.7.2-r1.ebuild 1538 BLAKE2B 47abe55ec81611b3162b6af42d24ec00dd496f4495bf735114cfb72df83805e1c16f7b4e72aaeacb246d9ba35d478f05ce9f1583627dd47637892cf590bf18ec SHA512 14f0266c707cee7ee1c201def361f9308b86b84b8bc839718fdbc71de65ae76d4f32f0992890481659c1fc33eb1d720865e35c9256535d9a3481f7facae7dd17 +EBUILD dynd-python-0.7.2-r1.ebuild 1565 BLAKE2B 3b529cb0bc628c69c851794126e510e907b18e9ed8b2d2daed4dae3323ffa4fcda9a202d75b2d1eb26c2e56a93e824686b24ab5c74fa1ec7c8fdecb567999fb4 SHA512 c07b23d37e5f64038e99aa0ce6d15a5f93418903358a8527aa0230cb500bbdec28929ffda083ce70db2501482fcfe149d6c7695910af4276e2a3b64d8cc6540d MISC metadata.xml 529 BLAKE2B bc365c7019af30defbcddf4eb0c590666199d43acba144d4b42f21fecea7c572d6122b60bd0b767437ec4b1887e7d3bc50c50b83f88deb99e627cb67030ec95f SHA512 8500904a91a51d552ef6f0fe17486b8d935bc4f50860120376ed40a31c002bda8ca66b5c3c8b8c244dccf659cbf8574f1e031e62a0a0b870af133062055a25b9 diff --git a/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild b/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild index ca14179d8f4f..dfdc702d90f5 100644 --- a/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild +++ b/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild @@ -18,6 +18,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" +RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |