forked from pool/python-validators
58 lines
1.8 KiB
Plaintext
58 lines
1.8 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
Thu May 24 18:10:49 UTC 2018 - toddrme2178@gmail.com
|
||
|
|
||
|
- Run tests
|
||
|
- Spec file cleanups
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 30 13:34:37 UTC 2018 - 9+suse@cirno.systems
|
||
|
|
||
|
- Update to 0.12.1
|
||
|
* Fixed IDNA encoded TLDs in domain validator
|
||
|
* Fixed URL validator for URLs with invalid characters in
|
||
|
userinfo part
|
||
|
- Use %license macro
|
||
|
- Remove superfluous service
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 27 00:58:17 UTC 2017 - 9@cirno.systems
|
||
|
|
||
|
- Convert package to singlespec
|
||
|
- Add download _service
|
||
|
- Update to 0.12.0
|
||
|
* 0.8.0 (2015-06-24)
|
||
|
+ Added new validator: iban
|
||
|
* 0.9.0 (2015-10-10)
|
||
|
+ Added new validator: domain
|
||
|
* 0.10.0 (2016-01-09)
|
||
|
+ Added support for internationalized domain names in
|
||
|
domain validator
|
||
|
* 0.10.1 (2016-04-09)
|
||
|
+ Fixed domain name validation for numeric domain names
|
||
|
+ Fixed IBAN validation for Norwegian and Belgian IBANs
|
||
|
* 0.10.2 (2016-06-11)
|
||
|
+ Fixed various URL validation issues
|
||
|
* 0.10.3 (2016-06-13)
|
||
|
+ Added public parameter to url validator
|
||
|
* 0.11.0 (2016-08-30)
|
||
|
+ Fixed public url validation
|
||
|
+ Made URL validator case insensitive
|
||
|
+ Drop Python 2.6 support
|
||
|
* 0.11.1 (2016-11-19)
|
||
|
+ Fixed pyp2rpm build problem
|
||
|
* 0.11.2 (2017-01-08)
|
||
|
+ Fixed URL validator for urls with query parameters but
|
||
|
without path
|
||
|
* 0.11.3 (2017-03-27)
|
||
|
+ Fixed URL validator for URLs containing localhost
|
||
|
* 0.12.0 (2017-06-03)
|
||
|
+ Added hash validators for md5, sha1, sha224, sha256
|
||
|
and sha512
|
||
|
+ Made ipv6 validator support IPv4-mapped IPv6 addresses
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 6 21:05:10 UTC 2015 - prusnak@opensuse.org
|
||
|
|
||
|
- created package (version 0.7)
|
||
|
|