[Python-modules-commits] [python-pgspecial] branch master updated (070168a -> f544f64)
ChangZhuo Chen
czchen at moszumanska.debian.org
Mon Oct 30 02:14:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a change to branch master
in repository python-pgspecial.
from 070168a Update changelog
new eb4f648 Import python-pgspecial_1.9.0.orig.tar.gz
new 0533dd9 record new upstream branch created by importing python-pgspecial_1.9.0.orig.tar.gz and merge it
new 81f0625 Bump Standards-Version to 4.1.1
new fcab323 Update changelog
new eb40e99 Update changelog
new f544f64 Update d/watch
The 6 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 +-
debian/.git-dpm | 14 +--
debian/changelog | 8 ++
debian/control | 2 +-
debian/watch | 2 +-
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 +++++++++++++++++----
22 files changed, 202 insertions(+), 64 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