[Python-modules-commits] [taskw] branch master updated (e31ac02 -> 89fe1ef)

Edward Betts edward at moszumanska.debian.org
Sat Nov 12 11:07:14 UTC 2016


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

edward pushed a change to branch master
in repository taskw.

      from  e31ac02   add debianTag, patchedTag and upstreamTag
       new  797ff9c   Import taskw_1.2.0.orig.tar.gz
       new  4bb93d5   record new upstream branch created by importing taskw_1.2.0.orig.tar.gz and merge it
       new  89fe1ef   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:
 PKG-INFO                                      |  2 +-
 debian/.git-dpm                               | 14 +++++-----
 debian/changelog                              |  8 ++++++
 debian/control                                |  4 ++-
 requirements.txt                              |  1 +
 setup.py                                      |  2 +-
 taskw.egg-info/PKG-INFO                       |  2 +-
 taskw.egg-info/SOURCES.txt                    |  2 ++
 taskw.egg-info/pbr.json                       |  2 +-
 taskw.egg-info/requires.txt                   |  1 +
 taskw/fields/string.py                        |  2 +-
 taskw/test/{__init__.py => data/empty.taskrc} |  0
 taskw/test/test_utils.py                      | 14 +++++++++-
 taskw/test/test_warrior.py                    | 39 +++++++++++++++++++++++++++
 taskw/utils.py                                |  7 +++++
 taskw/warrior.py                              | 29 +++++++++++++++++---
 tox.ini                                       |  6 +++--
 17 files changed, 115 insertions(+), 20 deletions(-)
 copy taskw/test/{__init__.py => data/empty.taskrc} (100%)
 create mode 100644 taskw/test/test_warrior.py

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



More information about the Python-modules-commits mailing list