[Python-modules-commits] [parallax] branch upstream updated (fdf17ec -> 628f08d)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Mon Sep 18 18:19:20 UTC 2017


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

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

      from  fdf17ec   Import parallax_1.0.1.orig.tar.gz
       new  628f08d   Import parallax_1.0.2.orig.tar.gz

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:
 MANIFEST.in                            |  6 ++++++
 PKG-INFO                               |  2 +-
 README.md => README                    |  0
 PKG-INFO => parallax.egg-info/PKG-INFO |  2 +-
 parallax.egg-info/SOURCES.txt          | 21 +++++++++++++++++++++
 parallax.egg-info/dependency_links.txt |  1 +
 parallax.egg-info/top_level.txt        |  1 +
 parallax/__init__.py                   | 12 ++++++------
 parallax/manager.py                    |  2 ++
 parallax/version.py                    |  2 +-
 setup.cfg                              |  4 ++++
 setup.py                               |  2 +-
 test/test_api.py                       | 18 ++++++++++--------
 13 files changed, 55 insertions(+), 18 deletions(-)
 create mode 100644 MANIFEST.in
 copy README.md => README (100%)
 copy PKG-INFO => parallax.egg-info/PKG-INFO (98%)
 create mode 100644 parallax.egg-info/SOURCES.txt
 create mode 100644 parallax.egg-info/dependency_links.txt
 create mode 100644 parallax.egg-info/top_level.txt
 create mode 100644 setup.cfg

-- 
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