[Checkins] [zopefoundation/z3c.checkversions] 74523f: Fix failing tests

GitHub noreply at github.com
Tue Sep 17 10:14:50 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.checkversions
  Commit: 74523ffcb0e64d88d7eee6104bd69f2459ad496f
      https://github.com/zopefoundation/z3c.checkversions/commit/74523ffcb0e64d88d7eee6104bd69f2459ad496f
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M src/z3c/checkversions/buildout.txt

  Log Message:
  -----------
  Fix failing tests

The new zc.buildout (2.something) always inserts a couple of hardcoded
version pins of the form

  zc.buildout = >=(current version)
  zc.recipe.egg = >=2.0.0a3

in order to "prevent downgrading due to prefer-final".





More information about the checkins mailing list