Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pyradio: update to 0.9.2.24
@ 2024-01-17 16:46 chrysos349
  2024-02-26  7:50 ` [PR PATCH] [Updated] " chrysos349
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: chrysos349 @ 2024-01-17 16:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.2.24
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 35d26c93d4124c6ce37dce5ff65d0756f169b283 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.2.24

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e..9ab06673ca2ab 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.2.24
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=8dc774f54a5255b79358079e49cbf98c72221bb75bcde7d8cba4ffb714c2b684
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.2.24
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
@ 2024-02-26  7:50 ` chrysos349
  2024-02-26  7:51 ` chrysos349
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-02-26  7:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.2.24
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 110d4471fef22bd1add700b3825b5a3c721db9e7 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.2.25

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..3ee875b5fc1af4 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.2.25
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=119642a7bdf33015da27bad0f59d3cb64a96f05e9ded6b42ee200ef66dd5ffda
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: pyradio: update to 0.9.2.24
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
  2024-02-26  7:50 ` [PR PATCH] [Updated] " chrysos349
@ 2024-02-26  7:51 ` chrysos349
  2024-04-07 19:33 ` [PR PATCH] [Updated] pyradio: update to 0.9.2.25 chrysos349
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-02-26  7:51 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/48251#issuecomment-1963504634

Comment:
updated to `0.9.2.25`

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.2.25
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
  2024-02-26  7:50 ` [PR PATCH] [Updated] " chrysos349
  2024-02-26  7:51 ` chrysos349
@ 2024-04-07 19:33 ` chrysos349
  2024-04-08 21:41 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.1 chrysos349
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-04-07 19:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.2.25
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 53dfe6492eab174b17013b22a9784b7ce79aefe1 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.3.1

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..cdb1f92d602570 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.3.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=ce3ff65111707a945521a640c44f23d0f1a88ab1fb1e3b7aa37f42e886c2f394
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.1
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
                   ` (2 preceding siblings ...)
  2024-04-07 19:33 ` [PR PATCH] [Updated] pyradio: update to 0.9.2.25 chrysos349
@ 2024-04-08 21:41 ` chrysos349
  2024-04-20  6:12 ` chrysos349
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-04-08 21:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.3.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 10b17569269f85b6cb87def1df8426ceb7ffffa2 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.3.2

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..d15b721f52ffac 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.3.2
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=c1036145051c562aec943ac9b00cb0c680239212880a93d2a6ac5c4b8ca00666
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.1
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
                   ` (3 preceding siblings ...)
  2024-04-08 21:41 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.1 chrysos349
@ 2024-04-20  6:12 ` chrysos349
  2024-04-23 14:19 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.3 chrysos349
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-04-20  6:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.3.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 31d2b398ca97b84a72399c0faf808892725a3429 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.3.3

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..0f3948fe68f572 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.3.3
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=f7a79320962b899e69f630c3bf870685ef2038617bbaed43bfc4aa1f4ee48964
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.3
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
                   ` (4 preceding siblings ...)
  2024-04-20  6:12 ` chrysos349
@ 2024-04-23 14:19 ` chrysos349
  2024-05-09  6:54 ` chrysos349
  2024-05-11 14:02 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.5 chrysos349
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-04-23 14:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.3.3
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 64d74575cff1f2d7c34e7b6d91749c5f53660180 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.3.4

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..e67d08b1703dd6 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.3.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=ad12c5853f2c51c8fb595174399304bccffd4ca2cb2fdfea78f4c36dc23dcfd7
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.3
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
                   ` (5 preceding siblings ...)
  2024-04-23 14:19 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.3 chrysos349
@ 2024-05-09  6:54 ` chrysos349
  2024-05-11 14:02 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.5 chrysos349
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-05-09  6:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.3.3
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From 3fc2050e0570460a10324f857725920eb26a3a89 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.3.5

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..92093556589f79 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.3.5
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=8cc1600018c0a5c27577755262a9e9576766ab59934d7e5fcab803658cf133b4
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.5
  2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
                   ` (6 preceding siblings ...)
  2024-05-09  6:54 ` chrysos349
@ 2024-05-11 14:02 ` chrysos349
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-05-11 14:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages pyradio
https://github.com/void-linux/void-packages/pull/48251

pyradio: update to 0.9.3.5
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From bbe07d9ba882948244e8c8b6fc5bd912dc79c617 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 17 Jan 2024 19:45:13 +0300
Subject: [PATCH] pyradio: update to 0.9.3.6

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 4e63852f7b27e8..4f03d0170a878c 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.2.20
+version=0.9.3.6
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=af9066069bd6f2467e8d66812ead72acbf6e3e5bacc1ce07ba47a59af13598c9
+checksum=f1039ed03280d9aa275ae573400136834d31f67550ae385f0ed880da4eb1b1b8
 make_check=no # pytest reports "no tests ran"
 
 post_patch() {

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

end of thread, other threads:[~2024-05-11 14:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17 16:46 [PR PATCH] pyradio: update to 0.9.2.24 chrysos349
2024-02-26  7:50 ` [PR PATCH] [Updated] " chrysos349
2024-02-26  7:51 ` chrysos349
2024-04-07 19:33 ` [PR PATCH] [Updated] pyradio: update to 0.9.2.25 chrysos349
2024-04-08 21:41 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.1 chrysos349
2024-04-20  6:12 ` chrysos349
2024-04-23 14:19 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.3 chrysos349
2024-05-09  6:54 ` chrysos349
2024-05-11 14:02 ` [PR PATCH] [Updated] pyradio: update to 0.9.3.5 chrysos349

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