[Python-modules-commits] [parallax] branch master updated (9f02f9a -> 305b4b2)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Nov 28 08:39:55 UTC 2017


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

vvidic-guest pushed a change to branch master
in repository parallax.

      from  9f02f9a   Ignore parallax.egg-info generated by the build
       new  19ef1d7   record new upstream branch
       new  15ecea8   Import parallax_1.0.3.orig.tar.gz
       new  d5fa2c0   Drop parallax.egg-info from the master branch
       new  d512289   Fix super call for python2
       new  760c91b   merge patched into master
       new  fbec487   Update Standards-Version to 4.1.1
       new  f816453   Check GPG signature on new versions
       new  305b4b2   Update changelog

The 8 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                                           |  3 +-
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   | 10 +++++
 debian/control                                     |  2 +-
 ...-parallax.egg-info-from-the-master-branch.patch | 13 +++---
 .../patches/0002-Fix-super-call-for-python2.patch  | 22 ++++++++++
 debian/patches/series                              |  1 +
 debian/upstream/signing-key.asc                    | 29 +++++++++++++
 debian/watch                                       |  2 +-
 parallax/__init__.py                               | 22 +++++++---
 parallax/askpass_client.py                         | 26 +++++++-----
 parallax/askpass_server.py                         |  1 +
 parallax/color.py                                  | 48 ++++++++++++++++++----
 parallax/manager.py                                | 11 ++---
 parallax/task.py                                   |  8 ++--
 parallax/version.py                                |  2 +-
 16 files changed, 160 insertions(+), 54 deletions(-)
 create mode 100644 debian/patches/0002-Fix-super-call-for-python2.patch
 create mode 100644 debian/upstream/signing-key.asc

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



More information about the Python-modules-commits mailing list