[Checkins] [zopefoundation/zope.pluggableauth] 8cd9e8: Stop using local ZODB snapshot tarball

GitHub noreply at github.com
Wed Jan 22 14:11:41 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.pluggableauth
  Commit: 8cd9e87216d78a0c9970cc99cec81eca63d2e295
      https://github.com/zopefoundation/zope.pluggableauth/commit/8cd9e87216d78a0c9970cc99cec81eca63d2e295
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M buildout.cfg
    M tox.ini

  Log Message:
  -----------
  Stop using local ZODB snapshot tarball

Also relax version pins (we don't want outdated alphas if actual
releases are out already).


  Commit: e4735325dafb260f8ba86ce6f83ca8c3e0c458c2
      https://github.com/zopefoundation/zope.pluggableauth/commit/e4735325dafb260f8ba86ce6f83ca8c3e0c458c2
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M src/zope/pluggableauth/plugins/httpplugins.py

  Log Message:
  -----------
  Use a different test request to make it work on Py3.3

zope.publisher.tests.httprequest does not work on Python 3: it wants
StringIO.StringIO.


  Commit: d3454fa017ac6f0e44ebb53d42db883f04a52c95
      https://github.com/zopefoundation/zope.pluggableauth/commit/d3454fa017ac6f0e44ebb53d42db883f04a52c95
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Make .travis.yml use tox

Should make the tests pass on Python 3.3 on travis (those minimum
version number constraints in tox.ini matter now that pip doesn't
install pre-releases by default).


Compare: https://github.com/zopefoundation/zope.pluggableauth/compare/f400ce5a8816...d3454fa017ac


More information about the checkins mailing list