python-pulsectl 23.5.2-1 source package in Ubuntu

Changelog

python-pulsectl (23.5.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Christoph Berg ]
  * New upstream version 23.5.2.
  * Depend on libpulse0 instead of pulseaudio. (Closes: #1019977)

 -- Christoph Berg <email address hidden>  Sun, 02 Jul 2023 23:51:34 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pulsectl_23.5.2-1.dsc 2.1 KiB 54da2d471532db946b99eddb278083fe0e02120c95120596e4ce94f18c257bc9
python-pulsectl_23.5.2.orig.tar.gz 40.2 KiB e911d398eaf0539cf3c63b4217357b51a3d1b7e4a50607d1591cf2b49f5d2c6a
python-pulsectl_23.5.2-1.debian.tar.xz 2.3 KiB b91008f27a977910b6b8196904f4f70e78ffcd47069ecfadcd6836ddc18af3bb

Available diffs

No changes file available.

Binary packages built by this source

python3-pulsectl: high-level interface and ctypes-based bindings for PulseAudio

 Python blocking high-level interface and ctypes-based bindings for PulseAudio
 (libpulse), to use in a simple synchronous code.
 .
 Wrappers are mostly for mixer-like controls and introspection-related
 operations, as opposed to e.g. submitting sound samples to play and
 player-like client.