[Python-modules-commits] [django-fsm] branch master updated (ce45d0a -> 5f691f6)
Michael Fladischer
fladi at moszumanska.debian.org
Mon Jun 19 19:02:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-fsm.
from ce45d0a change target to unstable
adds a483963 Import django-fsm_2.5.0.orig.tar.gz
adds e0a6d48 record new upstream branch created by importing django-fsm_2.5.0.orig.tar.gz
adds 768871a change version to 2.5.0-1~exp1 (UNRELEASED) New upstream release.
adds 3192ecb Use https:// for copyright-format 1.0 URL.
adds a7d45e5 change target to experimental
new c6aa9f2 record new upstream branch created by importing django-fsm_2.6.0.orig.tar.gz
adds 5925f6f Import django-fsm_2.5.0.orig.tar.gz
new a7dc534 Import django-fsm_2.6.0.orig.tar.gz
new 386a0aa merge patched into master
new 59464ce change version to 2.6.0-1 (UNRELEASED) New upstream release.
new 281848d Bump Standards-Version to 4.0.0.
new 5f691f6 change target to unstable
The 6 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 | 8 +--
CHANGELOG.rst | 16 +++++
README.rst | 34 +++++-----
debian/.git-dpm | 14 ++---
debian/changelog | 14 +++++
debian/control | 2 +-
debian/copyright | 2 +-
debian/patches/remove_django_jenkins.patch | 27 --------
debian/patches/series | 1 -
django_fsm/__init__.py | 22 ++++---
.../management/commands/graph_transitions.py | 73 +++++++++++++++-------
setup.cfg | 2 +
setup.py | 5 +-
tests/settings.py | 9 +--
.../tests/test_model_create_with_generic.py | 44 +++++++++++++
tests/testapp/tests/test_multi_resultstate.py | 29 +++++++++
tox.ini | 44 +++++++------
17 files changed, 224 insertions(+), 122 deletions(-)
delete mode 100644 debian/patches/remove_django_jenkins.patch
delete mode 100644 debian/patches/series
create mode 100644 setup.cfg
create mode 100644 tests/testapp/tests/test_model_create_with_generic.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-fsm.git
More information about the Python-modules-commits
mailing list