[Python-modules-commits] [djoser] branch master updated (ecbd0bd -> 8b7ed8d)

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 11 11:50:22 UTC 2016


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

fladi pushed a change to branch master
in repository djoser.

      from  ecbd0bd   New upstream release.
      adds  75bce4e   Imported Upstream version 0.4.0
      adds  dd2f1bd   Merge tag 'upstream/0.4.0'
      adds  c99473b   Initialize git-dpm
      adds  b47f3cc   change version to 0.4.0-1 New upstream release. change urgency to medium
      adds  dafb11d   Disable pybuild test runs.
      adds  8b7ed8d   Update changelog.

No new revisions were added by this update.

Summary of changes:
 PKG-INFO                         | 119 ++++++++++++++++++++++++---------------
 README.md                        |  95 +++++++++++++++++++------------
 debian/.git-dpm                  |   8 +++
 debian/changelog                 |   7 +++
 debian/rules                     |   1 +
 djoser.egg-info/PKG-INFO         | 119 ++++++++++++++++++++++++---------------
 djoser.egg-info/SOURCES.txt      |   6 +-
 djoser.egg-info/requires.txt     |   2 +-
 djoser.egg-info/top_level.txt    |   1 +
 djoser/serializers.py            |  86 +++++-----------------------
 djoser/settings.py               |   3 +-
 djoser/urls/__init__.py          |   1 +
 djoser/urls/authtoken.py         |   9 +++
 djoser/{urls.py => urls/base.py} |   9 ++-
 djoser/utils.py                  |   7 ++-
 djoser/views.py                  |  61 +++++++++-----------
 requirements.txt                 |   2 +-
 setup.cfg                        |   4 +-
 setup.py                         |  18 ++++--
 19 files changed, 306 insertions(+), 252 deletions(-)
 create mode 100644 debian/.git-dpm
 create mode 100644 djoser/urls/__init__.py
 create mode 100644 djoser/urls/authtoken.py
 rename djoser/{urls.py => urls/base.py} (75%)

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



More information about the Python-modules-commits mailing list