[Python-modules-commits] [pytest] branch master updated (1c4a8b4 -> e2fbd3b)

Sebastian Ramacher sramacher at moszumanska.debian.org
Tue Jan 19 14:47:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

sramacher pushed a change to branch master
in repository pytest.

      from  1c4a8b4   Reduce duplication between python-pytest and python-pytest-doc
       new  9211d09   Build documentation in *build* step and not in install step
       new  652537b   Revert parts of c6eb0d1da9bdf2a0cfb40d69711e8a88e86d4657 and bring back rtinstall and rtremove for python3-pytest
       new  e2fbd3b   Update changelog

The 3 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:
 debian/changelog                | 11 ++++++++++-
 debian/python3-pytest.install   |  1 +
 debian/python3-pytest.postinst  | 39 +++++++++++++++++++++++++++++++++++++++
 debian/python3-pytest.prerm     | 29 +++++++++++++++++++++++++++++
 debian/python3-pytest.rtinstall |  7 +++++++
 debian/python3-pytest.rtremove  |  3 +++
 debian/rules                    | 26 +++++++++++---------------
 7 files changed, 100 insertions(+), 16 deletions(-)
 create mode 100644 debian/python3-pytest.install
 create mode 100644 debian/python3-pytest.postinst
 create mode 100644 debian/python3-pytest.prerm
 create mode 100755 debian/python3-pytest.rtinstall
 create mode 100755 debian/python3-pytest.rtremove

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



More information about the Python-modules-commits mailing list