forked from pool/python-py-vapid
- Update to 1.8.2:
* allow hyphens in sub domains (#96) * Fix argument declaration (#95) * use better host validation(#92) * do not enforce dot in sub claim email host part (#90) * switch to pytest from nose * fix JWT padding (Thanks @JohnDoee) #81 - Drop skip-test_sign_01.patch, no longer required OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-vapid?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 8 04:27:28 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.8.2:
|
||||
* allow hyphens in sub domains (#96)
|
||||
* Fix argument declaration (#95)
|
||||
* use better host validation(#92)
|
||||
* do not enforce dot in sub claim email host part (#90)
|
||||
* switch to pytest from nose
|
||||
* fix JWT padding (Thanks @JohnDoee) #81
|
||||
- Drop skip-test_sign_01.patch, no longer required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 06:14:33 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user