Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: python3-bokeh-2.0.2
Date: Tue, 26 May 2020 18:31:12 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22324@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is a new pull request by ahesford against master on the void-packages repository

https://github.com/ahesford/void-packages bokeh
https://github.com/void-linux/void-packages/pull/22324

New package: python3-bokeh-2.0.2


A patch file from https://github.com/void-linux/void-packages/pull/22324.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bokeh-22324.patch --]
[-- Type: text/x-diff, Size: 1340 bytes --]

From 85b244f06aaabf05f3e2dcb5614d394f0fb01a98 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 26 May 2020 12:27:27 -0400
Subject: [PATCH] New package: python3-bokeh-2.0.2

---
 srcpkgs/python3-bokeh/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/python3-bokeh/template

diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template
new file mode 100644
index 00000000000..6202dadbc5e
--- /dev/null
+++ b/srcpkgs/python3-bokeh/template
@@ -0,0 +1,24 @@
+# Template file for 'python3-bokeh'
+pkgname=python3-bokeh
+version=2.0.2
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+make_build_args="--build-js"
+make_install_args="--install-js"
+hostmakedepends="python3-setuptools nodejs"
+depends="
+ python3-yaml python3-dateutil python3-Jinja2 python3-numpy
+ python3-Pillow python3-packaging python3-tornado python3-typing_extensions
+"
+short_desc="Interactive data visualization in a browser, from Python"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="BSD-3-Clause"
+homepage="https://github.com/bokeh/bokeh"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=42d66cad60a52779fda0a321ca4453ec1e08ae31053c68ce82f1af874a5ef97b
+
+post_install() {
+	vlicense LICENSE.txt
+}

             reply	other threads:[~2020-05-26 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 16:31 ahesford [this message]
2020-05-26 16:53 ` [PR PATCH] [Updated] " ahesford
2020-05-31 17:37 ` [PR PATCH] [Closed]: " Piraty

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22324@inbox.vuxu.org \
    --to=ahesford@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).