[Python-modules-commits] [python-pgspecial] branch master updated (a5279d0 -> f0faba9)

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


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

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

      from  a5279d0   Update changelog
       new  e834383   Import python-pgspecial_1.7.0.orig.tar.gz
       new  257bf36   record new upstream branch created by importing python-pgspecial_1.7.0.orig.tar.gz and merge it
       new  f0faba9   Update changelog

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                                    |   6 ++++++
 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 ++++++++++---------
 19 files changed, 44 insertions(+), 33 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