[Python-modules-commits] [django-guardian] branch master updated (8afaa2e -> 97da5cd)

Brian May bam at moszumanska.debian.org
Mon Apr 4 07:35:55 UTC 2016


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

bam pushed a change to branch master
in repository django-guardian.

      from  8afaa2e   Update standards version
       new  abad412   record new upstream branch created by importing django-guardian_1.4.4.orig.tar.gz
       new  7b851ba   Import django-guardian_1.4.4.orig.tar.gz
       new  ca34ea0   Append uncompressed JavaScript libraries
       new  30f7410   Remove nonlocal image for Travis-ci.
       new  a4bc789   merge patched into master
       new  290d1fb   Record new upstream version
       new  8fd7f23   Add setuptools-scm to build depends
       new  97da5cd   scm gets version wrong

The 8 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:
 CHANGES                                            |   9 ++
 PKG-INFO                                           |   2 +-
 debian/.git-dpm                                    |  14 +--
 debian/changelog                                   |   4 +-
 debian/control                                     |   4 +-
 ...-Append-uncompressed-JavaScript-libraries.patch |   2 +-
 .../0002-Remove-nonlocal-image-for-Travis-ci.patch |   2 +-
 debian/patches/0003-Don-t-use-setuptools-scm.patch |  55 ----------
 debian/patches/series                              |   1 -
 debian/rules                                       |   1 +
 django_guardian.egg-info/PKG-INFO                  |   2 +-
 django_guardian.egg-info/top_level.txt             |   2 -
 docs/conf.py                                       |   3 +-
 guardian/core.py                                   |  23 ++--
 guardian/testapp/tests/test_core.py                | 117 +++++++++++++++++++++
 guardian/version.py                                |   2 +-
 setup.py                                           |  21 +++-
 17 files changed, 177 insertions(+), 87 deletions(-)
 delete mode 100644 debian/patches/0003-Don-t-use-setuptools-scm.patch

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



More information about the Python-modules-commits mailing list