Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rapydscript-ng: add explicit python_version
Date: Tue, 02 Jun 2020 08:16:02 +0200	[thread overview]
Message-ID: <20200602061602.EfDzz-i5eryZRgzt91S1tjqwQSzrwZsyxyNDF5kkuY8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22311@inbox.vuxu.org>

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

There is an updated pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages rapydscript-ng-python-version
https://github.com/void-linux/void-packages/pull/22311

rapydscript-ng: add explicit python_version


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rapydscript-ng-python-version-22311.patch --]
[-- Type: text/x-diff, Size: 1067 bytes --]

From c30806f508a6c13f92313c21ecb828a823c3fc3f Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Tue, 26 May 2020 20:17:08 +1000
Subject: [PATCH] rapydscript-ng: add explicit python_version

---
 srcpkgs/rapydscript-ng/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/rapydscript-ng/template b/srcpkgs/rapydscript-ng/template
index d5f04b75877..681fe9781cc 100644
--- a/srcpkgs/rapydscript-ng/template
+++ b/srcpkgs/rapydscript-ng/template
@@ -1,7 +1,7 @@
 # Template file for 'rapydscript-ng'
 pkgname=rapydscript-ng
 version=0.7.20
-revision=1
+revision=2
 archs=noarch
 hostmakedepends="nodejs"
 depends="nodejs"
@@ -12,6 +12,7 @@ homepage="https://github.com/kovidgoyal/rapydscript-ng"
 changelog="https://raw.githubusercontent.com/kovidgoyal/rapydscript-ng/master/CHANGELOG.md"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=11540118ce88f33b974884f08d1627938bc57669f0eefc1392bf9fc9d411ae03
+python_version=3 # seems to be compatible with both
 
 do_build() {
 	npm install --no-optional

  parent reply	other threads:[~2020-06-02  6:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 10:19 [PR PATCH] " fosslinux
2020-05-26 10:43 ` Piraty
2020-06-01  6:41 ` bra1nwave
2020-06-01 20:26 ` Piraty
2020-06-02  6:16 ` fosslinux [this message]
2020-06-02  6:16 ` fosslinux

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=20200602061602.EfDzz-i5eryZRgzt91S1tjqwQSzrwZsyxyNDF5kkuY8@z \
    --to=fosslinux@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).