Package Release Info

python-ly-0.9.9-bp160.1.5

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-ly

Change Logs

* Sat Jan 04 2025 Cor Blom <cornelis@solcon.nl>
- 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}
* Sun Feb 04 2024 Ben Greiner <code@bnavigator.de>
- 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
* Mon Jan 29 2024 Ben Greiner <code@bnavigator.de>
- Enable SLE15 python module
* Sat Jun 17 2023 Cor Blom <cornelis@solcon.nl>
- 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)
* Fri May 06 2022 Cor Blom <cornelis@solcon.nl>
- Intial separate package (was part of frescobaldi)