Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pyradio: update to 0.8.9.14
@ 2022-03-16 13:33 clyhtsuriva
  2022-03-17 11:52 ` [PR REVIEW] " tibequadorian
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: clyhtsuriva @ 2022-03-16 13:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages pyradio-update
https://github.com/void-linux/void-packages/pull/36174

pyradio: update to 0.8.9.14
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
#### Note
**python3-psutil** is a new dependency

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

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

From ff284523dc99cc7f6bd2da8373cadea98e4c5d91 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 16 Mar 2022 14:31:06 +0100
Subject: [PATCH] pyradio: update to 0.8.9.14

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index a86b57d7bd61..41164935abd9 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,17 +1,17 @@
 # Template file for 'pyradio'
 pkgname=pyradio
-version=0.8.9.9
-revision=2
+version=0.8.9.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-requests python3-dnspython"
+depends="python3-requests python3-dnspython python3-psutil"
 short_desc="Curses based internet radio player"
 maintainer="Orphaned <orphan@voidlinux.org>"
 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=9114254088e294bf06399f892c08056d86172bd32c40869474347eb846a965f3
+checksum=76e06934926a1acfd7bba3735d8e0b387d7985dd38a398376877b6fd7da71940
 make_check=no # pytest reports "no tests ran"
 
 post_install() {

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

end of thread, other threads:[~2022-03-17 19:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 13:33 [PR PATCH] pyradio: update to 0.8.9.14 clyhtsuriva
2022-03-17 11:52 ` [PR REVIEW] " tibequadorian
2022-03-17 19:18 ` [PR PATCH] [Updated] " clyhtsuriva
2022-03-17 19:21 ` clyhtsuriva
2022-03-17 19:22 ` [PR REVIEW] " clyhtsuriva
2022-03-17 19:49 ` [PR PATCH] [Merged]: " Chocimier

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