public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pulsectl/
Date: Tue, 23 May 2023 00:01:01 +0000 (UTC)	[thread overview]
Message-ID: <1684800039.846eb91c6c73b6908085236ff2e176ef6100ef41.sbraz@gentoo> (raw)

commit:     846eb91c6c73b6908085236ff2e176ef6100ef41
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 00:00:34 2023 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Tue May 23 00:00:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846eb91c

dev-python/pulsectl: add 23.5.2

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/pulsectl/Manifest               |  1 +
 dev-python/pulsectl/pulsectl-23.5.2.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/pulsectl/Manifest b/dev-python/pulsectl/Manifest
index 34929a518307..b18765a3509d 100644
--- a/dev-python/pulsectl/Manifest
+++ b/dev-python/pulsectl/Manifest
@@ -1,2 +1,3 @@
 DIST pulsectl-22.3.2.tar.gz 40901 BLAKE2B 5b3eb752865e95cfbb70a7228409fea70b4c55c7297d652b4614df7ea4764dcb446f7a3e25bb89f6a55badbf6b300381c7c28c56f0a47e7faf1e63003f39d02c SHA512 7fc11c792a9e586d191a32831e0ef8896c40da1fdeddfd4467d7ec352e5e0ef0c910d7a2e8e82e1a381b16afefa17c9c9db4821be74d4694c934337b2a862f0c
 DIST pulsectl-23.5.1.tar.gz 41131 BLAKE2B 4e24a0d79d2f5c5a365a23643019150693862a636115a0fcf26dbc64cf9d80a8637c1f03193f8d2513660e8f5268946ef287d01b93b7fd3a416dbb05b2c619f0 SHA512 69516e1d64cb2e27643de6fcb273b621ab89a03dd5c40eb71a7fa6b846da96f8f10baacf794c73edc3f60f65787c7050c16c234aa5b23169c2d5ae815232372a
+DIST pulsectl-23.5.2.tar.gz 41119 BLAKE2B 45239e9b6b3e19356f7c89acb673d9287e9e38099608e246c8334a5de82bf93d813688e376cf5aedb92e6b3368ce93bae1df630726a5ae568c83d774c942f848 SHA512 4f05edd994aac1964c358c50a95f564afb40fcc6ac410d5189525312c042057954d040dc41939b665347a39453244eccc138c4c7d628ef2da62034606716ecb9

diff --git a/dev-python/pulsectl/pulsectl-23.5.2.ebuild b/dev-python/pulsectl/pulsectl-23.5.2.ebuild
new file mode 100644
index 000000000000..a13a963b83ea
--- /dev/null
+++ b/dev-python/pulsectl/pulsectl-23.5.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)"
+HOMEPAGE="
+	https://github.com/mk-fg/python-pulse-control/
+	https://pypi.org/project/pulsectl/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	media-sound/pulseaudio
+"
+BDEPEND="
+	test? (
+		media-sound/pulseaudio-daemon
+	)
+"
+
+distutils_enable_tests unittest


             reply	other threads:[~2023-05-23  0:01 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23  0:01 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/pulsectl/ Michał Górny
2025-01-11  9:36 Michał Górny
2025-01-11  9:05 Sam James
2024-12-27  5:24 Michał Górny
2024-11-16  9:21 Michał Górny
2024-11-16  9:20 Michał Górny
2024-11-02  6:32 Michał Górny
2024-09-14 12:32 Michał Górny
2024-09-14 11:31 Arthur Zamarin
2024-08-27  7:39 Michał Górny
2024-07-07  2:44 Michał Górny
2024-04-24 17:15 Michał Górny
2024-04-24 16:15 Sam James
2024-04-06 15:01 Michał Górny
2023-12-21  6:52 Sam James
2023-12-05  9:59 Jakov Smolić
2023-12-02 19:30 Michał Górny
2023-06-11 11:44 Michał Górny
2023-06-11 11:44 Michał Górny
2023-05-21 14:23 Louis Sautier
2023-05-06  4:37 Michał Górny
2023-02-26 19:57 Michał Górny
2023-02-16 16:01 Michał Górny
2022-05-16 13:24 Michał Górny
2022-03-23  8:58 Michał Górny
2022-03-23  8:58 Michał Górny
2022-01-23  9:33 Michał Górny
2022-01-22 20:55 Michał Górny
2022-01-18  9:51 Michał Górny
2021-10-17  9:13 Michał Górny
2021-10-16  5:59 Michał Górny
2021-10-16  5:59 Michał Górny
2021-10-14  7:51 Michał Górny
2021-10-13  9:05 Michał Górny
2021-09-07 20:50 Michał Górny
2021-06-05 14:03 Louis Sautier
2021-06-05 14:03 Louis Sautier
2021-05-15 12:00 Louis Sautier
2021-05-15  9:08 Louis Sautier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1684800039.846eb91c6c73b6908085236ff2e176ef6100ef41.sbraz@gentoo \
    --to=sbraz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox