[Python-modules-commits] [python-pgspecial] 05/08: Merge tag 'upstream/1.2.0+20151123'
ChangZhuo Chen
czchen at moszumanska.debian.org
Wed Nov 25 11:01:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-pgspecial.
commit 6c928a81b2d6f1abe383c0def464c2d400d5bba3
Merge: 47bc5ee 4e8192a
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Wed Nov 25 18:35:27 2015 +0800
Merge tag 'upstream/1.2.0+20151123'
Upstream version 1.2.0+20151123
* tag 'upstream/1.2.0+20151123':
Imported Upstream version 1.2.0+20151123
.gitignore | 108 ++++++++++++++++++++++++++++
.travis.yml | 23 ++++++
DEVELOP.rst | 121 ++++++++++++++++++++++++++++++++
License.txt | 27 +++++++
PKG-INFO | 100 --------------------------
changelog.rst | 28 ++++++++
pgspecial.egg-info/PKG-INFO | 100 --------------------------
pgspecial.egg-info/SOURCES.txt | 15 ----
pgspecial.egg-info/dependency_links.txt | 1 -
pgspecial.egg-info/pbr.json | 1 -
pgspecial.egg-info/requires.txt | 1 -
pgspecial.egg-info/top_level.txt | 1 -
pgspecial/namedqueries.py | 20 +++---
release.py | 113 +++++++++++++++++++++++++++++
requirements-dev.txt | 4 ++
scripts/README.rst | 21 ++++++
scripts/docparser.py | 52 ++++++++++++++
setup.cfg | 5 --
tests/conftest.py | 36 ++++++++++
tests/dbutils.py | 71 +++++++++++++++++++
tests/pytest.ini | 2 +
tests/test_specials.py | 90 ++++++++++++++++++++++++
tox.ini | 7 ++
23 files changed, 713 insertions(+), 234 deletions(-)
--
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