* [PR PATCH] pyradio: update to 0.9.3.11.3, orphan
@ 2024-12-08 0:13 chrysos349
2024-12-21 15:34 ` [PR PATCH] [Updated] " chrysos349
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: chrysos349 @ 2024-12-08 0:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 488 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/53406
pyradio: update to 0.9.3.11.3, orphan
#### Testing the changes
- I tested the changes in this PR: **YES**
#### 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/53406.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pyradio-53406.patch --]
[-- Type: text/x-diff, Size: 1343 bytes --]
From 176320db0c10fa1da05d8881a540c38df6a33622 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 8 Dec 2024 03:09:58 +0300
Subject: [PATCH] pyradio: update to 0.9.3.11.3, orphan
---
srcpkgs/pyradio/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index b9f1cc0f98aaad..672ec4850e6b11 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,18 +1,18 @@
# Template file for 'pyradio'
pkgname=pyradio
-version=0.9.3.11.1
+version=0.9.3.11.3
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-requests python3-dnspython python3-psutil python3-rich
python3-dateutil python3-netifaces"
short_desc="Curses based internet radio player"
-maintainer="chrysos349 <chrysostom349@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
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=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef
+checksum=3d28b2977c8d4179b4e95678f544af06c98e171731c91f4919d7a6c3017ba669
make_check=no # pytest reports "no tests ran"
post_patch() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.11.3, orphan
2024-12-08 0:13 [PR PATCH] pyradio: update to 0.9.3.11.3, orphan chrysos349
@ 2024-12-21 15:34 ` chrysos349
2025-01-13 20:54 ` chrysos349
2025-04-14 2:09 ` github-actions
2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2024-12-21 15:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 493 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/53406
pyradio: update to 0.9.3.11.3, orphan
#### Testing the changes
- I tested the changes in this PR: **YES**
#### 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/53406.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pyradio-53406.patch --]
[-- Type: text/x-diff, Size: 1357 bytes --]
From 8f8ed7b95498e06fbdf4412b2cd2bf9175ad04df Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 8 Dec 2024 03:09:58 +0300
Subject: [PATCH] pyradio: update to 0.9.3.11.3, orphan
---
srcpkgs/pyradio/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 8826ed0b50c088..672ec4850e6b11 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,18 +1,18 @@
# Template file for 'pyradio'
pkgname=pyradio
-version=0.9.3.11.1
-revision=2
+version=0.9.3.11.3
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-requests python3-dnspython python3-psutil python3-rich
python3-dateutil python3-netifaces"
short_desc="Curses based internet radio player"
-maintainer="chrysos349 <chrysostom349@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
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=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef
+checksum=3d28b2977c8d4179b4e95678f544af06c98e171731c91f4919d7a6c3017ba669
make_check=no # pytest reports "no tests ran"
post_patch() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] pyradio: update to 0.9.3.11.3, orphan
2024-12-08 0:13 [PR PATCH] pyradio: update to 0.9.3.11.3, orphan chrysos349
2024-12-21 15:34 ` [PR PATCH] [Updated] " chrysos349
@ 2025-01-13 20:54 ` chrysos349
2025-04-14 2:09 ` github-actions
2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2025-01-13 20:54 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 493 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/53406
pyradio: update to 0.9.3.11.3, orphan
#### Testing the changes
- I tested the changes in this PR: **YES**
#### 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/53406.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pyradio-53406.patch --]
[-- Type: text/x-diff, Size: 1357 bytes --]
From d853526de57c397e24e011d6c39dbb483c413b0b Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 8 Dec 2024 03:09:58 +0300
Subject: [PATCH] pyradio: update to 0.9.3.11.3, orphan
---
srcpkgs/pyradio/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 8826ed0b50c088..672ec4850e6b11 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,18 +1,18 @@
# Template file for 'pyradio'
pkgname=pyradio
-version=0.9.3.11.1
-revision=2
+version=0.9.3.11.3
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-requests python3-dnspython python3-psutil python3-rich
python3-dateutil python3-netifaces"
short_desc="Curses based internet radio player"
-maintainer="chrysos349 <chrysostom349@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
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=a5e37a815881a34925ce7c1bffd1205a000670529ed8bb5a3a12dd1bd0011eef
+checksum=3d28b2977c8d4179b4e95678f544af06c98e171731c91f4919d7a6c3017ba669
make_check=no # pytest reports "no tests ran"
post_patch() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: pyradio: update to 0.9.3.11.3, orphan
2024-12-08 0:13 [PR PATCH] pyradio: update to 0.9.3.11.3, orphan chrysos349
2024-12-21 15:34 ` [PR PATCH] [Updated] " chrysos349
2025-01-13 20:54 ` chrysos349
@ 2025-04-14 2:09 ` github-actions
2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2025-04-14 2:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/53406#issuecomment-2800298608
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-04-14 2:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-08 0:13 [PR PATCH] pyradio: update to 0.9.3.11.3, orphan chrysos349
2024-12-21 15:34 ` [PR PATCH] [Updated] " chrysos349
2025-01-13 20:54 ` chrysos349
2025-04-14 2:09 ` github-actions
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).