SHA256
1
0
forked from pool/python-ly
Files
python-ly/python-ly.changes
Cor Blom b6e927fa37 Accepting request 1144004 from home:bnavigator:branches:multimedia:apps
This is required because python3.12 unittest now fails on 0 ran tests.

- 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

OBS-URL: https://build.opensuse.org/request/show/1144004
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/python-ly?expand=0&rev=6
2024-02-04 15:05:45 +00:00

32 lines
1.1 KiB
Plaintext

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