Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pulsectl: update to 22.3.2.
@ 2022-03-23 23:01 tibequadorian
  2022-06-30  2:15 ` github-actions
  2022-07-15  2:15 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: tibequadorian @ 2022-03-23 23:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages python3-pulsectl
https://github.com/void-linux/void-packages/pull/36305

python3-pulsectl: update to 22.3.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

musl tests still fail

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a8bb1a7db8a2a28f03b2fe7a8288ad68d002eee2 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 23 Mar 2022 23:59:56 +0100
Subject: [PATCH] python3-pulsectl: update to 22.3.2.

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

diff --git a/srcpkgs/python3-pulsectl/template b/srcpkgs/python3-pulsectl/template
index 2c2a985b0b39..a4ea638801f8 100644
--- a/srcpkgs/python3-pulsectl/template
+++ b/srcpkgs/python3-pulsectl/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pulsectl'
 pkgname=python3-pulsectl
-version=22.1.3
+version=22.3.2
 revision=1
 wrksrc="pulsectl-${version}"
 build_style=python3-module
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/mk-fg/python-pulse-control"
 changelog="https://github.com/mk-fg/python-pulse-control/raw/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/p/pulsectl/pulsectl-${version}.tar.gz"
-checksum=f28fe4b881dd2cc144d2d94f83ec60d8c59a52642a0ad3635cc4d0f8406f4858
+checksum=cc174e1ceebd4e6222c5b78f4f415f12e80753c9ab75ab354159b4cb5950b084
 
 post_install() {
 	vlicense COPYING

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

* Re: python3-pulsectl: update to 22.3.2.
  2022-03-23 23:01 [PR PATCH] python3-pulsectl: update to 22.3.2 tibequadorian
@ 2022-06-30  2:15 ` github-actions
  2022-07-15  2:15 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-06-30  2:15 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/36305#issuecomment-1170673010

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] 3+ messages in thread

* Re: [PR PATCH] [Closed]: python3-pulsectl: update to 22.3.2.
  2022-03-23 23:01 [PR PATCH] python3-pulsectl: update to 22.3.2 tibequadorian
  2022-06-30  2:15 ` github-actions
@ 2022-07-15  2:15 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-07-15  2:15 UTC (permalink / raw)
  To: ml

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

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

python3-pulsectl: update to 22.3.2.
https://github.com/void-linux/void-packages/pull/36305

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

musl tests still fail

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-23 23:01 [PR PATCH] python3-pulsectl: update to 22.3.2 tibequadorian
2022-06-30  2:15 ` github-actions
2022-07-15  2:15 ` [PR PATCH] [Closed]: " 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).