Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: protonvpn-cli-2.2.0
@ 2020-01-24 23:40 voidlinux-github
  2020-01-24 23:47 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-25  9:30 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-24 23:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/svenper/void-packages protonvpn-cli
https://github.com/void-linux/void-packages/pull/18537

New package: protonvpn-cli-2.2.0


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

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

From ea5c3a7d41268394f3b380f58b63ecad5c461539 Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Sat, 25 Jan 2020 00:33:49 +0100
Subject: [PATCH 1/2] New package: python3-pythondialog-3.5.1

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

diff --git a/srcpkgs/python3-pythondialog/template b/srcpkgs/python3-pythondialog/template
new file mode 100644
index 00000000000..11ac0d5a105
--- /dev/null
+++ b/srcpkgs/python3-pythondialog/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-pythondialog'
+pkgname=python3-pythondialog
+version=3.5.1
+revision=1
+wrksrc="pythondialog-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="python3 dialog"
+short_desc="Python wrapper for the dialog utility"
+maintainer="svenper <svenper@tuta.io>"
+license="LGPL-2.1-or-later"
+homepage="http://pythondialog.sourceforge.net"
+distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
+checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8

From 3ab085f5994ce34e527bd6b883534c62d1aa04e5 Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Sat, 25 Jan 2020 00:34:26 +0100
Subject: [PATCH 2/2] New package: protonvpn-cli-2.2.0

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

diff --git a/srcpkgs/protonvpn-cli/template b/srcpkgs/protonvpn-cli/template
new file mode 100644
index 00000000000..d5a247afa6d
--- /dev/null
+++ b/srcpkgs/protonvpn-cli/template
@@ -0,0 +1,15 @@
+# Template file for 'protonvpn-cli'
+pkgname=protonvpn-cli
+version=2.2.0
+revision=1
+wrksrc="${pkgname}-ng-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="openvpn python3-pythondialog python3-docopt python3-requests"
+short_desc="Linux command-line client for ProtonVPN written in Python"
+maintainer="svenper <svenper@tuta.io>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ProtonVPN/protonvpn-cli-ng"
+distfiles="https://github.com/ProtonVPN/protonvpn-cli-ng/archive/v${version}.tar.gz"
+checksum=ddaa3438e25b53113a67ac4fe90023291ed897a07e936ffab7483f9fb0513923

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] New package: protonvpn-cli-2.2.0
  2020-01-24 23:40 [PR PATCH] New package: protonvpn-cli-2.2.0 voidlinux-github
@ 2020-01-24 23:47 ` voidlinux-github
  2020-01-25  9:30 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-24 23:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/svenper/void-packages protonvpn-cli
https://github.com/void-linux/void-packages/pull/18537

New package: protonvpn-cli-2.2.0


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

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

From e86af291ed00235114661f473e98313ec7ef654e Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Sat, 25 Jan 2020 00:33:49 +0100
Subject: [PATCH 1/2] New package: python3-pythondialog-3.5.1

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

diff --git a/srcpkgs/python3-pythondialog/template b/srcpkgs/python3-pythondialog/template
new file mode 100644
index 00000000000..b55866f51e6
--- /dev/null
+++ b/srcpkgs/python3-pythondialog/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-pythondialog'
+pkgname=python3-pythondialog
+version=3.5.1
+revision=1
+archs=noarch
+wrksrc="pythondialog-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="python3 dialog"
+short_desc="Python wrapper for the dialog utility"
+maintainer="svenper <svenper@tuta.io>"
+license="LGPL-2.1-or-later"
+homepage="http://pythondialog.sourceforge.net"
+distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
+checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8

From a72a746bf12f6cef060b23f2cee14c1eb2d618d9 Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Sat, 25 Jan 2020 00:34:26 +0100
Subject: [PATCH 2/2] New package: protonvpn-cli-2.2.0

---
 srcpkgs/protonvpn-cli/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/protonvpn-cli/template

diff --git a/srcpkgs/protonvpn-cli/template b/srcpkgs/protonvpn-cli/template
new file mode 100644
index 00000000000..85f99564c29
--- /dev/null
+++ b/srcpkgs/protonvpn-cli/template
@@ -0,0 +1,16 @@
+# Template file for 'protonvpn-cli'
+pkgname=protonvpn-cli
+version=2.2.0
+revision=1
+archs=noarch
+wrksrc="${pkgname}-ng-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="openvpn python3-pythondialog python3-docopt python3-requests"
+short_desc="Linux command-line client for ProtonVPN written in Python"
+maintainer="svenper <svenper@tuta.io>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ProtonVPN/protonvpn-cli-ng"
+distfiles="https://github.com/ProtonVPN/protonvpn-cli-ng/archive/v${version}.tar.gz"
+checksum=ddaa3438e25b53113a67ac4fe90023291ed897a07e936ffab7483f9fb0513923

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: New package: protonvpn-cli-2.2.0
  2020-01-24 23:40 [PR PATCH] New package: protonvpn-cli-2.2.0 voidlinux-github
  2020-01-24 23:47 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-25  9:30 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-25  9:30 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: protonvpn-cli-2.2.0
https://github.com/void-linux/void-packages/pull/18537

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-25  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-24 23:40 [PR PATCH] New package: protonvpn-cli-2.2.0 voidlinux-github
2020-01-24 23:47 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-25  9:30 ` [PR PATCH] [Merged]: " voidlinux-github

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).