Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-SoCo: update to 0.29.1.
@ 2023-11-18  4:23 Luciogi
  2023-11-18  4:25 ` [PR PATCH] [Updated] " Luciogi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luciogi @ 2023-11-18  4:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages py3-SoCo
https://github.com/void-linux/void-packages/pull/47292

python3-SoCo: update to 0.29.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, (x86_64-GLIBC)


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

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

From 5249496f802e26687e27e72822e72bf111c12c3a Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 18 Nov 2023 09:22:05 +0500
Subject: [PATCH] python3-SoCo: update to 0.29.1.

---
 srcpkgs/python3-SoCo/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-SoCo/template b/srcpkgs/python3-SoCo/template
index 3dc1305573ac5..a28445b85a882 100644
--- a/srcpkgs/python3-SoCo/template
+++ b/srcpkgs/python3-SoCo/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-SoCo'
 pkgname=python3-SoCo
-version=0.18.1
-revision=6
+version=0.29.1
+revision=1
 build_style=python3-module
 pycompile_module="soco"
 hostmakedepends="python3-setuptools"
-depends="python3-xmltodict python3-requests"
+depends="python3-xmltodict python3-requests python3-ifaddr python3-appdirs python3-lxml"
+checkdepends="${depends} python3-pytest python3-requests-mock"
 short_desc="Python3 bindings for programmatic control of Sonos speakers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://python-soco.com"
 distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz"
-checksum=2ebe6c8953a0a871a43190938c17b9a053124e6115ca2d05138c4394ab1260bd
+checksum=333002822c36c510f2d075cfe0a8f3dbe2992f3ee04ed1d222dc02eeadf987fa
 
 post_install() {
 	vlicense LICENSE.rst

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

* Re: [PR PATCH] [Updated] python3-SoCo: update to 0.29.1.
  2023-11-18  4:23 [PR PATCH] python3-SoCo: update to 0.29.1 Luciogi
@ 2023-11-18  4:25 ` Luciogi
  2023-11-18  4:28 ` Luciogi
  2023-12-03 20:00 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Luciogi @ 2023-11-18  4:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages py3-SoCo
https://github.com/void-linux/void-packages/pull/47292

python3-SoCo: update to 0.29.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, (x86_64-GLIBC)


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

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

From fdcc368d7c68fbd3a174e807ee7bf79b68496881 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 18 Nov 2023 09:22:05 +0500
Subject: [PATCH] python3-SoCo: update to 0.29.1.

---
 srcpkgs/python3-SoCo/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-SoCo/template b/srcpkgs/python3-SoCo/template
index 3dc1305573ac5..a28445b85a882 100644
--- a/srcpkgs/python3-SoCo/template
+++ b/srcpkgs/python3-SoCo/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-SoCo'
 pkgname=python3-SoCo
-version=0.18.1
-revision=6
+version=0.29.1
+revision=1
 build_style=python3-module
 pycompile_module="soco"
 hostmakedepends="python3-setuptools"
-depends="python3-xmltodict python3-requests"
+depends="python3-xmltodict python3-requests python3-ifaddr python3-appdirs python3-lxml"
+checkdepends="${depends} python3-pytest python3-requests-mock"
 short_desc="Python3 bindings for programmatic control of Sonos speakers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://python-soco.com"
 distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz"
-checksum=2ebe6c8953a0a871a43190938c17b9a053124e6115ca2d05138c4394ab1260bd
+checksum=333002822c36c510f2d075cfe0a8f3dbe2992f3ee04ed1d222dc02eeadf987fa
 
 post_install() {
 	vlicense LICENSE.rst

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

* Re: [PR PATCH] [Updated] python3-SoCo: update to 0.29.1.
  2023-11-18  4:23 [PR PATCH] python3-SoCo: update to 0.29.1 Luciogi
  2023-11-18  4:25 ` [PR PATCH] [Updated] " Luciogi
@ 2023-11-18  4:28 ` Luciogi
  2023-12-03 20:00 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Luciogi @ 2023-11-18  4:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages py3-SoCo
https://github.com/void-linux/void-packages/pull/47292

python3-SoCo: update to 0.29.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

- I built this PR locally for my native architecture, (x86_64-GLIBC)


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

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

From 0c62114cba7a9417a68a78fc521274adb534fb8b Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sat, 18 Nov 2023 09:22:05 +0500
Subject: [PATCH] python3-SoCo: update to 0.29.1.

---
 srcpkgs/python3-SoCo/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-SoCo/template b/srcpkgs/python3-SoCo/template
index 3dc1305573ac5..5b0fa489fba64 100644
--- a/srcpkgs/python3-SoCo/template
+++ b/srcpkgs/python3-SoCo/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-SoCo'
 pkgname=python3-SoCo
-version=0.18.1
-revision=6
+version=0.29.1
+revision=1
 build_style=python3-module
-pycompile_module="soco"
 hostmakedepends="python3-setuptools"
-depends="python3-xmltodict python3-requests"
+depends="python3-xmltodict python3-requests python3-ifaddr python3-appdirs python3-lxml"
+checkdepends="${depends} python3-pytest python3-requests-mock"
 short_desc="Python3 bindings for programmatic control of Sonos speakers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://python-soco.com"
 distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz"
-checksum=2ebe6c8953a0a871a43190938c17b9a053124e6115ca2d05138c4394ab1260bd
+checksum=333002822c36c510f2d075cfe0a8f3dbe2992f3ee04ed1d222dc02eeadf987fa
 
 post_install() {
 	vlicense LICENSE.rst

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

* Re: [PR PATCH] [Merged]: python3-SoCo: update to 0.29.1.
  2023-11-18  4:23 [PR PATCH] python3-SoCo: update to 0.29.1 Luciogi
  2023-11-18  4:25 ` [PR PATCH] [Updated] " Luciogi
  2023-11-18  4:28 ` Luciogi
@ 2023-12-03 20:00 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-12-03 20:00 UTC (permalink / raw)
  To: ml

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

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

python3-SoCo: update to 0.29.1.
https://github.com/void-linux/void-packages/pull/47292

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

- I built this PR locally for my native architecture, (x86_64-GLIBC)


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

end of thread, other threads:[~2023-12-03 20:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-18  4:23 [PR PATCH] python3-SoCo: update to 0.29.1 Luciogi
2023-11-18  4:25 ` [PR PATCH] [Updated] " Luciogi
2023-11-18  4:28 ` Luciogi
2023-12-03 20:00 ` [PR PATCH] [Merged]: " Duncaen

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