[Checkins] [zopefoundation/z3c.checkversions] 34805c: show updates for non-final packages and show "#was...

GitHub noreply at github.com
Wed Sep 18 15:52:54 CEST 2013


  Branch: refs/heads/use_dev_releases
  Home:   https://github.com/zopefoundation/z3c.checkversions
  Commit: 34805cd3504d92169e270238297269be5e88066b
      https://github.com/zopefoundation/z3c.checkversions/commit/34805cd3504d92169e270238297269be5e88066b
  Author: Harald Friessnegger <harald at webmeisterei.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M src/z3c/checkversions/base.py

  Log Message:
  -----------
  show updates for non-final packages and show "#was" comment in the same line as the readme suggests


  Commit: d252bb727aa59034964fe3cdd760d8bbe23b2dd4
      https://github.com/zopefoundation/z3c.checkversions/commit/d252bb727aa59034964fe3cdd760d8bbe23b2dd4
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M .gitignore
    M .travis.yml
    M MANIFEST.in
    A tox.ini

  Log Message:
  -----------
  Fix .travis.yml and add tox.ini

The test fail for me, due to something buildout-related.


  Commit: 4d881feb37fa0f263d14d95e72e4a7ac76eaa061
      https://github.com/zopefoundation/z3c.checkversions/commit/4d881feb37fa0f263d14d95e72e4a7ac76eaa061
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Add a Travis CI status badge


  Commit: 9692ab31513a0b439eab55a4c37ce40c5a70d206
      https://github.com/zopefoundation/z3c.checkversions/commit/9692ab31513a0b439eab55a4c37ce40c5a70d206
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  tox -e coverage


  Commit: 6b1127c9ad4c19e622042f3ba728edddfc6ef183
      https://github.com/zopefoundation/z3c.checkversions/commit/6b1127c9ad4c19e622042f3ba728edddfc6ef183
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    A .coveragerc
    M .gitignore
    M MANIFEST.in

  Log Message:
  -----------
  Let's not git ignore .coveragerc


  Commit: f59772ff65d769c86938f66f869e3a6197f12b23
      https://github.com/zopefoundation/z3c.checkversions/commit/f59772ff65d769c86938f66f869e3a6197f12b23
  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".


  Commit: 16ed9d6c769a595f79af58337f84d1fec1fd64fb
      https://github.com/zopefoundation/z3c.checkversions/commit/16ed9d6c769a595f79af58337f84d1fec1fd64fb
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Fix PyPy builds on Travis CI


  Commit: a5af7073b8ba2ef8a6d2a5c2bfaae35d9e871b23
      https://github.com/zopefoundation/z3c.checkversions/commit/a5af7073b8ba2ef8a6d2a5c2bfaae35d9e871b23
  Author: Harald Friessnegger <harald at webmeisterei.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

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

  Log Message:
  -----------
  single line output for easy grepping upgdateable packages

the section "The old comments are removed:" does not make sense in this case.
we might rename it to "lets pin our updated eggs"
and remove the line "# was: zope.interface=3.4.0"


  Commit: 0e84019849445c9c0b889db09c3d4bd29d7a9a25
      https://github.com/zopefoundation/z3c.checkversions/commit/0e84019849445c9c0b889db09c3d4bd29d7a9a25
  Author: Harald Friessnegger <harald at webmeisterei.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

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

  Log Message:
  -----------
  Merge branch 'master' of github.com:zopefoundation/z3c.checkversions into use_dev_releases

Conflicts:
	src/z3c/checkversions/buildout.txt


Compare: https://github.com/zopefoundation/z3c.checkversions/compare/3b9ac0e4b2f3...0e8401984944


More information about the checkins mailing list