[Python-modules-commits] [python-pgspecial] 03/08: record new upstream branch created by importing python-pgspecial_1.4.0.orig.tar.gz and merge it
ChangZhuo Chen
czchen at moszumanska.debian.org
Wed Jun 29 15:01:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-pgspecial.
commit b187040c676b7544b89df6cc8ecb9820124e683d
Merge: 50a2f9a d5ee653
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Wed Jun 29 22:35:00 2016 +0800
record new upstream branch created by importing python-pgspecial_1.4.0.orig.tar.gz and merge it
MANIFEST.in | 1 +
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
pgspecial.egg-info/PKG-INFO | 2 +-
pgspecial.egg-info/SOURCES.txt | 12 +-
pgspecial.egg-info/requires.txt | 1 +
pgspecial/__init__.py | 2 +-
pgspecial/dbcommands.py | 75 +++++++++++
pgspecial/iocommands.py | 58 ++++++++
setup.py | 1 +
tests/.cache/v/cache/lastfailed | 3 +
.../test_specials.cpython-27-PYTEST.pyc | Bin 0 -> 16944 bytes
tests/__pycache__/test_tm.cpython-27-PYTEST.pyc | Bin 0 -> 2301 bytes
tests/conftest.py | 36 +++++
tests/conftest.pyc | Bin 0 -> 1573 bytes
tests/dbutils.py | 72 ++++++++++
tests/dbutils.pyc | Bin 0 -> 2591 bytes
tests/pytest.ini | 2 +
tests/test_specials.py | 149 +++++++++++++++++++++
19 files changed, 419 insertions(+), 11 deletions(-)
diff --cc debian/.git-dpm
index 604f597,0000000..fc02bd8
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- e720edcab4d31af777a9e727379b58f77a612385
- e720edcab4d31af777a9e727379b58f77a612385
- e720edcab4d31af777a9e727379b58f77a612385
- e720edcab4d31af777a9e727379b58f77a612385
- python-pgspecial_1.3.0.orig.tar.gz
- 38672a2b86fe475a8d2e9637b9e9620ad61fef9b
- 27649
++d5ee653e10c82d7d73e97e1350bfd0e78055e25e
++d5ee653e10c82d7d73e97e1350bfd0e78055e25e
++d5ee653e10c82d7d73e97e1350bfd0e78055e25e
++d5ee653e10c82d7d73e97e1350bfd0e78055e25e
++python-pgspecial_1.4.0.orig.tar.gz
++e2c8fb8f02ffd207447cf23c9127d643683dc656
++38552
+debianTag="debian/%f%v"
+patchedTag="patched/%f%v"
+upstreamTag="upstream/%u"
--
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