forked from pool/python-validators
- Update to 0.28.3
* ensure _tld.txt is in sdist and bdist gh#kvesteri/validators#379 - Changes in 0.28.2: * fix: corrects a few typo gh#kvesteri/validators#371 * fix(ip_address): properly handle private is false gh#kvesteri/validators#374 * chore(url): allow symbols and pictographs in url gh#kvesteri/validators#375 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 11:48:27 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 0.28.3
|
||||
* ensure _tld.txt is in sdist and bdist
|
||||
gh#kvesteri/validators#379
|
||||
- Changes in 0.28.2:
|
||||
* fix: corrects a few typo
|
||||
gh#kvesteri/validators#371
|
||||
* fix(ip_address): properly handle private is false
|
||||
gh#kvesteri/validators#374
|
||||
* chore(url): allow symbols and pictographs in url
|
||||
gh#kvesteri/validators#375
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 18:07:37 UTC 2024 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-validators
|
||||
Version: 0.28.1
|
||||
Version: 0.28.3
|
||||
Release: 0
|
||||
Summary: Python Data Validation
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ac88e7916c3405f0ce38ac2ac82a477fcf4d90dbbeddd04c8193171fc17f7dc
|
||||
size 66294
|
3
validators-0.28.3.tar.gz
Normal file
3
validators-0.28.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6c79840bcde9ba77b19f6218f7738188115e27830cbaff43264bc4ed24c429d
|
||||
size 65129
|
Reference in New Issue
Block a user