[Python-modules-commits] [automat] branch master updated (edc545d -> 03d4454)

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 master
in repository automat.

      from  edc545d   Import Debian changes 0.5.0-1
       new  b740986   New upstream version 0.6.0
       new  35cc94f   Updated version 0.6.0 from 'upstream/0.6.0'
       new  03d4454   New upstream release

The 3 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:
 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 ++++++++++++++++++++++++++
 debian/changelog                 |   6 ++
 docs/debugging.md                | 144 +++++++++++++++++++++++++++++++++++++++
 setup.cfg                        |   1 +
 setup.py                         |   4 +-
 tox.ini                          |   2 +-
 12 files changed, 443 insertions(+), 18 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