Github messages for voidlinux
 help / color / mirror / Atom feed
From: fivestang <fivestang@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-neovim: update to version 0.4.1
Date: Sun, 26 Apr 2020 03:42:41 +0200	[thread overview]
Message-ID: <20200426014241.VBbKmZkOq7Q6kFM3NVS41OQ_-4jztM2JsZp7YhtLhLI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21309@inbox.vuxu.org>

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

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

https://github.com/fivestang/void-packages master
https://github.com/void-linux/void-packages/pull/21309

python3-neovim: update to version 0.4.1


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

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

From e011046f6790e1e26538e37e90a8fc3d58fc2320 Mon Sep 17 00:00:00 2001
From: fivestang <fivestang@protonmail.com>
Date: Fri, 24 Apr 2020 15:39:32 -0400
Subject: [PATCH 1/2] python3-neovim: update to version 0.4.1

---
 srcpkgs/python3-neovim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-neovim/template b/srcpkgs/python3-neovim/template
index 2730cd1b92b..c77a8065bfe 100644
--- a/srcpkgs/python3-neovim/template
+++ b/srcpkgs/python3-neovim/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-neovim'
 pkgname=python3-neovim
-version=0.3.2
-revision=4
+version=0.4.1
+revision=1
 archs=noarch
 wrksrc="pynvim-${version}"
 build_style="python3-module"
@@ -13,4 +13,4 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/neovim/python-client"
 distfiles="https://github.com/neovim/python-client/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=0a44c540dd5790acfbc7e411b0ed4fb6c44914d866226ebebf370c24c2723dc2
+checksum=132ea5c226399aed45a959f1d8efe8cdd89a769a672534722760a9a67b06dfa0

From e0719068c3478040c114615c0cb3e406a1caab56 Mon Sep 17 00:00:00 2001
From: fivestang <fivestang@protonmail.com>
Date: Sun, 26 Apr 2020 01:42:39 +0000
Subject: [PATCH 2/2] removed 'pycompile_module="pynvim"' as per xlint

---
 srcpkgs/python3-neovim/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python3-neovim/template b/srcpkgs/python3-neovim/template
index c77a8065bfe..b5c705bbafd 100644
--- a/srcpkgs/python3-neovim/template
+++ b/srcpkgs/python3-neovim/template
@@ -5,7 +5,6 @@ revision=1
 archs=noarch
 wrksrc="pynvim-${version}"
 build_style="python3-module"
-pycompile_module="pynvim"
 hostmakedepends="python3-setuptools"
 depends="neovim python3-greenlet python3-msgpack"
 short_desc="Python3 client for Neovim"

  reply	other threads:[~2020-04-26  1:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24 19:43 [PR PATCH] " fivestang
2020-04-26  1:42 ` fivestang [this message]
2020-04-26  7:52 ` Piraty
2020-04-26 13:17 ` fivestang
2020-04-26 23:21 ` Piraty
2020-04-27  0:47 ` [PR PATCH] [Updated] " fivestang
2020-05-03 22:23 ` Piraty
2020-05-03 23:31 ` [PR PATCH] [Closed]: " fivestang
2020-05-04 15:45 ` 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=20200426014241.VBbKmZkOq7Q6kFM3NVS41OQ_-4jztM2JsZp7YhtLhLI@z \
    --to=fivestang@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).