[Python-modules-commits] [django-environ] branch upstream updated (9520c12 -> c1f25d9)

Brian May bam at moszumanska.debian.org
Thu Jul 6 07:14:32 UTC 2017


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

bam pushed a change to branch upstream
in repository django-environ.

      from  9520c12   import python-django-environ_0.4.0.orig.tar.gz
       new  c1f25d9   New upstream version 0.4.3

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:
 LICENSE.txt                          |   2 +-
 MANIFEST.in                          |   3 +-
 PKG-INFO                             | 121 ++++++++++++++++++++++++++++-------
 README.rst                           | 105 ++++++++++++++++++++++++------
 django_environ.egg-info/PKG-INFO     | 121 ++++++++++++++++++++++++++++-------
 django_environ.egg-info/SOURCES.txt  |   6 +-
 django_environ.egg-info/requires.txt |   2 +-
 environ/environ.py                   | 121 +++++++++++++++++++++++------------
 environ/test.py                      | 119 ++++++++++++++++++++++++++++------
 environ/test_env.txt                 |  30 +++++++++
 environ/tests/__init__.py            |   7 ++
 environ/tests/functional_tests.py    |  50 +++++++++++++++
 environ/tests/test_environment.py    |  53 +++++++++++++++
 setup.cfg                            |   5 +-
 setup.py                             |  16 ++++-
 15 files changed, 623 insertions(+), 138 deletions(-)
 create mode 100644 environ/test_env.txt
 create mode 100644 environ/tests/__init__.py
 create mode 100644 environ/tests/functional_tests.py
 create mode 100644 environ/tests/test_environment.py

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



More information about the Python-modules-commits mailing list