14
0
forked from pool/python-pydyf

- update to 0.11.0:

* Remove deprecated version and identifier parameters
  * Change some function names for consistency
  * Allow extra operands for special colors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=24
This commit is contained in:
2024-08-18 16:55:51 +00:00
committed by Git OBS Bridge
parent 1276f6fe5f
commit c2ad52dec2
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 18 16:55:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.11.0:
* Remove deprecated version and identifier parameters
* Change some function names for consistency
* Allow extra operands for special colors
-------------------------------------------------------------------
Thu May 2 16:35:53 UTC 2024 - Dirk Müller <dmueller@suse.com>