[Python-modules-commits] [django-markupfield] branch upstream updated (5d641c9 -> 73e1359)

Michael Fladischer fladi at moszumanska.debian.org
Sat Dec 19 20:18:28 UTC 2015


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

fladi pushed a change to branch upstream
in repository django-markupfield.

      from  5d641c9   Imported Upstream version 1.3.5
       new  73e1359   Import django-markupfield_1.4.0.orig.tar.gz

The 1 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:
 CHANGELOG                               |  5 +++
 LICENSE                                 |  5 +--
 PKG-INFO                                | 18 ++++-----
 README.rst                              | 14 +++----
 django_markupfield.egg-info/PKG-INFO    | 18 ++++-----
 django_markupfield.egg-info/SOURCES.txt |  2 +-
 django_markupfield.egg-info/pbr.json    |  1 +
 markupfield/__init__.py                 |  2 +-
 markupfield/fields.py                   | 28 ++++++--------
 markupfield/markup.py                   |  8 ----
 markupfield/models.py                   |  0
 markupfield/tests/models.py             |  2 +-
 markupfield/tests/settings.py           |  2 +
 markupfield/tests/tests.py              | 68 ++++++++++++++++++++++++---------
 setup.py                                |  4 +-
 15 files changed, 96 insertions(+), 81 deletions(-)
 create mode 100644 django_markupfield.egg-info/pbr.json
 delete mode 100644 markupfield/models.py

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



More information about the Python-modules-commits mailing list