[Python-modules-commits] [python-pgspecial] branch upstream updated (fdcdce5 -> eb4f648)

ChangZhuo Chen czchen at moszumanska.debian.org
Mon Oct 30 02:14:11 UTC 2017


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

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

      from  fdcdce5   Import python-pgspecial_1.8.0.orig.tar.gz
       new  eb4f648   Import python-pgspecial_1.9.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:
 License.txt                                        |  27 ++++++
 MANIFEST.in                                        |   1 +
 PKG-INFO                                           |  12 +--
 README.rst                                         |   6 +-
 pgspecial.egg-info/PKG-INFO                        |  12 +--
 pgspecial.egg-info/SOURCES.txt                     |   6 +-
 pgspecial/__init__.py                              |   2 +-
 pgspecial/dbcommands.py                            |  59 +++++++++---
 pgspecial/iocommands.py                            |   6 +-
 pgspecial/main.py                                  |   1 +
 setup.py                                           |   4 +-
 tests/__pycache__/conftest.cpython-33-PYTEST.pyc   | Bin 0 -> 1932 bytes
 tests/__pycache__/dbutils.cpython-33.pyc           | Bin 0 -> 3029 bytes
 .../test_specials.cpython-27-PYTEST.pyc            | Bin 32806 -> 35944 bytes
 .../test_specials.cpython-33-PYTEST.pyc            | Bin 0 -> 42787 bytes
 tests/dbutils.py                                   |   3 +
 tests/dbutils.pyc                                  | Bin 2692 -> 2919 bytes
 tests/test_specials.py                             | 101 +++++++++++++++++----
 18 files changed, 185 insertions(+), 55 deletions(-)
 create mode 100644 License.txt
 create mode 100644 tests/__pycache__/conftest.cpython-33-PYTEST.pyc
 create mode 100644 tests/__pycache__/dbutils.cpython-33.pyc
 create mode 100644 tests/__pycache__/test_specials.cpython-33-PYTEST.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