Search Criteria
Package Details: python-midiutil 1.2.1-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-midiutil.git (read-only, click to copy) |
|---|---|
| Package Base: | python-midiutil |
| Description: | Library to work with MIDI files |
| Upstream URL: | https://github.com/MarkCWirt/MIDIUtil |
| Licenses: | MIT |
| Submitter: | C0rn3j |
| Maintainer: | C0rn3j |
| Last Packager: | C0rn3j |
| Votes: | 1 |
| Popularity: | 0.000559 |
| First Submitted: | 2023-04-18 21:33 (UTC) |
| Last Updated: | 2025-08-28 22:51 (UTC) |
Dependencies (4)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
Latest Comments
Auerhuhn commented on 2024-12-23 12:30 (UTC)
@C0rn3j Thanks for the quick fix!
C0rn3j commented on 2024-12-22 20:35 (UTC)
Ah that explains how I managed to miss the .SRCINFO in the first place... because I missed the build step.
Thanks for the ping, fixed both, I am going through all my Python packages and made a whoopsie in the process.
Auerhuhn commented on 2024-12-22 17:46 (UTC)
Btw, namcap just flagged a missing license file. Arch policy requires one for MIT.
So if you’re going to fix the makedepends, consider adding the upstream
License.txtto the package as/usr/share/licenses/python-midiutil/License.txtwhile you’re at it.Auerhuhn commented on 2024-12-22 17:40 (UTC)
Hi @C0rn3j,
Thanks for the build system upgrade and the Python version courtesy bump!
Would you mind adding the following missing dependencies to
makedepends?python-buildpython-installerThanks in advance! Claudia