[Checkins] [zopefoundation/z3c.etestbrowser] bfc061: Ignore files and folders created by virtualenv.

GitHub noreply at github.com
Fri Sep 30 17:20:02 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.etestbrowser
  Commit: bfc061c98a348c083c73b688f53a20f2ec2c46bd
      https://github.com/zopefoundation/z3c.etestbrowser/commit/bfc061c98a348c083c73b688f53a20f2ec2c46bd
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore files and folders created by virtualenv.


  Commit: c40a688c2c52aae3d992959dc4e693181a775f2e
      https://github.com/zopefoundation/z3c.etestbrowser/commit/c40a688c2c52aae3d992959dc4e693181a775f2e
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Drop Python 2.6 support, since it is dropped by zope.testbrowser since 5.0.0


  Commit: 5e623024446fc1969068b1e8ac4573efa1b77894
      https://github.com/zopefoundation/z3c.etestbrowser/commit/5e623024446fc1969068b1e8ac4573efa1b77894
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M buildout.cfg
    M setup.py

  Log Message:
  -----------
  Add an upper bound for zope.testbrowser until we ported z3c.etestbrowser to the new API.


  Commit: 3ccaaf99a397a3f86176088369d07eda0c9d48d9
      https://github.com/zopefoundation/z3c.etestbrowser/commit/3ccaaf99a397a3f86176088369d07eda0c9d48d9
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Drop Python 2.6 from Travis.


  Commit: 3f908ea353c6d2ff014a418ac7a9e0c537ea89e1
      https://github.com/zopefoundation/z3c.etestbrowser/commit/3f908ea353c6d2ff014a418ac7a9e0c537ea89e1
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Rewrite travis configuration.


  Commit: ea998bbacbf16775170deb11b83253f6ecd16165
      https://github.com/zopefoundation/z3c.etestbrowser/commit/ea998bbacbf16775170deb11b83253f6ecd16165
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Remove classifier for Python 2.6


  Commit: 4756fde24e64517080f1ce6c28801697cc36b0cb
      https://github.com/zopefoundation/z3c.etestbrowser/commit/4756fde24e64517080f1ce6c28801697cc36b0cb
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/z3c/etestbrowser/tests.py

  Log Message:
  -----------
  Remove special case for Python 2.6, since we no longer support it.


  Commit: 879ac807c58f651bf22f749c085018c21533296d
      https://github.com/zopefoundation/z3c.etestbrowser/commit/879ac807c58f651bf22f749c085018c21533296d
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Adjust travis configuration according to PR review.

- keep `sudo: false`
- keep newline at end of file
- use `tox-travis` to trigger test envs of tox


  Commit: 0789286385c4f85c172aa15db414727655f133b8
      https://github.com/zopefoundation/z3c.etestbrowser/commit/0789286385c4f85c172aa15db414727655f133b8
  Author: Florian Pilz <fp at gocept.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M .gitignore
    M .travis.yml
    M buildout.cfg
    M setup.py
    M src/z3c/etestbrowser/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/green-bar


Compare: https://github.com/zopefoundation/z3c.etestbrowser/compare/bc1b833a6e30...0789286385c4


More information about the checkins mailing list