* 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}
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/python-ly?expand=0&rev=8
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 4 10:17:09 UTC 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 4 14:31:07 UTC 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 09:28:48 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Enable SLE15 python module
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 17 12:54:34 UTC 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 6 14:31:08 UTC 2022 - Cor Blom <cornelis@solcon.nl>
|
|
|
|
- Intial separate package (was part of frescobaldi)
|