Package Details: python-pulsectl 1:23.5.2-1

Git Clone URL: https://aur.archlinux.org/python-pulsectl.git (read-only, click to copy)
Package Base: python-pulsectl
Description: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
Upstream URL: https://github.com/mk-fg/python-pulse-control
Licenses: MIT
Conflicts: python-pulse-control
Replaces: python-pulse-control
Submitter: WorMzy
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 13
Popularity: 0.001045
First Submitted: 2020-06-29 22:42 (UTC)
Last Updated: 2023-05-22 22:08 (UTC)

Latest Comments

1 2 Next › Last »

yochananmarqos commented on 2023-05-06 16:34 (UTC)

@raven2cz: That is not related to packaging. Please create an upstream issue.

raven2cz commented on 2023-05-06 15:28 (UTC) (edited on 2023-05-06 15:29 (UTC) by raven2cz)

Is it really necessary to make not backward-compatible changes in API?

AttributeError: module 'pulsectl._pulsectl' has no attribute 'PA_SAMPLE_FLOAT32BE'. Did you mean: 'PA_SAMPLE_FLOAT32NE'?

in volctl. It works yesterday with python 3.11. It is not possible to run it today. Is it possible to ensure backward compatibility?

yochananmarqos commented on 2021-12-13 01:56 (UTC)

@C0rn3j: No. It's up to the user to rebuild their own packages. Maybe try something like:

yay -S --rebuildall $(pacman -Qm | cut -d ' ' -f 1 | grep ^python)

C0rn3j commented on 2021-12-13 00:21 (UTC) (edited on 2021-12-13 00:22 (UTC) by C0rn3j)

While not mandated by packaging standards, it'd be nice to bump up pkgrel to smooth out transition to the newly shipped Python 3.10 (this and your other python-* packages)

Thanks!

yochananmarqos commented on 2021-10-17 13:57 (UTC) (edited on 2021-10-17 13:57 (UTC) by yochananmarqos)

@mmkodali: This package does not install any files to your home directory.

mmkodali commented on 2021-10-17 08:23 (UTC)

build fails with following error.

error: failed to commit transaction (conflicting files)
python-pulsectl: /home/xxxx/.pyenv exists in filesystem
Errors occurred, no packages were upgraded.

yochananmarqos commented on 2021-03-01 17:07 (UTC)

@cwrau: I can't reproduce that. Perhaps clear your Yay cache and regenerate the database: yay -Yc && yay -Y --gendb.

cwrau commented on 2021-03-01 09:04 (UTC)

Since the last update, every time I check for updates, yay -Qu --aur --devel, returns python-pulsectl 1:21.2.0-1 -> latest-commit.

But there never is any change. Do you have any idea how we can fix that?

yochananmarqos commented on 2021-01-16 23:36 (UTC)

@WorMozy: Thanks. caffeine-ng will need it for the next release, so I figured I'd test it out.

WorMzy commented on 2021-01-16 23:25 (UTC)

Oh boy, I don't even remember packaging this. o_O

Feel free to adopt and downgrade if you want, I'll aurphan it.