forked from pool/python-itsdangerous
- update to version 1.1.0
* Drop support for Python 2.6 and 3.3.
* Optimize how timestamps are serialized and deserialized.
* base64_decode raises BadData when it is passed invalid data.
* More compact JSON dumps for unicode strings.
* Use the full timestamp rather than an offset, allowing dates
before 2011. To retain compatibility with signers from previous
versions, consider using shim from issue #120.
OBS-URL: https://build.opensuse.org/request/show/709070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itsdangerous?expand=0&rev=15
1.7 KiB
1.7 KiB