[Checkins] [zopefoundation/z3c.schema] bd107a: Drop support for 2.6, add 3.4, 3.5. Fixes #3

GitHub noreply at github.com
Mon Sep 12 18:53:54 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.schema
  Commit: bd107a5a465650997c53e4d6682a8186aecdeb07
      https://github.com/zopefoundation/z3c.schema/commit/bd107a5a465650997c53e4d6682a8186aecdeb07
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Drop support for 2.6, add 3.4, 3.5. Fixes #3


  Commit: 2cc69756b9917931d7a9107a79711bd94b86383e
      https://github.com/zopefoundation/z3c.schema/commit/2cc69756b9917931d7a9107a79711bd94b86383e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M .travis.yml
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add PyPy support.

This includes/supercedes #6.

Fixes #4.


  Commit: 0e6da7bb3f09a93d82370fb3824bd065c907980e
      https://github.com/zopefoundation/z3c.schema/commit/0e6da7bb3f09a93d82370fb3824bd065c907980e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Install the test extra.

This cleans up the test output by having all deps installed before it
starts.

It's also necessary for `cache: pip` to work well. But experiments show
that (until we have more dependencies) our runtime is dominated by
Travis setup, not by anything we do, so it's break-even at best. See a
fully cached example here: https://travis-ci.org/zopefoundation/z3c.schema/builds/159302167


  Commit: f81b555fa464d156a0de3c637a2b778f3c652259
      https://github.com/zopefoundation/z3c.schema/commit/f81b555fa464d156a0de3c637a2b778f3c652259
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Need an updated pip to make that work.


  Commit: c7d9359e43ebeca04ab593cba574d9c41bb00d54
      https://github.com/zopefoundation/z3c.schema/commit/c7d9359e43ebeca04ab593cba574d9c41bb00d54
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Fix OS classifier.


  Commit: dc4a8de4f523dbaffdb75f4cbf7573310d0cee15
      https://github.com/zopefoundation/z3c.schema/commit/dc4a8de4f523dbaffdb75f4cbf7573310d0cee15
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #9 from zopefoundation/fix4

Add PyPy support.


Compare: https://github.com/zopefoundation/z3c.schema/compare/f84fcef49fbb...dc4a8de4f523


More information about the checkins mailing list