Search Criteria
Package Details: python-pydub 0.25.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pydub.git (read-only, click to copy) |
---|---|
Package Base: | python-pydub |
Description: | Manipulate audio with a simple and easy high level interface |
Upstream URL: | https://github.com/jiaaro/pydub |
Keywords: | audio |
Licenses: | MIT |
Submitter: | simon04 |
Maintainer: | carlosal1015 (AutoUpdateBot) |
Last Packager: | carlosal1015 |
Votes: | 14 |
Popularity: | 0.96 |
First Submitted: | 2014-11-26 21:23 (UTC) |
Last Updated: | 2024-05-01 21:53 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pyaudio (python-pyaudio-gitAUR) (optional) – for playback
- python-simpleaudioAUR (optional) – for playback
Required by (25)
- epub_to_audiobook
- epub_to_audiobook-git
- jakym
- manim
- manim-git
- pyslam
- python-assistant
- python-auditok (optional)
- python-efb-telegram-master-git
- python-gradio
- python-livepng
- python-manimgl
- python-markitdown
- python-markitdown-git
- python-shazamio
- python-tensorflow-datasets (optional)
- python-tts-say
- qualcoder
- shaq
- soundcloud-syncer
- Show 5 more...
Latest Comments
1 2 Next › Last »
envolution commented on 2024-12-16 19:00 (UTC)
Hi carlosal1015, could you please include the merged patch to remove some runtime warning nags?
https://github.com/jiaaro/pydub/commit/e9ce5295f15f87989daa766a8edb4a28642ad0b5
papavlos commented on 2024-04-28 15:58 (UTC)
The same for me. But I have manually edited the faulty file "python-pydub/src/pydub-0.25.1/test/test.py" in lines 1089 and 1112 replacing "assertEquals" by "assertEqual" (by following hints from error messages) and the build finished without errors. Both symbols used to be just synonyms, but "assertEquals" was mentioned as deprecated since many years. Apparently with latest python updates it was finally withdrawn causing this fault.
hashworks commented on 2024-04-28 00:05 (UTC)
Check fails for me: https://fb.hash.works/eXgsdpz/
skunk commented on 2023-10-26 20:52 (UTC)
arch now uses python 3.11. Could you @carlosal1015 please bump the pkgrel please to ensure that the package is re-built for python 3.11, please? (at least this is how I understand the upgrade to python 3.10 happened)
carlosal1015 commented on 2023-03-13 22:08 (UTC)
No error from my side. Try providing full log (hint)
Upload log.txt to pastebin and paste the url.
Bluebomber182 commented on 2023-03-13 21:03 (UTC) (edited on 2023-03-13 21:08 (UTC) by Bluebomber182)
I get this error message when try to install. IndexError: list index out of range I had to resort to installing it with the Chaotic-AUR repo.
carlosal1015 commented on 2021-11-26 17:44 (UTC)
Thanks both @thelandfill, @yochananmarqos for report.
thelandfill commented on 2021-06-14 02:03 (UTC)
I am unable to install this package because one of the files (probably the LICENSE) did not pass the validity check. The exact error is
I can provide more information if necessary.
yochananmarqos commented on 2020-08-23 14:47 (UTC)
@simon04:
libav
is included inffmpeg
on Arch.simon04 commented on 2020-08-23 07:37 (UTC)
@yochananmarqos: Thanks for your suggestions. Changes for 0.24.1-2 –
1 2 Next › Last »