[Python-modules-commits] [python-django-braces] branch master updated (7de2ae2 -> 615c171)

Michael Fladischer fladi at moszumanska.debian.org
Sun Jun 19 10:19:39 UTC 2016


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

fladi pushed a change to branch master
in repository python-django-braces.

      from  7de2ae2   Fixed VCS URL (https)
       new  c009b8a   [ Ondřej Nový ] [ Michael Fladischer ] Use python3-sphinx to build documentation.
       new  3357d05   Clean up files to allow two build in a row.
       new  8b5f09e   record new upstream branch created by importing python-django-braces_1.9.0.orig.tar.gz
       new  2057b82   Import python-django-braces_1.9.0.orig.tar.gz
       new  004059e   Set path and extension for alabaster theme
       new  d96af5d   merge patched into master
       new  eec53d4   change version to 1.9.0-1 New upstream release. change urgency to low
       new  58c2a9f   Bump Standards-Version to 3.9.8.
       new  8cbfb33   Shorten the descriptions for all packages.
       new  615c171   change target to unstable Team upload. [ Ondřej Nový ] Fixed VCS URL (https)

The 10 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:
 .gitignore                          |   1 +
 .travis.yml                         |  28 ++++++----
 CONTRIBUTORS.txt                    |   3 ++
 README.md                           |  12 ++---
 braces/__init__.py                  |   2 +-
 braces/views/_access.py             |  36 +++++++------
 braces/views/_ajax.py               |  19 +++----
 braces/views/_forms.py              |   5 +-
 debian/.git-dpm                     |  14 ++---
 debian/changelog                    |  13 ++++-
 debian/clean                        |   8 +++
 debian/control                      |  14 ++---
 debian/patches/alabaster-path.patch |   6 +--
 docs/access.rst                     |   8 +--
 docs/changelog.rst                  |  27 ++++++++--
 docs/conf.py                        |   4 +-
 docs/contributing.rst               |   2 +
 docs/form.rst                       |   4 +-
 docs/other.rst                      |  78 +++++++++++++++++++++++++--
 requirements.txt                    |   1 -
 setup.py                            |  13 +++--
 tests/test_access_mixins.py         | 103 +++++++++++++++++++++++++++++++-----
 tests/test_ajax_mixins.py           |  79 ++++++++++++++-------------
 tests/test_other_mixins.py          |  10 ++--
 tests/views.py                      |   7 +++
 tox.ini                             |  12 +++--
 26 files changed, 362 insertions(+), 147 deletions(-)
 create mode 100644 debian/clean

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



More information about the Python-modules-commits mailing list