summaryrefslogtreecommitdiff
path: root/dev-python/pyoembed
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/pyoembed
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-python/pyoembed')
-rw-r--r--dev-python/pyoembed/Manifest4
-rw-r--r--dev-python/pyoembed/pyoembed-0.1.1.ebuild3
-rw-r--r--dev-python/pyoembed/pyoembed-9999.ebuild3
3 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/pyoembed/Manifest b/dev-python/pyoembed/Manifest
index 4f8d498d2a0f..fb94953ad6d0 100644
--- a/dev-python/pyoembed/Manifest
+++ b/dev-python/pyoembed/Manifest
@@ -1,4 +1,4 @@
DIST pyoembed-0.1.1.tar.gz 12941 BLAKE2B 0a3a5935e599450441e661b124034be36a0d3c529b936d9a8cacf997870d83f89a2d067f250902043efd07a44b56a7b3e10524dcf51dea603a033ece47200c23 SHA512 6ce7ec87082179c0f35dffe67f7ce91b71c40c57ed6bf7bd0ecd2ce654fbd1ab0c6f6469cbfb4e0a8dafc970bf496ffbc57f09838cf575e0becf7527553de63e
-EBUILD pyoembed-0.1.1.ebuild 752 BLAKE2B ba58993272b2281fb23141803041a0fec5872764112695a7b170ac179907016497ce7c13e6f327d85c23e602f74f9ab3f75d11f90cb8522b23a00b35376d679b SHA512 c32c70ead9ade63b7e65e36174329ff5bffa632fce01e45230dffc8c0f32ae85dea3a7cb87b2c27b4b163a6d08cd6cbfb63a53380257f03daa9ddcb10640deb4
-EBUILD pyoembed-9999.ebuild 752 BLAKE2B ba58993272b2281fb23141803041a0fec5872764112695a7b170ac179907016497ce7c13e6f327d85c23e602f74f9ab3f75d11f90cb8522b23a00b35376d679b SHA512 c32c70ead9ade63b7e65e36174329ff5bffa632fce01e45230dffc8c0f32ae85dea3a7cb87b2c27b4b163a6d08cd6cbfb63a53380257f03daa9ddcb10640deb4
+EBUILD pyoembed-0.1.1.ebuild 776 BLAKE2B 61f069560ce208e3226c6454d972e81e4fcc35e2086cfd0d6d19c00fd8323fd81820f402a5b555db7cfa86c96d0efd943c27a7b29fd92f9dd8f364daffa9faaa SHA512 c1a6eeac8aaba5a697233823be3aa914d8ec4f7c1d639101e6f4c0e6c469c5681f7f31903fc973a0a3349ff0a9e9e53ac340dd1aa5ab240819df127dfdc108ff
+EBUILD pyoembed-9999.ebuild 776 BLAKE2B 61f069560ce208e3226c6454d972e81e4fcc35e2086cfd0d6d19c00fd8323fd81820f402a5b555db7cfa86c96d0efd943c27a7b29fd92f9dd8f364daffa9faaa SHA512 c1a6eeac8aaba5a697233823be3aa914d8ec4f7c1d639101e6f4c0e6c469c5681f7f31903fc973a0a3349ff0a9e9e53ac340dd1aa5ab240819df127dfdc108ff
MISC metadata.xml 656 BLAKE2B 955e14f70cc8b4c92a51d362931dc8efb23a0ef24ee6616857456e8eda68ae4e8cc2ffff6bc1ab9eabb141786d158243ee40c211683e181b4321e09d1d53e2f9 SHA512 65a38eadbd1450933b37c210be72d594943761bf0fa543e20e9364e97d8e14ec3722906c653842fb1ea47fdbd58851a208cfd124630afad2e25f00d74e585bd5
diff --git a/dev-python/pyoembed/pyoembed-0.1.1.ebuild b/dev-python/pyoembed/pyoembed-0.1.1.ebuild
index 3b6c54f2f8c2..0a74596a4f4d 100644
--- a/dev-python/pyoembed/pyoembed-0.1.1.ebuild
+++ b/dev-python/pyoembed/pyoembed-0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,6 +22,7 @@ fi
LICENSE="BSD"
SLOT="0"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
diff --git a/dev-python/pyoembed/pyoembed-9999.ebuild b/dev-python/pyoembed/pyoembed-9999.ebuild
index 3b6c54f2f8c2..0a74596a4f4d 100644
--- a/dev-python/pyoembed/pyoembed-9999.ebuild
+++ b/dev-python/pyoembed/pyoembed-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,6 +22,7 @@ fi
LICENSE="BSD"
SLOT="0"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]