[Python-modules-commits] [django-nose] 03/07: Updated version 1.4.5 from 'upstream/1.4.5'

Michael Fladischer fladi at moszumanska.debian.org
Tue Oct 17 18:09:29 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository django-nose.

commit ebe45587d489e68cc76bdb8d0ba432d25ad86002
Merge: b83547d dd1b3a1
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Oct 17 18:12:00 2017 +0200

    Updated version 1.4.5 from 'upstream/1.4.5'
    
    with Debian dir 78911bee63fae940819f2c1181ac4bdff63b228b

 .gitignore                                |  28 ++++++
 .travis.yml                               |  83 ++++++++++++++++
 Makefile                                  |  24 +++--
 PKG-INFO                                  | 155 ------------------------------
 README.rst                                |   9 +-
 changelog.rst                             |   6 +-
 django_nose.egg-info/PKG-INFO             | 155 ------------------------------
 django_nose.egg-info/SOURCES.txt          |  55 -----------
 django_nose.egg-info/dependency_links.txt |   1 -
 django_nose.egg-info/not-zip-safe         |   1 -
 django_nose.egg-info/requires.txt         |   1 -
 django_nose.egg-info/top_level.txt        |   2 -
 django_nose/__init__.py                   |   2 +-
 django_nose/runner.py                     |  11 ++-
 django_nose/tools.py                      |   7 +-
 docs/usage.rst                            |   6 +-
 requirements-rtd.txt                      |   3 +-
 requirements.txt                          |  35 +++----
 setup.cfg                                 |  16 +--
 setup.py                                  |   3 +-
 testapp/migrations/0001_initial.py        |   2 +-
 testapp/models.py                         |   2 +-
 testapp/settings.py                       |   1 +
 tox.ini                                   |  41 ++++++++
 24 files changed, 213 insertions(+), 436 deletions(-)

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



More information about the Python-modules-commits mailing list