14
0

- Update to 0.32.0

Features:
  * add validator for sha384 hash
    gh#python-validators/validators#387

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=57
This commit is contained in:
2024-07-12 00:19:30 +00:00
committed by Git OBS Bridge
parent 3d546385fd
commit 54d675152e
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 12 00:16:41 UTC 2024 - Mia Herkt <mia@0x0.st>
- Update to 0.32.0
Features:
* add validator for sha384 hash
gh#python-validators/validators#387
-------------------------------------------------------------------
Tue Jul 9 12:49:35 UTC 2024 - Mia Herkt <mia@0x0.st>