[Python-modules-commits] [djoser] branch master updated (8cf0542 -> a06c0f9)
Michael Fladischer
fladi at moszumanska.debian.org
Tue Sep 6 08:03:42 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 8cf0542 change target to unstable
new cf00f56 Import djoser_0.5.1.orig.tar.gz
new 24ac4d0 record new upstream branch created by importing djoser_0.5.1.orig.tar.gz and merge it
new 8eafd0b change version to 0.5.1-1 (UNRELEASED) New upstream release.
new 108a318 Add missing python{,3}-pypandoc to Build-Depends.
new addbd0a Use https:// for copyright-format 1.0 URL.
new a06c0f9 change target to unstable
The 6 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 | 851 +++++++++++-------------
README.md | 48 +-
debian/.git-dpm | 14 +-
debian/changelog | 8 +
debian/control | 2 +
debian/copyright | 2 +-
djoser.egg-info/PKG-INFO | 851 +++++++++++-------------
djoser.egg-info/SOURCES.txt | 2 +
djoser/constants.py | 1 +
djoser/serializers.py | 21 +-
djoser/settings.py | 3 +
djoser/templates/confirmation_email_body.txt | 8 +
djoser/templates/confirmation_email_subject.txt | 3 +
djoser/utils.py | 127 ++--
djoser/views.py | 72 +-
setup.py | 2 +-
16 files changed, 1001 insertions(+), 1014 deletions(-)
create mode 100644 djoser/templates/confirmation_email_body.txt
create mode 100644 djoser/templates/confirmation_email_subject.txt
--
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