public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/bokeh/
Date: Fri, 23 Jan 2015 18:19:42 +0000 (UTC)	[thread overview]
Message-ID: <1422034725.772923c6077f36d7ecf079be06b9a8c72c1bf915.ottxor@gentoo> (raw)

commit:     772923c6077f36d7ecf079be06b9a8c72c1bf915
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Jan 23 17:38:45 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Jan 23 17:38:45 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=772923c6

dev-python/bokeh: Replace pkg_postinst by readme.gentoo

---
 dev-python/bokeh/bokeh-0.7.1.ebuild | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diff --git a/dev-python/bokeh/bokeh-0.7.1.ebuild b/dev-python/bokeh/bokeh-0.7.1.ebuild
index 88d4e69..63072d3 100644
--- a/dev-python/bokeh/bokeh-0.7.1.ebuild
+++ b/dev-python/bokeh/bokeh-0.7.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
-inherit distutils-r1
+inherit distutils-r1 readme.gentoo
 
 DESCRIPTION="Statistical and interactive HTML plots for Python"
 HOMEPAGE="http://bokeh.pydata.org/"
@@ -59,6 +59,8 @@ PATCHES=( "${FILESDIR}"/${P}-setup.patch )
 DISTUTILS_NO_PARALLEL_BUILD=1
 
 python_prepare_all() {
+	DOC_CONTENTS="websockets work only with python2_7"
+
 	sed -i -e "s/jsbuild = get_user_jsargs()/jsbuild = False/g" setup.py || die
 	cd bokehjs || die
 	npm install ||die
@@ -69,6 +71,8 @@ python_prepare_all() {
 }
 
 python_install_all() {
+	readme.gentoo_create_doc
+
 	use examples && local EXAMPLES=( examples/. )
 
 	distutils-r1_python_install_all
@@ -82,15 +86,3 @@ python_test() {
 		-e usermodel_test \
 		|| die
 }
-
-pkg_postinst() {
-	elog "websockets work only with python2_7"
-	local chaco_msg="chaco useflag doesn't affect python targets other than python2_7"
-	if use chaco; then
-		if use python_targets_python2_7; then
-			elog "${chaco_msg}"
-		else
-			ewarn "${chaco_msg}"
-		fi
-	fi
-}


             reply	other threads:[~2015-01-23 18:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 18:19 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12 12:28 [gentoo-commits] proj/sci:master commit in: dev-python/bokeh/ Paul Zander
2024-09-23 14:22 Andrew Ammerlaan
2024-02-29  1:59 Horea Christian
2023-05-22 13:12 Andrew Ammerlaan
2022-09-30 10:23 Andrew Ammerlaan
2022-01-25 19:15 Andrew Ammerlaan
2021-09-08 15:14 Andrew Ammerlaan
2021-05-20 21:40 Aisha Tammy
2021-04-22 19:40 Aisha Tammy
2021-02-25  1:10 Aisha Tammy
2020-10-21 21:41 Aisha Tammy
2020-10-20 19:54 Aisha Tammy
2020-10-16 17:44 Aisha Tammy
2020-09-24 15:41 Aisha Tammy
2015-01-23 18:19 Christoph Junghans
2015-01-23 18:19 Christoph Junghans
2015-01-23 18:19 Christoph Junghans
2015-01-23 18:19 Christoph Junghans
2014-07-07  6:36 Justin Lecher

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=1422034725.772923c6077f36d7ecf079be06b9a8c72c1bf915.ottxor@gentoo \
    --to=ottxor@gentoo.org \
    --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