Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pyradio: update to 0.9.2.
@ 2023-03-24 22:17 Eloitor
  2023-03-27 20:51 ` [PR PATCH] [Updated] " Eloitor
  2023-03-28  1:04 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: Eloitor @ 2023-03-24 22:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages pyradio
https://github.com/void-linux/void-packages/pull/42991

pyradio: update to 0.9.2.
#### 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-musl)


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

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

From 9eaf4f8453ad52ef9a8039bc06809a78fa0db1d3 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 24 Mar 2023 23:16:05 +0100
Subject: [PATCH] pyradio: update to 0.9.2.

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 45d73555d2cc..5692531bb49b 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.1
+version=0.9.2
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="http://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3
+checksum=aa2fbbdff2a0239d9b62880b091f595c59bde182ac9555bfec046a3fe8762bdd
 make_check=no # pytest reports "no tests ran"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] pyradio: update to 0.9.2.
  2023-03-24 22:17 [PR PATCH] pyradio: update to 0.9.2 Eloitor
@ 2023-03-27 20:51 ` Eloitor
  2023-03-28  1:04 ` [PR PATCH] [Merged]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: Eloitor @ 2023-03-27 20:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages pyradio
https://github.com/void-linux/void-packages/pull/42991

pyradio: update to 0.9.2.
#### 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-musl)


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

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

From d7dee2acd2afc3da1f38c102bf5df7d862d079d0 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 24 Mar 2023 23:16:05 +0100
Subject: [PATCH] pyradio: update to 0.9.2.1.

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 45d73555d2cc..c9bfa49713d6 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,6 +1,6 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.9.1
+version=0.9.2.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="http://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
-checksum=0510eabdc5473b90821b38c142cf4dfa8229cb3c52d534fbfc625a0515f6f1e3
+checksum=79a000b1e3106afc5ad09b1c71556f6b9ff6a818f09230bfd592c8b3927cc7f1
 make_check=no # pytest reports "no tests ran"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: pyradio: update to 0.9.2.
  2023-03-24 22:17 [PR PATCH] pyradio: update to 0.9.2 Eloitor
  2023-03-27 20:51 ` [PR PATCH] [Updated] " Eloitor
@ 2023-03-28  1:04 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2023-03-28  1:04 UTC (permalink / raw)
  To: ml

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

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

pyradio: update to 0.9.2.
https://github.com/void-linux/void-packages/pull/42991

Description:
#### 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-musl)


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

end of thread, other threads:[~2023-03-28  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 22:17 [PR PATCH] pyradio: update to 0.9.2 Eloitor
2023-03-27 20:51 ` [PR PATCH] [Updated] " Eloitor
2023-03-28  1:04 ` [PR PATCH] [Merged]: " abenson

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