Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pantalaimon: update to 0.7.0.
@ 2020-09-11 20:01 non-Jedi
  2020-09-12  3:19 ` [PR PATCH] [Updated] " non-Jedi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: non-Jedi @ 2020-09-11 20:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages pantalaimon-0.7.0
https://github.com/void-linux/void-packages/pull/24836

pantalaimon: update to 0.7.0.


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

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

From 9a77175a039a69fdd7d4a9cee5d4c9524cfb54d9 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 15:59:03 -0400
Subject: [PATCH 1/2] python3-matrix-nio: update to 0.15.1.

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

diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template
index fe28e1596f8..4a01471b82a 100644
--- a/srcpkgs/python3-matrix-nio/template
+++ b/srcpkgs/python3-matrix-nio/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-matrix-nio'
 pkgname=python3-matrix-nio
-version=0.14.1
+version=0.15.1
 revision=1
 archs=noarch
 wrksrc="matrix-nio-${version}"
@@ -15,7 +15,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="ISC"
 homepage="https://github.com/poljar/matrix-nio"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=37689d0cfc6c90ad591cd479607a0aa21762d028d9a272de7fa6a547f9cf1024
+checksum=4fb0e9c5c9a89146ece71e8908974e41892679ee79a65182c2b2963445929935
 
 post_install() {
 	vlicense LICENSE.md

From 193ffe316fb05a63090386ab631233648adefe84 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 15:59:36 -0400
Subject: [PATCH 2/2] pantalaimon: update to 0.7.0.

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

diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template
index 31a1763ab24..cbca7e66c58 100644
--- a/srcpkgs/pantalaimon/template
+++ b/srcpkgs/pantalaimon/template
@@ -1,7 +1,7 @@
 # Template file for 'pantalaimon'
 pkgname=pantalaimon
-version=0.6.5
-revision=2
+version=0.7.0
+revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -15,4 +15,4 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/matrix-org/pantalaimon"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=dd7c2356cf1abddfcdf9ba35e2f0baffa19faded9a193c2bb5a301fc1f32b728
+checksum=f9c86c7867f97ca96f48e1ec7d1e117d93fac507741a1a36f62482bbb101bb62

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

* Re: [PR PATCH] [Updated] pantalaimon: update to 0.7.0.
  2020-09-11 20:01 [PR PATCH] pantalaimon: update to 0.7.0 non-Jedi
@ 2020-09-12  3:19 ` non-Jedi
  2020-09-15 19:36 ` non-Jedi
  2020-09-22  2:08 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: non-Jedi @ 2020-09-12  3:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages pantalaimon-0.7.0
https://github.com/void-linux/void-packages/pull/24836

pantalaimon: update to 0.7.0.


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

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

From 9a77175a039a69fdd7d4a9cee5d4c9524cfb54d9 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 15:59:03 -0400
Subject: [PATCH 1/4] python3-matrix-nio: update to 0.15.1.

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

diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template
index fe28e1596f8..4a01471b82a 100644
--- a/srcpkgs/python3-matrix-nio/template
+++ b/srcpkgs/python3-matrix-nio/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-matrix-nio'
 pkgname=python3-matrix-nio
-version=0.14.1
+version=0.15.1
 revision=1
 archs=noarch
 wrksrc="matrix-nio-${version}"
@@ -15,7 +15,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="ISC"
 homepage="https://github.com/poljar/matrix-nio"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=37689d0cfc6c90ad591cd479607a0aa21762d028d9a272de7fa6a547f9cf1024
+checksum=4fb0e9c5c9a89146ece71e8908974e41892679ee79a65182c2b2963445929935
 
 post_install() {
 	vlicense LICENSE.md

From 193ffe316fb05a63090386ab631233648adefe84 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 15:59:36 -0400
Subject: [PATCH 2/4] pantalaimon: update to 0.7.0.

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

diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template
index 31a1763ab24..cbca7e66c58 100644
--- a/srcpkgs/pantalaimon/template
+++ b/srcpkgs/pantalaimon/template
@@ -1,7 +1,7 @@
 # Template file for 'pantalaimon'
 pkgname=pantalaimon
-version=0.6.5
-revision=2
+version=0.7.0
+revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -15,4 +15,4 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/matrix-org/pantalaimon"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=dd7c2356cf1abddfcdf9ba35e2f0baffa19faded9a193c2bb5a301fc1f32b728
+checksum=f9c86c7867f97ca96f48e1ec7d1e117d93fac507741a1a36f62482bbb101bb62

From e93750c8102a839d018959d055ad0a782c723121 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 23:18:43 -0400
Subject: [PATCH 3/4] python3-matrix-nio: remove noarch.

---
 srcpkgs/python3-matrix-nio/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template
index 4a01471b82a..e0d57c76eb7 100644
--- a/srcpkgs/python3-matrix-nio/template
+++ b/srcpkgs/python3-matrix-nio/template
@@ -2,7 +2,6 @@
 pkgname=python3-matrix-nio
 version=0.15.1
 revision=1
-archs=noarch
 wrksrc="matrix-nio-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"

From 6ce24a0bc910d27332075a0dde4687ab9b794b50 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 23:19:00 -0400
Subject: [PATCH 4/4] pantalaimon: remove noarch.

---
 srcpkgs/pantalaimon/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template
index cbca7e66c58..1dad3347bed 100644
--- a/srcpkgs/pantalaimon/template
+++ b/srcpkgs/pantalaimon/template
@@ -2,7 +2,6 @@
 pkgname=pantalaimon
 version=0.7.0
 revision=1
-archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-attrs python3-aiohttp python3-appdirs python3-click

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

* Re: [PR PATCH] [Updated] pantalaimon: update to 0.7.0.
  2020-09-11 20:01 [PR PATCH] pantalaimon: update to 0.7.0 non-Jedi
  2020-09-12  3:19 ` [PR PATCH] [Updated] " non-Jedi
@ 2020-09-15 19:36 ` non-Jedi
  2020-09-22  2:08 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: non-Jedi @ 2020-09-15 19:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages pantalaimon-0.7.0
https://github.com/void-linux/void-packages/pull/24836

pantalaimon: update to 0.7.0.


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

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

From 2cbf920d4cd65776cf99c69b93cd66bfa6849b4d Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 15:59:03 -0400
Subject: [PATCH 1/2] python3-matrix-nio: update to 0.15.1.

Remove deprecated noarch.
---
 srcpkgs/python3-matrix-nio/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template
index fe28e1596f8..e0d57c76eb7 100644
--- a/srcpkgs/python3-matrix-nio/template
+++ b/srcpkgs/python3-matrix-nio/template
@@ -1,8 +1,7 @@
 # Template file for 'python3-matrix-nio'
 pkgname=python3-matrix-nio
-version=0.14.1
+version=0.15.1
 revision=1
-archs=noarch
 wrksrc="matrix-nio-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -15,7 +14,7 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="ISC"
 homepage="https://github.com/poljar/matrix-nio"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=37689d0cfc6c90ad591cd479607a0aa21762d028d9a272de7fa6a547f9cf1024
+checksum=4fb0e9c5c9a89146ece71e8908974e41892679ee79a65182c2b2963445929935
 
 post_install() {
 	vlicense LICENSE.md

From ea60d1b2e5c8acd16a08bd53a076a70390a69fd3 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Fri, 11 Sep 2020 15:59:36 -0400
Subject: [PATCH 2/2] pantalaimon: update to 0.7.0.

Remove deprecated noarch.
---
 srcpkgs/pantalaimon/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template
index 31a1763ab24..1dad3347bed 100644
--- a/srcpkgs/pantalaimon/template
+++ b/srcpkgs/pantalaimon/template
@@ -1,8 +1,7 @@
 # Template file for 'pantalaimon'
 pkgname=pantalaimon
-version=0.6.5
-revision=2
-archs=noarch
+version=0.7.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-attrs python3-aiohttp python3-appdirs python3-click
@@ -15,4 +14,4 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
 license="Apache-2.0"
 homepage="https://github.com/matrix-org/pantalaimon"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=dd7c2356cf1abddfcdf9ba35e2f0baffa19faded9a193c2bb5a301fc1f32b728
+checksum=f9c86c7867f97ca96f48e1ec7d1e117d93fac507741a1a36f62482bbb101bb62

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

* Re: [PR PATCH] [Closed]: pantalaimon: update to 0.7.0.
  2020-09-11 20:01 [PR PATCH] pantalaimon: update to 0.7.0 non-Jedi
  2020-09-12  3:19 ` [PR PATCH] [Updated] " non-Jedi
  2020-09-15 19:36 ` non-Jedi
@ 2020-09-22  2:08 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-09-22  2:08 UTC (permalink / raw)
  To: ml

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

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

pantalaimon: update to 0.7.0.
https://github.com/void-linux/void-packages/pull/24836

Description:


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

end of thread, other threads:[~2020-09-22  2:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 20:01 [PR PATCH] pantalaimon: update to 0.7.0 non-Jedi
2020-09-12  3:19 ` [PR PATCH] [Updated] " non-Jedi
2020-09-15 19:36 ` non-Jedi
2020-09-22  2:08 ` [PR PATCH] [Closed]: " ahesford

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