| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.9.9:
* LilyPond syntax updates
* Use hatchling as build backend
* Fixed: Never use MUP as format guess.
Fixes frescobaldi/frescobaldi#1635
* Fix tests
- Removed upstreamed python-ly-pkginfo-name.patch
- Added BuildRequires: %{python_module hatchling}
- Disable test suite * tests are not python unittest but pytest style * When enabled with pytest they revealed a bunch of problems: * gh#frescobaldi/python-ly#167: Add python-ly-pkginfo-name.patch * gh#frescobaldi/python-ly#153 The tests do not work at all
- Enable SLE15 python module
- Update to 0.9.8:
* Added
+ Add list of string tunings (#149)
* Changed
+ Add LilyPond 2.24 words (#151)
+ Require Python 3.8 (#156)
+ Move packaging metadata to pyproject.toml (#155)
* Fixed
+ Fix \set highlighted on its own in \set-abcd and similar cases (#150)
- Intial separate package (was part of frescobaldi)