Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] magic-wormhole: update to 0.12.0.
@ 2020-04-08 12:59 travankor
  2020-04-08 13:22 ` [PR PATCH] [Updated] " travankor
  2020-04-09 18:02 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: travankor @ 2020-04-08 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages wormhole
https://github.com/void-linux/void-packages/pull/20756

magic-wormhole: update to 0.12.0.
None

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

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

From eb51eba4111beb00b0ef0a4c0d5177a12e6237f5 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 8 Apr 2020 05:59:32 -0700
Subject: [PATCH] magic-wormhole: update to 0.12.0.

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

diff --git a/srcpkgs/magic-wormhole/template b/srcpkgs/magic-wormhole/template
index d93a1bbe1fc..0ec38db0931 100644
--- a/srcpkgs/magic-wormhole/template
+++ b/srcpkgs/magic-wormhole/template
@@ -1,7 +1,7 @@
 # Template file for 'magic-wormhole'
 pkgname=magic-wormhole
-version=0.11.2
-revision=2
+version=0.12.0
+revision=1
 archs=noarch
 build_style=python3-module
 pycompile_module="wormhole"
@@ -14,7 +14,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://magic-wormhole.readthedocs.io/en/latest/"
 distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz"
-checksum=55fd24b8c148d0f2c12160040dd061a5749bcda269adf97de6a697c9416c1052
+checksum=353d889c667d468fd519bf43d1b2f241211711a1ca0c103bf204d3012767142f
 
 post-install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] magic-wormhole: update to 0.12.0.
  2020-04-08 12:59 [PR PATCH] magic-wormhole: update to 0.12.0 travankor
@ 2020-04-08 13:22 ` travankor
  2020-04-09 18:02 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: travankor @ 2020-04-08 13:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages wormhole
https://github.com/void-linux/void-packages/pull/20756

magic-wormhole: update to 0.12.0.
None

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

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

From 313e3814467a33a28ba73b781c6e8c48ca6317d0 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 8 Apr 2020 05:59:32 -0700
Subject: [PATCH] magic-wormhole: update to 0.12.0.

---
 srcpkgs/magic-wormhole/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/magic-wormhole/template b/srcpkgs/magic-wormhole/template
index d93a1bbe1fc..a402043269f 100644
--- a/srcpkgs/magic-wormhole/template
+++ b/srcpkgs/magic-wormhole/template
@@ -1,10 +1,9 @@
 # Template file for 'magic-wormhole'
 pkgname=magic-wormhole
-version=0.11.2
-revision=2
+version=0.12.0
+revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="wormhole"
 hostmakedepends="python3 python3-setuptools"
 depends="python3-autobahn python3-cffi python3-click python3-humanize
  python3-idna python3-pynacl python3-service_identity python3-spake2
@@ -14,7 +13,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://magic-wormhole.readthedocs.io/en/latest/"
 distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz"
-checksum=55fd24b8c148d0f2c12160040dd061a5749bcda269adf97de6a697c9416c1052
+checksum=353d889c667d468fd519bf43d1b2f241211711a1ca0c103bf204d3012767142f
 
 post-install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: magic-wormhole: update to 0.12.0.
  2020-04-08 12:59 [PR PATCH] magic-wormhole: update to 0.12.0 travankor
  2020-04-08 13:22 ` [PR PATCH] [Updated] " travankor
@ 2020-04-09 18:02 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-09 18:02 UTC (permalink / raw)
  To: ml

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

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

magic-wormhole: update to 0.12.0.
https://github.com/void-linux/void-packages/pull/20756

Description:
None

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

end of thread, other threads:[~2020-04-09 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08 12:59 [PR PATCH] magic-wormhole: update to 0.12.0 travankor
2020-04-08 13:22 ` [PR PATCH] [Updated] " travankor
2020-04-09 18:02 ` [PR PATCH] [Merged]: " Hoshpak

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