News for package pyjwt

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: pyjwt
Binary: python-jwt, python3-jwt
Architecture: all
Version: 1.3.0-1
Maintainer: Debian Python Modules Team <[email protected]>
Uploaders: Daniele Tricoli <[email protected]>
Homepage: https://github.com/jpadilla/pyjwt
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyjwt/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyjwt/trunk/
Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3), python-cryptography, python-setuptools (>= 0.6b3), python3-all, python3-cryptography, python3-setuptools
Package-List:
 python-jwt deb python optional arch=all
 python3-jwt deb python optional arch=all
Checksums-Sha1:
 6c4e0c600dc02d91cf1a84623152039cb3ac07a8 61828 pyjwt_1.3.0.orig.tar.gz
 b4a16f96c182306334073a314b84eb96d47392e5 3428 pyjwt_1.3.0-1.debian.tar.xz
Checksums-Sha256:
 fc230244ec4e4014d6eeae894ac852e820a4c843dc209d4f77e76d564f46ee49 61828 pyjwt_1.3.0.orig.tar.gz
 f71c811984485a8d81174ea33a8bf4ec5ddd40833fdb30dbc3b51b38b144270d 3428 pyjwt_1.3.0-1.debian.tar.xz
Files:
 545550fd5a918775b7e970a3854373f6 61828 pyjwt_1.3.0.orig.tar.gz
 6763df761599bc6891a8f9e3d7fc687e 3428 pyjwt_1.3.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVn3BbAAoJEK728aKnRXZFR54QAJlZ9DHIvrfYbSRAMFX51Low
s6B0p7M6IiguFFJsTePlFNHoOBNvjQAIuvdm1pPuzqlJ/iOUD6N/bKGHcnt2aFLe
Ff2Ej2GpUCe7ZbQTcTXfwXaKkYGwkKCjb7P778zrdfMz7OMhsXvYyl2iuoBjAQZb
Uutt8JKfaRgJlRByKWvpmEYgeaMv3AXX06myMS5jTDSo3ptvIxZJwBI2stVVjYf8
P3YRXMY6fBHPkb2qyNiww9rJjpIELFh0Y5JfyIRO+evmgk+aQko2MtYzivZA25Ti
+GR/N3t8D043ioRgTqehPh4OlP2sw0qjVC/pN8nSCA7SQsfjhu0tfgAncbRwrsq9
ExrnuPqmDTHUQgjukey3DKbhO1zbbhvSJZCUe1O9iODqoLydI2ldov/g/cg8aKo1
h9D7oxxcT8I6oWxsqKsHnn1Jx+lWrzHn7WjS8ADHfhOon2AbJl7diAlgwgRGLsVx
2UqbfEhd1qm5tc76sKEGoGtCaDYuOri0JLlCVOHmHlw2H8pzMpAnVKQ3ix2g9EzO
lyV2XCBbn599dj4ZKHQnmRv8wcvbHqTJ2yAcMFX5aow9bWQuxCsAPnbwxZxGtDK/
J4AM8btozBC/FhX6CQn6027AZcPTMuZSWGJlTQqkycEwyq73YCIzTMgUbC0F8B4x
GVbZoEODJusqI7o5nj3u
=aTOA
-----END PGP SIGNATURE-----

Changes:
pyjwt (1.3.0-1) unstable; urgency=medium

  * New upstream release.
    - Add a check so that asymmetric keys cannot be used as HMAC
      secrets. See for more details:
      https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/
  * debian/control
    - Update Homepage field.
    - Add python{,3}-cryptography to Build-Depends and Recommends.
      (Closes: #780630)
    - Add python{,3}-crypto to Suggests.
    - Bump Standards-Version to 3.9.6 (no changes needed).
  * debian/copyright
    - Update Upstream-Contact to reflect new upstream author.
    - Update copyright years.
  * debian/patches/01_do-not-use-pytest-runner.patch
    - Remove pytest-runner form setup_requires since it's not packaged for
      Debian yet.
  * debian/watch
    - Use pypi.debian.net redirector.

 -- Daniele Tricoli <[email protected]>  Fri, 10 Jul 2015 02:12:06 +0200