Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python-language-server-0.31.4
Date: Sun, 29 Dec 2019 16:53:38 +0100	[thread overview]
Message-ID: <20191229155338.qL_G76hzxDQv4ET2VjkaBq4lVKwCSFm_JEAeCANdlkA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17862@inbox.vuxu.org>

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

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

https://github.com/k4leg/void-packages python-language-server
https://github.com/void-linux/void-packages/pull/17862

New package: python-language-server-0.31.4


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-language-server-17862.patch --]
[-- Type: text/x-diff, Size: 1274 bytes --]

From f5b5a9e33b596433fb88d6a8df0cd6f3dfef5c0f Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 15:56:14 +0300
Subject: [PATCH] New package: python-language-server-0.31.4.

---
 srcpkgs/python-language-server/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/python-language-server/template

diff --git a/srcpkgs/python-language-server/template b/srcpkgs/python-language-server/template
new file mode 100644
index 00000000000..d74579d5256
--- /dev/null
+++ b/srcpkgs/python-language-server/template
@@ -0,0 +1,23 @@
+# Template file for 'python-language-server'
+pkgname=python-language-server
+version=0.31.4
+revision=1
+build_style=python3-module
+pycompile_module=pyls
+_depends="python3-setuptools python3-future python3-jedi python3-pluggy"
+short_desc="Python implementation of the Language Server Protocol"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="MIT"
+homepage="https://github.com/palantir/python-language-server"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=3555ebe496858f896eb32c713ce244d5897da2be52a9c17d199ec4026371ad43
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends="${_depends}"
+else
+	makedepends="${_depends}"
+fi
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2019-12-29 15:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 12:58 [PR PATCH] " voidlinux-github
2019-12-29 13:30 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-29 14:38 ` voidlinux-github
2019-12-29 15:53 ` voidlinux-github [this message]
2019-12-29 15:59 ` voidlinux-github
2019-12-29 16:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-29 16:07 ` voidlinux-github
2019-12-29 16:23 ` New package: python3-language-server-0.31.4 voidlinux-github
2019-12-29 16:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-29 16:40 ` voidlinux-github
2019-12-29 16:44 ` voidlinux-github
2019-12-29 16:59 ` voidlinux-github
2019-12-29 17:33 ` voidlinux-github
2019-12-30 13:42 ` voidlinux-github
2019-12-30 16:11 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-30 16:13 ` voidlinux-github
2019-12-30 16:27 ` voidlinux-github
2019-12-30 17:17 ` voidlinux-github
2019-12-30 18:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-30 20:03 ` voidlinux-github
2019-12-30 20:03 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191229155338.qL_G76hzxDQv4ET2VjkaBq4lVKwCSFm_JEAeCANdlkA@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).