[Python-modules-commits] [pytest-localserver] branch master updated (71920e1 -> e099f3b)

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Mar 18 17:45:10 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-localserver.

      from  71920e1   completed deb/changelog, set upload target for mentors upload
       new  75177f6   record new upstream branch created by importing pytest-localserver_0.3.5.orig.tar.xz
       new  c915ba7   Import pytest-localserver_0.3.5.orig.tar.xz
       new  e3469fe   change version to 0.3.5-1 (UNRELEASED) New upstream release: + dropped py35-fix.patch (applied upstream).
       new  8f93a91   deb/control: put group into Maintainer field, updated uploader email address
       new  e1939a3   deb/control: removed Testsuite field
       new  c52a061   deb/control: bumped standards to 3.9.7
       new  778a2c7   deb/control: use HTTPS also for Vcs-Git
       new  4303f2c   DEP-8 testscripts: some minor improvements
       new  7965cbf   deb/copyright: set Files-Excluded for cruft
       new  aeeac0f   Import pytest-localserver_0.3.5.orig.tar.xz
       new  e97e5ed   record new upstream branch created by importing pytest-localserver_0.3.5.orig.tar.xz and merge it
       new  6c43ecb   deb/copyright: updated
       new  fb9ecad   deb/rules: added removal of .cache to PYBUILD tests args
       new  e099f3b   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:
 PKG-INFO                                | 446 ++++++++++++++++----------------
 debian/.git-dpm                         |  14 +-
 debian/changelog                        |  20 ++
 debian/control                          |  10 +-
 debian/copyright                        |   5 +-
 debian/patches/0001-py35-fix.patch      |  39 ---
 debian/patches/series                   |   1 -
 debian/rules                            |   2 +-
 debian/tests/python-pytest-localserver  |   6 +-
 debian/tests/python3-pytest-localserver |   6 +-
 pytest_localserver/__init__.py          |   2 +-
 pytest_localserver/server.csr           |  28 ++
 setup.cfg                               |  10 +-
 setup.py                                |   4 +-
 tox.ini                                 |   2 +-
 15 files changed, 303 insertions(+), 292 deletions(-)
 delete mode 100644 debian/patches/0001-py35-fix.patch
 delete mode 100644 debian/patches/series
 create mode 100644 pytest_localserver/server.csr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-localserver.git



More information about the Python-modules-commits mailing list