- 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}

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/python-ly?expand=0&rev=8
This commit is contained in:
2025-01-04 10:20:52 +00:00
committed by Git OBS Bridge
parent ef959f7af6
commit 3d0be39b5f
4 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>