Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-PyAudio: update to 0.2.12.
@ 2022-10-15 16:54 CMB
  2022-10-15 21:21 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: CMB @ 2022-10-15 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CMB/void-packages pyaudio
https://github.com/void-linux/void-packages/pull/39970

python3-PyAudio: update to 0.2.12.
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl


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

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

From 716e93a17b54c337cd65e47f56a0ff97f539cb1f Mon Sep 17 00:00:00 2001
From: Christopher Brannon <chris@the-brannons.com>
Date: Sat, 15 Oct 2022 08:56:25 -0700
Subject: [PATCH] python3-PyAudio: update to 0.2.12.

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

diff --git a/srcpkgs/python3-PyAudio/template b/srcpkgs/python3-PyAudio/template
index 2cac348e90f0..e85fa09ec60a 100644
--- a/srcpkgs/python3-PyAudio/template
+++ b/srcpkgs/python3-PyAudio/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-PyAudio'
 pkgname=python3-PyAudio
-version=0.2.11
-revision=7
+version=0.2.12
+revision=1
 wrksrc="PyAudio-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,9 +12,9 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="MIT"
 homepage="https://people.csail.mit.edu/hubert/pyaudio/"
 distfiles="${PYPI_SITE}/P/PyAudio/PyAudio-${version}.tar.gz"
-checksum=93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74
+checksum=55ddf5db72bc537bba5f5dbca3ab9f0222ee5b842bda83978eab0b7b8f60fb9e
 
 post_install() {
-	sed -n '/Copyright/,/SOFTWARE\./p'< README > LICENSE
+	sed -n '/Copyright/,/SOFTWARE\./p'< README.md > LICENSE
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: python3-PyAudio: update to 0.2.12.
  2022-10-15 16:54 [PR PATCH] python3-PyAudio: update to 0.2.12 CMB
@ 2022-10-15 21:21 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-10-15 21:21 UTC (permalink / raw)
  To: ml

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

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

python3-PyAudio: update to 0.2.12.
https://github.com/void-linux/void-packages/pull/39970

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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl


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

end of thread, other threads:[~2022-10-15 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-15 16:54 [PR PATCH] python3-PyAudio: update to 0.2.12 CMB
2022-10-15 21:21 ` [PR PATCH] [Merged]: " classabbyamp

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