From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39DAB138350 for ; Thu, 9 Apr 2020 14:41:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59392E0942; Thu, 9 Apr 2020 14:41:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FD52E0942 for ; Thu, 9 Apr 2020 14:41:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DD1B34EEC5 for ; Thu, 9 Apr 2020 14:41:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C8E19C for ; Thu, 9 Apr 2020 14:40:57 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586443245.95372bf1f9d83011cf56978364291f4298e042f2.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/wcmatch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/wcmatch/wcmatch-6.0.1.ebuild X-VCS-Directories: dev-python/wcmatch/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 95372bf1f9d83011cf56978364291f4298e042f2 X-VCS-Branch: dev Date: Thu, 9 Apr 2020 14:40:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a19cba53-3ea3-4fde-8034-1f20abac602d X-Archives-Hash: e8f52cccd887656fd06007643e6265c9 commit: 95372bf1f9d83011cf56978364291f4298e042f2 Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Apr 9 14:40:45 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Apr 9 14:40:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95372bf1 dev-python/wcmatch: tried to enable doc building Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/wcmatch/wcmatch-6.0.1.ebuild | 35 ++++++++++++++------------------- 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/dev-python/wcmatch/wcmatch-6.0.1.ebuild b/dev-python/wcmatch/wcmatch-6.0.1.ebuild index a056fd8..eafec46 100644 --- a/dev-python/wcmatch/wcmatch-6.0.1.ebuild +++ b/dev-python/wcmatch/wcmatch-6.0.1.ebuild @@ -5,7 +5,17 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit distutils-r1 +#ERROR - Unable to read git logs of '/tmp/mozilla_andrew0/wcmatch-6.0.1/docs/src/markdown/index.md'. To ignore this error, set option 'ignoring_missing_git: true' +#ERROR - Error reading page 'index.md': Cmd('git') failed due to: exit code(128) +# how does one enable this option??? +#DOCBUILDER="mkdocs" +#DOCEPEND=" +# dev-python/mkdocs-git-revision-date-localized-plugin +# dev-python/mkdocs_pymdownx_material_extras +# dev-python/pyspelling +#" + +inherit distutils-r1 #docs DESCRIPTION="Wildcard/glob file name matcher" HOMEPAGE=" @@ -17,22 +27,15 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -#IUSE="doc" - -# Need mkdocs-1.1 for this -#BDEPEND=" -# doc? ( -# dev-python/mkdocs-git-revision-date-localized-plugin -# dev-python/mkdocs_pymdownx_material_extras -# dev-python/pyspelling -# ) -#" - RDEPEND=" >=dev-python/backrefs-4.1[${PYTHON_USEDEP}] >=dev-python/bracex-2.0[${PYTHON_USEDEP}] " +DEPEND="test? ( + dev-python/mock[${PYTHON_USEDEP}] +)" + distutils_enable_tests pytest python_prepare_all() { @@ -47,11 +50,3 @@ python_prepare_all() { distutils-r1_python_prepare_all } - -#python_compile_all() { -# default -# if use doc; then -# mkdocs build || die "failed to make docs" -# HTML_DOCS="site" -# fi -#} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0BF93138353 for ; Thu, 9 Apr 2020 19:47:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D95B4E08FE; Thu, 9 Apr 2020 19:47:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C43C7E08FE for ; Thu, 9 Apr 2020 19:47:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D296934EF11 for ; Thu, 9 Apr 2020 19:47:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3DD91CF for ; Thu, 9 Apr 2020 19:47:46 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586443245.95372bf1f9d83011cf56978364291f4298e042f2.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/wcmatch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/wcmatch/wcmatch-6.0.1.ebuild X-VCS-Directories: dev-python/wcmatch/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 95372bf1f9d83011cf56978364291f4298e042f2 X-VCS-Branch: master Date: Thu, 9 Apr 2020 19:47:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a30c694b-e4d9-409a-b8c7-52ea2d50ad21 X-Archives-Hash: 9c6cf7a781e4fe01b301a94623217d7a Message-ID: <20200409194746.DiD8Yr4TZAdiguWygztHWGW1AMcjiMu7R72yB6hlml0@z> commit: 95372bf1f9d83011cf56978364291f4298e042f2 Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Apr 9 14:40:45 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Apr 9 14:40:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95372bf1 dev-python/wcmatch: tried to enable doc building Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/wcmatch/wcmatch-6.0.1.ebuild | 35 ++++++++++++++------------------- 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/dev-python/wcmatch/wcmatch-6.0.1.ebuild b/dev-python/wcmatch/wcmatch-6.0.1.ebuild index a056fd8..eafec46 100644 --- a/dev-python/wcmatch/wcmatch-6.0.1.ebuild +++ b/dev-python/wcmatch/wcmatch-6.0.1.ebuild @@ -5,7 +5,17 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit distutils-r1 +#ERROR - Unable to read git logs of '/tmp/mozilla_andrew0/wcmatch-6.0.1/docs/src/markdown/index.md'. To ignore this error, set option 'ignoring_missing_git: true' +#ERROR - Error reading page 'index.md': Cmd('git') failed due to: exit code(128) +# how does one enable this option??? +#DOCBUILDER="mkdocs" +#DOCEPEND=" +# dev-python/mkdocs-git-revision-date-localized-plugin +# dev-python/mkdocs_pymdownx_material_extras +# dev-python/pyspelling +#" + +inherit distutils-r1 #docs DESCRIPTION="Wildcard/glob file name matcher" HOMEPAGE=" @@ -17,22 +27,15 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -#IUSE="doc" - -# Need mkdocs-1.1 for this -#BDEPEND=" -# doc? ( -# dev-python/mkdocs-git-revision-date-localized-plugin -# dev-python/mkdocs_pymdownx_material_extras -# dev-python/pyspelling -# ) -#" - RDEPEND=" >=dev-python/backrefs-4.1[${PYTHON_USEDEP}] >=dev-python/bracex-2.0[${PYTHON_USEDEP}] " +DEPEND="test? ( + dev-python/mock[${PYTHON_USEDEP}] +)" + distutils_enable_tests pytest python_prepare_all() { @@ -47,11 +50,3 @@ python_prepare_all() { distutils-r1_python_prepare_all } - -#python_compile_all() { -# default -# if use doc; then -# mkdocs build || die "failed to make docs" -# HTML_DOCS="site" -# fi -#}