Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] telepresence: update to 0.102.
@ 2019-10-14  2:11 voidlinux-github
  2019-10-14 17:29 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14  2:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages telepresence
https://github.com/void-linux/void-packages/pull/15447

telepresence: update to 0.102.


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

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

From db6952e25b78504050063d3c2e97ce979a9e1ad1 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Sun, 13 Oct 2019 23:10:34 -0300
Subject: [PATCH] telepresence: update to 0.102.

---
 srcpkgs/telepresence/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template
index fbf48bb2e44..6f72832ba34 100644
--- a/srcpkgs/telepresence/template
+++ b/srcpkgs/telepresence/template
@@ -1,6 +1,6 @@
 # Template file for 'telepresence'
 pkgname=telepresence
-version=0.101
+version=0.102
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://www.telepresence.io"
 changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md"
 distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
-checksum=5aa120fbc13ef6f9404f2809e534f13378a741559bdf9a318ca89a7d7225e4d1
+checksum=f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0
 
 post_build() {
 	packaging/build-sshuttle.py

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

* Re: [PR PATCH] [Updated] telepresence: update to 0.102.
  2019-10-14  2:11 [PR PATCH] telepresence: update to 0.102 voidlinux-github
@ 2019-10-14 17:29 ` voidlinux-github
  2019-10-14 17:29 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 17:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages telepresence
https://github.com/void-linux/void-packages/pull/15447

telepresence: update to 0.102.


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

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

From 53dfd75e7743662e47cda6488df5fdc01a3d59c7 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Sun, 13 Oct 2019 23:10:34 -0300
Subject: [PATCH] telepresence: update to 0.102.

---
 srcpkgs/telepresence/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template
index fbf48bb2e44..17300f3b548 100644
--- a/srcpkgs/telepresence/template
+++ b/srcpkgs/telepresence/template
@@ -1,6 +1,6 @@
 # Template file for 'telepresence'
 pkgname=telepresence
-version=0.101
+version=0.102
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://www.telepresence.io"
 changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md"
 distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
-checksum=5aa120fbc13ef6f9404f2809e534f13378a741559bdf9a318ca89a7d7225e4d1
+checksum=f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0
 
 post_build() {
 	packaging/build-sshuttle.py
@@ -21,5 +21,4 @@ post_build() {
 
 post_install() {
 	vbin dist/sshuttle-telepresence
-	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] telepresence: update to 0.102.
  2019-10-14  2:11 [PR PATCH] telepresence: update to 0.102 voidlinux-github
  2019-10-14 17:29 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-14 17:29 ` voidlinux-github
  2019-10-14 17:45 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 17:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages telepresence
https://github.com/void-linux/void-packages/pull/15447

telepresence: update to 0.102.


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

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

From 53dfd75e7743662e47cda6488df5fdc01a3d59c7 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Sun, 13 Oct 2019 23:10:34 -0300
Subject: [PATCH] telepresence: update to 0.102.

---
 srcpkgs/telepresence/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template
index fbf48bb2e44..17300f3b548 100644
--- a/srcpkgs/telepresence/template
+++ b/srcpkgs/telepresence/template
@@ -1,6 +1,6 @@
 # Template file for 'telepresence'
 pkgname=telepresence
-version=0.101
+version=0.102
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://www.telepresence.io"
 changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md"
 distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
-checksum=5aa120fbc13ef6f9404f2809e534f13378a741559bdf9a318ca89a7d7225e4d1
+checksum=f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0
 
 post_build() {
 	packaging/build-sshuttle.py
@@ -21,5 +21,4 @@ post_build() {
 
 post_install() {
 	vbin dist/sshuttle-telepresence
-	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] telepresence: update to 0.102.
  2019-10-14  2:11 [PR PATCH] telepresence: update to 0.102 voidlinux-github
  2019-10-14 17:29 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-14 17:29 ` voidlinux-github
@ 2019-10-14 17:45 ` voidlinux-github
  2019-10-14 17:45 ` voidlinux-github
  2019-10-14 20:00 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages telepresence
https://github.com/void-linux/void-packages/pull/15447

telepresence: update to 0.102.


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

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

From 903c6d51e1ce29f25c7a3e8ab482b57de5963e89 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Sun, 13 Oct 2019 23:10:34 -0300
Subject: [PATCH] telepresence: update to 0.102.

---
 srcpkgs/telepresence/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template
index fbf48bb2e44..17300f3b548 100644
--- a/srcpkgs/telepresence/template
+++ b/srcpkgs/telepresence/template
@@ -1,6 +1,6 @@
 # Template file for 'telepresence'
 pkgname=telepresence
-version=0.101
+version=0.102
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://www.telepresence.io"
 changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md"
 distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
-checksum=5aa120fbc13ef6f9404f2809e534f13378a741559bdf9a318ca89a7d7225e4d1
+checksum=f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0
 
 post_build() {
 	packaging/build-sshuttle.py
@@ -21,5 +21,4 @@ post_build() {
 
 post_install() {
 	vbin dist/sshuttle-telepresence
-	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] telepresence: update to 0.102.
  2019-10-14  2:11 [PR PATCH] telepresence: update to 0.102 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-14 17:45 ` voidlinux-github
@ 2019-10-14 17:45 ` voidlinux-github
  2019-10-14 20:00 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages telepresence
https://github.com/void-linux/void-packages/pull/15447

telepresence: update to 0.102.


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

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

From 903c6d51e1ce29f25c7a3e8ab482b57de5963e89 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Sun, 13 Oct 2019 23:10:34 -0300
Subject: [PATCH] telepresence: update to 0.102.

---
 srcpkgs/telepresence/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template
index fbf48bb2e44..17300f3b548 100644
--- a/srcpkgs/telepresence/template
+++ b/srcpkgs/telepresence/template
@@ -1,6 +1,6 @@
 # Template file for 'telepresence'
 pkgname=telepresence
-version=0.101
+version=0.102
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://www.telepresence.io"
 changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md"
 distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
-checksum=5aa120fbc13ef6f9404f2809e534f13378a741559bdf9a318ca89a7d7225e4d1
+checksum=f5b5a7da8504dbfdcee9c25baaad3c9c06671a483918245391400e2ed20885e0
 
 post_build() {
 	packaging/build-sshuttle.py
@@ -21,5 +21,4 @@ post_build() {
 
 post_install() {
 	vbin dist/sshuttle-telepresence
-	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: telepresence: update to 0.102.
  2019-10-14  2:11 [PR PATCH] telepresence: update to 0.102 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-14 17:45 ` voidlinux-github
@ 2019-10-14 20:00 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-14 20:00 UTC (permalink / raw)
  To: ml

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

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

telepresence: update to 0.102.
https://github.com/void-linux/void-packages/pull/15447

Description:


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

end of thread, other threads:[~2019-10-14 20:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14  2:11 [PR PATCH] telepresence: update to 0.102 voidlinux-github
2019-10-14 17:29 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-14 17:29 ` voidlinux-github
2019-10-14 17:45 ` voidlinux-github
2019-10-14 17:45 ` voidlinux-github
2019-10-14 20:00 ` [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).