[Checkins] [zopefoundation/RestrictedPython] 87937b: Modification in tox.ini

GitHub noreply at github.com
Mon Sep 18 12:10:45 CEST 2017


  Branch: refs/heads/rework_tox_ci_config
  Home:   https://github.com/zopefoundation/RestrictedPython
  Commit: 87937be71ce9e60c6b98f6ac91325d2321decbd4
      https://github.com/zopefoundation/RestrictedPython/commit/87937be71ce9e60c6b98f6ac91325d2321decbd4
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    A constraints.txt
    M tox.ini

  Log Message:
  -----------
  Modification in tox.ini

* move flake8 to a more generic lint / linter section and make that useable with Python 2 & 3
* introduce constraints.txt which for the start is empty, but could be used to pin / or exclude bad versions.


  Commit: 218e9cb3dd87ef00a6d13467abf56545b2acd397
      https://github.com/zopefoundation/RestrictedPython/commit/218e9cb3dd87ef00a6d13467abf56545b2acd397
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

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

  Log Message:
  -----------
  adjust travis-ci config to reflect new tox settings


  Commit: 5b93d16bcb13f81181a6ec2fb7952ec0dae12ae7
      https://github.com/zopefoundation/RestrictedPython/commit/5b93d16bcb13f81181a6ec2fb7952ec0dae12ae7
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    A appveyor.yml

  Log Message:
  -----------
  add appveyor to test also on windows


  Commit: 30accb3ab11748c1d2f845d9c4fc5aaa9d6b9b70
      https://github.com/zopefoundation/RestrictedPython/commit/30accb3ab11748c1d2f845d9c4fc5aaa9d6b9b70
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M src/RestrictedPython/compile.py

  Log Message:
  -----------
  Mark two occurance of unicode as Python 2 only with NOQA: F821 as linter on Python 3 as check will fail.


  Commit: 111bbea21e10229c679d0e8cd7edb2ef63c09b64
      https://github.com/zopefoundation/RestrictedPython/commit/111bbea21e10229c679d0e8cd7edb2ef63c09b64
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Allow Python 3.7 tests to fail, as this is still in development


  Commit: f6bf510d8999c63e5320cb08cb1c93541c2d010c
      https://github.com/zopefoundation/RestrictedPython/commit/f6bf510d8999c63e5320cb08cb1c93541c2d010c
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  re add certain elements


  Commit: 7cf3bf9574b1e956b6de01937ef8aceacd9aaf89
      https://github.com/zopefoundation/RestrictedPython/commit/7cf3bf9574b1e956b6de01937ef8aceacd9aaf89
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  add optional autopep8 env to tox


  Commit: 663e1405011af2da2f50e2634663748a55fa8a57
      https://github.com/zopefoundation/RestrictedPython/commit/663e1405011af2da2f50e2634663748a55fa8a57
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  adjust path for autopep8 commands


  Commit: ca4a29e07d3bc0357a786b0c1c5e9f187978ac57
      https://github.com/zopefoundation/RestrictedPython/commit/ca4a29e07d3bc0357a786b0c1c5e9f187978ac57
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  fix spelling of debs to deps


  Commit: 0c498dd493a5e869bc5b4b60ee853a388c49f1fa
      https://github.com/zopefoundation/RestrictedPython/commit/0c498dd493a5e869bc5b4b60ee853a388c49f1fa
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  fix autopep8 finally


  Commit: 35c18ff3807f61a88fd162d3780d740b33fd51aa
      https://github.com/zopefoundation/RestrictedPython/commit/35c18ff3807f61a88fd162d3780d740b33fd51aa
  Author: Alexander Loechel <Alexander.Loechel at lmu.de>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M .travis.yml
    M src/RestrictedPython/_compat.py
    M tox.ini

  Log Message:
  -----------
  fix rebase problems and make it work nice with current master


Compare: https://github.com/zopefoundation/RestrictedPython/compare/d6614b833786...35c18ff3807f


More information about the checkins mailing list