Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-pynvim
Date: Mon, 18 Jul 2022 14:32:52 +0200	[thread overview]
Message-ID: <20220718123252.fPecXvjImZPerN0uvFomZ_VDo-bVTI8jYQ-CeN6wxaA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38127@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages python3-pynvim
https://github.com/void-linux/void-packages/pull/38127

New package: python3-pynvim
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


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

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

From 64a0cb9913a268024e6d91c8cba205051d54482b Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Mon, 18 Jul 2022 14:13:32 +0200
Subject: [PATCH] New package: python3-pynvim

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

diff --git a/srcpkgs/python3-pynvim/template b/srcpkgs/python3-pynvim/template
new file mode 100644
index 000000000000..e784ca4270f2
--- /dev/null
+++ b/srcpkgs/python3-pynvim/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-pynvim'
+pkgname=python3-pynvim
+version=0.4.3
+revision=1
+wrksrc="pynvim-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-pytest"
+depends="python3 neovim"
+checkdepends="python3-msgpack python3-greenlet neovim"
+short_desc="Python client and plugin host for Nvim"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="Apache-2.0"
+homepage="https://pynvim.readthedocs.io/"
+distfiles="https://github.com/neovim/pynvim/archive/refs/tags/${version}.tar.gz"
+checksum=e7c9de44b0201ad874a608270b7a9b10fd48bda65f49bada05815d973ca79391

  parent reply	other threads:[~2022-07-18 12:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18 12:09 [PR PATCH] " Eloitor
2022-07-18 12:29 ` [PR PATCH] [Updated] " Eloitor
2022-07-18 12:32 ` Eloitor [this message]
2022-07-18 12:37 ` Eloitor
2022-07-18 12:38 ` [PR PATCH] [Closed]: " Eloitor

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=20220718123252.fPecXvjImZPerN0uvFomZ_VDo-bVTI8jYQ-CeN6wxaA@z \
    --to=eloitor@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).