15
0
forked from pool/python-plette

- update to 2.1.0:

* Fix incorrect validation for scripts with callable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plette?expand=0&rev=15
This commit is contained in:
2024-11-20 15:00:01 +00:00
committed by Git OBS Bridge
parent dbea54556e
commit a2a763a842
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 20 14:59:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* Fix incorrect validation for scripts with callable
-------------------------------------------------------------------
Sun Jun 30 19:45:26 UTC 2024 - Dirk Müller <dmueller@suse.com>