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:master commit in: dev-python/baron/
Date: Sat,  2 May 2020 09:04:10 +0000 (UTC)	[thread overview]
Message-ID: <1588409950.419057aa1c4e473d61211956dbb345be2e380558.andrewammerlaan@gentoo> (raw)
Message-ID: <20200502090410.GYoS0rO1OXaJytWAwJjgkMUAj7W1LU5BuvVw34vPXPc@z> (raw)

commit:     419057aa1c4e473d61211956dbb345be2e380558
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat May  2 08:59:10 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat May  2 08:59:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=419057aa

dev-python/baron: tried to enable doc building

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

 dev-python/baron/Manifest         |  2 +-
 dev-python/baron/baron-0.9.ebuild | 14 +++++---------
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/dev-python/baron/Manifest b/dev-python/baron/Manifest
index ac4ead1..1ca7a27 100644
--- a/dev-python/baron/Manifest
+++ b/dev-python/baron/Manifest
@@ -1 +1 @@
-DIST baron-0.9.tar.gz 182425 BLAKE2B b227ffadef14480b2f8ee5602befe93cc3c4e126d806d617354adfc2ac9eecc33e8a93e5d94e6b59351f506960114a6f1d19fcdf9f76cf8c9bfc7e5ae27a97b1 SHA512 0eb1be732166d44e344df8f9b23843d63986392c9ca5512389742594334b70bffaeec2d336b8e7da2c4287d464a1690ffc28c0cb2910b43c63128e11e97c1c6d
+DIST baron-0.9.tar.gz 835127 BLAKE2B be5aee3b5f7d8c317295cb88429eb2feb45c2fba135ba1a57370a070bd27dd6ee1fea8048201f40d7579bea56c535855a8605d6304f1987f4b138ed5591d0b77 SHA512 ed31bad1442b8d868ab9872f057db31ad8730654a7e8d49119c75d5631c881b074baf5754b0b0b5023dad62eda1f40461e4445321695248cfa3530b608d48c8e

diff --git a/dev-python/baron/baron-0.9.ebuild b/dev-python/baron/baron-0.9.ebuild
index 3756df9..ac6f265 100644
--- a/dev-python/baron/baron-0.9.ebuild
+++ b/dev-python/baron/baron-0.9.ebuild
@@ -8,22 +8,18 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Full Syntax Tree for python to make writing refactoring code a realist task"
-HOMEPAGE=" http://baron.pycqa.org/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="https://github.com/PyCQA/baron https://baron.pycqa.org"
+SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-RESTRICT="!test? ( test )"
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
 
-DEPEND="
-	test? (
-		dev-python/pytest[${PYTHON_USEDEP}]
-	)
-"
 RDEPEND="
 	dev-python/rply[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest
+# Doc building fails:
+# RuntimeError: Non Expected warning in `/var/tmp/portage/dev-python/baron-0.9/work/baron-0.9/docs/advanced.rst` line 48
+#distutils_enable_sphinx docs dev-python/matplotlib dev-python/ipython


             reply	other threads:[~2020-05-02  9:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02  8:59 Andrew Ammerlaan [this message]
2020-05-02  9:04 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/baron/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 16:10 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2022-07-11 19:22 Anna Vyalkova
2021-12-07 20:42 Maciej Barć
2020-11-11 22:24 Maciej Barć
2020-09-28  6:55 Maciej Barć
2020-05-01 23:17 Maciej Barć

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=1588409950.419057aa1c4e473d61211956dbb345be2e380558.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