[Python-modules-commits] [pytest-httpbin] branch master updated (17f25bd -> d59a850)
Daniel Stender
danstender-guest at moszumanska.debian.org
Fri Mar 18 08:16:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a change to branch master
in repository pytest-httpbin.
from 17f25bd deb/changelog: dropped unnecessary hardcoded deps
new 3dadf8e Import pytest-httpbin_0.2.0.orig.tar.xz
new 9c6d51b record new upstream branch created by importing pytest-httpbin_0.2.0.orig.tar.xz and merge it
new de9b7e1 deb/changelog: new upstream release
new 0203dd7 deb/control: updated uploader email address
new 8d7bc39 deb/control: bumped standards to 3.9.7
new ee09216 deb/control: use HTTPS also for Vcs-Git
new 30cbcaa deb/control: removed Testsuite field
new 7d1fba9 deb/copyright: updated
new 4295203 build Python 3 package
new da0a3b2 don't use dh_auto_clean to handle egg-info
new cd760b8 deb/tests: removed bashisms from test scripts, cosmetics
new bfb256b deb/changelog: cosmetics
new 286453a extended DEP-8 tests for new package
new d59a850 deb/changelog: upload to unstable
The 14 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:
MANIFEST.in | 1 +
README.md | 5 +++
debian/.git-dpm | 14 +++---
debian/changelog | 19 ++++++++
debian/control | 34 +++++++++++---
debian/copyright | 2 +-
debian/rules | 6 +--
debian/source/options | 1 +
debian/tests/control | 5 ++-
debian/tests/python-pytest-httpbin | 2 +-
debian/tests/python3-pytest-httpbin | 3 ++
pytest_httpbin/serve.py | 88 +++++++++++++++++++++++--------------
pytest_httpbin/version.py | 2 +-
tests/test_server.py | 22 +++-------
14 files changed, 133 insertions(+), 71 deletions(-)
create mode 100644 debian/source/options
create mode 100755 debian/tests/python3-pytest-httpbin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-httpbin.git
More information about the Python-modules-commits
mailing list