public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyspelling/
Date: Thu,  9 Apr 2020 14:22:24 +0000 (UTC)	[thread overview]
Message-ID: <1586442130.648159f9dfce606ec60c1871d1f9475091d3a7a6.andrewammerlaan@gentoo> (raw)
Message-ID: <20200409142224.cFD1u3cB-N5fcWqyrBlMoVCbA8z08rfkSTSrdtJZ-gI@z> (raw)

commit:     648159f9dfce606ec60c1871d1f9475091d3a7a6
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Apr  9 14:22:10 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Apr  9 14:22:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=648159f9

dev-python/pyspelling: tried to allow do building

gave me an error, suggest to use a option to ignore this
but can't find where this option should go
probably mkdocs.yml but it told me unrecognized option
when I tried

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pyspelling/pyspelling-2.6.0.ebuild | 30 +++++++++------------------
 1 file changed, 10 insertions(+), 20 deletions(-)

diff --git a/dev-python/pyspelling/pyspelling-2.6.0.ebuild b/dev-python/pyspelling/pyspelling-2.6.0.ebuild
index 8c3f642..a3ed42c 100644
--- a/dev-python/pyspelling/pyspelling-2.6.0.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.6.0.ebuild
@@ -7,7 +7,16 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1
+#ERROR   -  Unable to read git logs of '/tmp/mozilla_andrew0/pyspelling-2.6.0/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 set this option though???
+#DOCBUILDER="mkdocs"
+#DOCDEPEND="
+#	dev-python/mkdocs-git-revision-date-localized-plugin 
+#	dev-python/mkdocs_pymdownx_material_extras
+#	~dev-python/mkdocs-material-5.0.0_rc2"
+
+inherit distutils-r1 #docs
 
 DESCRIPTION="Spell checker automation tool"
 HOMEPAGE="https://github.com/facelessuser/pyspelling"
@@ -16,17 +25,6 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-#not sure about adding aspell and hunspell useflags
-#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/mkdocs-material-5.0.0_rc2
-#	)
-#"
 
 RDEPEND="
 	|| ( app-text/aspell app-text/hunspell )
@@ -43,11 +41,3 @@ RDEPEND="
 PATCHES="${FILESDIR}/${P}-do-not-install-tests.patch"
 
 distutils_enable_tests pytest
-
-#python_compile_all() {
-#	default
-#	if use doc; then
-#		mkdocs build || die "failed to make docs"
-#		HTML_DOCS="site"
-#	fi
-#}


             reply	other threads:[~2020-04-09 14:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09 19:47 Andrew Ammerlaan [this message]
2020-04-09 14:22 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyspelling/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2020-12-07 11:52 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-11  8:15 Andrew Ammerlaan
2020-04-10  7:35 Andrew Ammerlaan
2020-03-31  9:07 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1586442130.648159f9dfce606ec60c1871d1f9475091d3a7a6.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox