14
0

- Update to 0.31.0

Features:
  * add validators for base16 and base32 encodings
    gh#kvesteri/validators#386

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 9 12:49:35 UTC 2024 - Mia Herkt <mia@0x0.st>
- Update to 0.31.0
Features:
* add validators for base16 and base32 encodings
gh#kvesteri/validators#386
-------------------------------------------------------------------
Thu Jul 4 06:00:40 UTC 2024 - Mia Herkt <mia@0x0.st>