[Python-modules-commits] [automat] branch upstream updated (c30152b -> b740986)

Free Ekanayaka freee at moszumanska.debian.org
Mon Aug 28 09:06:49 UTC 2017


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

freee pushed a change to branch upstream
in repository automat.

      from  c30152b   Import Upstream version 0.5.0
       new  b740986   New upstream version 0.6.0

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:
 .travis.yml                      |  41 ++++++++---
 Automat.egg-info/PKG-INFO        |   6 +-
 Automat.egg-info/SOURCES.txt     |   2 +
 PKG-INFO                         |   6 +-
 automat/_core.py                 |  22 +++++-
 automat/_methodical.py           |  65 ++++++++++++++++--
 automat/_test/test_methodical.py | 105 ++++++++++++++++++++++++++++
 automat/_test/test_trace.py      |  98 ++++++++++++++++++++++++++
 docs/debugging.md                | 144 +++++++++++++++++++++++++++++++++++++++
 setup.cfg                        |   1 +
 setup.py                         |   4 +-
 tox.ini                          |   2 +-
 12 files changed, 468 insertions(+), 28 deletions(-)
 create mode 100644 automat/_test/test_trace.py
 create mode 100644 docs/debugging.md

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



More information about the Python-modules-commits mailing list