From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id CNSFAnlNWGYVAAAAqHPOHw:P1 (envelope-from ) for ; Thu, 30 May 2024 11:57:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CNSFAnlNWGYVAAAAqHPOHw (envelope-from ) for ; Thu, 30 May 2024 11:57:13 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=colimite.fr header.s=mail header.b=nFStqfJL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=colimite.fr (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717063032; a=rsa-sha256; cv=none; b=VyYpKIVlb7LmnuoLHxhJL/oTQ1oVjszSsG0LYQ8X8NIXbMliupAdqKwJFK5loCWDEWYOLz z7qAt6QRIM0LLh++Rw4UV+nxaS7irFQ7+v8aWV7mWZ+CxwsnKa3ttu6lX7r60sm/8scbni ts0/Z2UqlYUUReupgPCMEMAfAVk1RUxp+xYYPO++B5Z9J2u6UCQxQ88yHFnqaxceV7XAyY Y3AllASoD/TzCSENHn8yTPe3DatT4mqCjJfnQNgv/KqYCL5soLc6r4LVBds+UouEcJuI+z 65QCl+gAlvGMUZ3TGuPsG0zRgdzbQ/ubjCQQexbD+WEhxsgeyEch/XWjVeCMxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=colimite.fr header.s=mail header.b=nFStqfJL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=colimite.fr (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717063032; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=PSA5WFY5UC/Vk4YuESayb/b6p7uNmrVXhX0jHWltrsM=; b=o/wveYAFpeUWHiF7Qj1q7IHuxBKPqdgbC+dclB0l0MXi7n2SwbNXps5kVxbkCr83J0q5vE UodFAraqoWJVsCSetgaSXcJB0yoYlnIbKvoWigbctaRMJe6LXuVBRwnDzmVYGsWIsfBuPZ 3/nrlVTHlKZ4wEgKICFyChTvYp5NTktu5yLXPF2mvu6dvee/sBhvsTz02+Uzqb+pR4h3f1 9s4vItYnNuOSV/TMD+A4+oySVNdJ7UUWYe0g+fI/wglCeD2WsZaXOxq1Gogzl0nNchTY7T 49QDi+fLBi8o9o5BKjx2wXQb17XwyflrN7ZkqXLD/iLefzuS3x2YQAmEr8GIVQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D363165D84 for ; Thu, 30 May 2024 11:57:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCcWj-0001yn-Ur; Thu, 30 May 2024 05:56:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCcWh-0001y0-T5 for guix-patches@gnu.org; Thu, 30 May 2024 05:56:51 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sCcWh-0002jV-LL for guix-patches@gnu.org; Thu, 30 May 2024 05:56:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sCcWr-0002ku-O6 for guix-patches@gnu.org; Thu, 30 May 2024 05:57:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71275] [PATCH] gnu: python-pulsectl: Update to 24.4.0. Resent-From: Sergiu Ivanov Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 May 2024 09:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71275 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71275@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171706301610566 (code B ref -1); Thu, 30 May 2024 09:57:01 +0000 Received: (at submit) by debbugs.gnu.org; 30 May 2024 09:56:56 +0000 Received: from localhost ([127.0.0.1]:55514 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCcWi-0002kD-OA for submit@debbugs.gnu.org; Thu, 30 May 2024 05:56:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:44558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCcWg-0002jx-L9 for submit@debbugs.gnu.org; Thu, 30 May 2024 05:56:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCcWV-0001ui-TS for guix-patches@gnu.org; Thu, 30 May 2024 05:56:39 -0400 Received: from captaincourier.marvid.fr ([51.159.66.78]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCcWP-0002hG-UV for guix-patches@gnu.org; Thu, 30 May 2024 05:56:39 -0400 From: Sergiu Ivanov DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=colimite.fr; s=mail; t=1717062985; bh=PSA5WFY5UC/Vk4YuESayb/b6p7uNmrVXhX0jHWltrsM=; h=From:To:Subject:Date; b=nFStqfJLeUHWDXAFuq2YsY/mQawtTyFiYX+oztJxIp/83JqIadEV46IOwIOQkt6ks 9WOyE0qNKcfZqbAaU1Z1G0OO9XR6GeeQKnVV/IThwhkzyOyDplpriKwo2ij8r6dyp/ 8rd9Ryow2r02AHJCd4PIQAYGMCgKPIhV4STey/9E= Date: Thu, 30 May 2024 10:56:24 +0100 Message-ID: <87h6ef39o7.fsf@colimite.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=51.159.66.78; envelope-from=sivanov@colimite.fr; helo=captaincourier.marvid.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: D363165D84 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 2.45 X-Spam-Score: 2.45 X-TUID: e6tnad7GnB5M --=-=-= Content-Type: text/plain Dear Guix, Here's a patch bumping the version on python-pulsectl. Thanks! - Sergiu --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-python-pulsectl-Update-to-24.4.0.patch >From 7728afe2da696209c586b9c1a9df2b4190a4589e Mon Sep 17 00:00:00 2001 Message-ID: <7728afe2da696209c586b9c1a9df2b4190a4589e.1717062514.git.sivanov@colimite.fr> From: Sergiu Ivanov Date: Wed, 29 May 2024 19:23:07 +0100 Subject: [PATCH] gnu: python-pulsectl: Update to 24.4.0. * gnu/packages/audio.scm (python-pulsectl): Update to 24.4.0. Change-Id: I63f43377432d511dea7ffa6b235f8bcc770f1d93 --- gnu/packages/audio.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index d30d561d2f..15bd5d81e6 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -2963,13 +2963,13 @@ (define-public python-pyaudio (define-public python-pulsectl (package (name "python-pulsectl") - (version "22.3.2") + (version "24.4.0") (source (origin (method url-fetch) (uri (pypi-uri "pulsectl" version)) (sha256 (base32 - "115ha1cwpd2r84ssnxdbr59hgs0jbx0lz3xpqli64kmxxqf4w5yc")))) + "0r9igs365cqgrn1m55a8qjz0hc446nwjm3p3i9kphbj5gl7dazk9")))) (build-system python-build-system) (inputs (list pulseaudio)) (arguments base-commit: 6f72ad465c1e2df965e8d73b209497b4ef456527 -- 2.41.0 --=-=-=--