[Python-modules-commits] [pyjwt] branch master updated (0580dfe -> 977d5a0)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Wed Jul 20 23:14:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

eriol-guest pushed a change to branch master
in repository pyjwt.

      from  0580dfe   Update changelog
      adds  339a054   Import pyjwt_1.4.0.orig.tar.gz
       new  fec008e   merge patched into master
       new  01efe08   New upstream release
       new  23fb665   Import pyjwt_1.4.1.orig.tar.gz
       new  783e25c   record new upstream branch created by importing pyjwt_1.4.1.orig.tar.gz and merge it
       new  977d5a0   Update changelog for 1.4.1-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                                         | 350 +----------------------
 PyJWT.egg-info/PKG-INFO                          | 350 +----------------------
 PyJWT.egg-info/requires.txt                      |   2 +-
 README.md                                        | 347 +---------------------
 debian/.git-dpm                                  |  14 +-
 debian/changelog                                 |   9 +-
 debian/patches/01_do-not-use-pytest-runner.patch |  27 --
 debian/patches/series                            |   1 -
 jwt/__init__.py                                  |   2 +-
 jwt/__main__.py                                  |   2 +-
 jwt/api_jws.py                                   |  21 +-
 jwt/compat.py                                    |   2 +
 setup.cfg                                        |   1 +
 setup.py                                         |   8 +-
 tests/test_algorithms.py                         |   4 -
 tests/test_api_jws.py                            |  49 +++-
 tox.ini                                          |   5 +-
 17 files changed, 112 insertions(+), 1082 deletions(-)
 delete mode 100644 debian/patches/01_do-not-use-pytest-runner.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyjwt.git



More information about the Python-modules-commits mailing list