[Python-modules-commits] [python-pgspecial] branch upstream updated (54bb1f2 -> e834383)

ChangZhuo Chen czchen at moszumanska.debian.org
Sat Dec 24 07:20:57 UTC 2016


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

czchen pushed a change to branch upstream
in repository python-pgspecial.

      from  54bb1f2   Import python-pgspecial_1.6.0.orig.tar.gz
       new  e834383   Import python-pgspecial_1.7.0.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:
 PKG-INFO                                            |   2 +-
 pgspecial.egg-info/PKG-INFO                         |   2 +-
 pgspecial.egg-info/SOURCES.txt                      |   6 ++----
 pgspecial.egg-info/pbr.json                         |   1 -
 pgspecial.egg-info/requires.txt                     |   2 +-
 pgspecial/__init__.py                               |   2 +-
 pgspecial/dbcommands.py                             |   2 +-
 pgspecial/iocommands.py                             |  13 +++++++++++--
 pgspecial/main.py                                   |   2 +-
 tests/.cache/v/cache/lastfailed                     |   4 +---
 tests/__pycache__/conftest.cpython-27-PYTEST.pyc    | Bin 0 -> 1630 bytes
 .../__pycache__/test_specials.cpython-27-PYTEST.pyc | Bin 16944 -> 19482 bytes
 tests/__pycache__/test_tm.cpython-27-PYTEST.pyc     | Bin 2301 -> 0 bytes
 tests/conftest.pyc                                  | Bin 1573 -> 0 bytes
 tests/dbutils.py                                    |   2 +-
 tests/dbutils.pyc                                   | Bin 2591 -> 2497 bytes
 tests/test_specials.py                              |  19 ++++++++++---------
 17 files changed, 31 insertions(+), 26 deletions(-)
 delete mode 100644 pgspecial.egg-info/pbr.json
 create mode 100644 tests/__pycache__/conftest.cpython-27-PYTEST.pyc
 delete mode 100644 tests/__pycache__/test_tm.cpython-27-PYTEST.pyc
 delete mode 100644 tests/conftest.pyc

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



More information about the Python-modules-commits mailing list