forked from pool/python-itsdangerous
Accepting request 241528 from home:TheBlackCat:branches:devel:languages:python
Update to 0.24 OBS-URL: https://build.opensuse.org/request/show/241528 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itsdangerous?expand=0&rev=4
This commit is contained in:
parent
ae007f497a
commit
e7bb110434
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:71c0bf6bde4dcc93d838415e728a961a7b16f324b8ae182525fbdadde9f55d62
|
|
||||||
size 46176
|
|
3
itsdangerous-0.24.tar.gz
Normal file
3
itsdangerous-0.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519
|
||||||
|
size 46541
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 18 15:08:08 UTC 2014 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Update to 0.24
|
||||||
|
- Added a `BadHeader` exception that is used for bad headers
|
||||||
|
that replaces the old `BadPayload` exception that was reused
|
||||||
|
in those cases.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 3 13:23:20 UTC 2013 - cfarrell@suse.com
|
Tue Sep 3 13:23:20 UTC 2013 - cfarrell@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-itsdangerous
|
# spec file for package python-itsdangerous
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-itsdangerous
|
Name: python-itsdangerous
|
||||||
Version: 0.23
|
Version: 0.24
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Summary: Various helpers to pass trusted data to untrusted environments and back
|
Summary: Various helpers to pass trusted data to untrusted environments and back
|
||||||
|
Loading…
x
Reference in New Issue
Block a user