[Python-modules-commits] [django-assets] branch upstream updated (d64d46b -> 60ed4cc)

Michael Fladischer fladi at moszumanska.debian.org
Mon Aug 29 10:19:36 UTC 2016


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

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

      from  d64d46b   Imported Upstream version 0.11
       new  7720f11   Import django-assets_0.12.orig.tar.gz
       new  60ed4cc   Import django-assets_0.12.orig.tar.gz

The 2 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:
 .travis.yml                                 |  29 +++++---
 CHANGES                                     |   5 ++
 README.rst                                  |   2 +-
 django_assets/__init__.py                   |   4 +-
 django_assets/env.py                        | 102 +++++--------------------
 django_assets/finders.py                    |   7 +-
 django_assets/loaders.py                    |  38 +++++-----
 django_assets/management/commands/assets.py |  85 +++------------------
 django_assets/manifest.py                   |   2 -
 django_assets/pytest_plugin.py              |   1 -
 setup.py                                    |  15 +++-
 tests/__init__.py                           |   7 +-
 tests/helpers.py                            |  46 ------------
 tests/test_django.py                        |  80 +++++++++-----------
 tox.ini                                     | 111 +++-------------------------
 15 files changed, 134 insertions(+), 400 deletions(-)
 delete mode 100644 tests/helpers.py

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



More information about the Python-modules-commits mailing list