[Checkins] [zopefoundation/z3c.table] 6a3d1d: Added missing requires `html`.

GitHub noreply at github.com
Wed Apr 19 15:17:32 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.table
  Commit: 6a3d1deb269c5281b60d6f4884bc526a15c31384
      https://github.com/zopefoundation/z3c.table/commit/6a3d1deb269c5281b60d6f4884bc526a15c31384
  Author: Gauthier Bastien <g.bastien at imio.be>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Added missing requires `html`.


  Commit: 713c3a5b2a138fb1f4fb9b6c8bd33e6ecfc11b4a
      https://github.com/zopefoundation/z3c.table/commit/713c3a5b2a138fb1f4fb9b6c8bd33e6ecfc11b4a
  Author: Gauthier Bastien <g.bastien at imio.be>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  PEP8


  Commit: aeff98006c39aa843f0f46db7e3f405e66f04f65
      https://github.com/zopefoundation/z3c.table/commit/aeff98006c39aa843f0f46db7e3f405e66f04f65
  Author: Gauthier Bastien <g.bastien at imio.be>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Require future>=0.14.0 instead requiring html package that is already part of Python 3


  Commit: b1a3949c2264c2b41849698fa70dde0fdf98da7a
      https://github.com/zopefoundation/z3c.table/commit/b1a3949c2264c2b41849698fa70dde0fdf98da7a
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Merge pull request #3 from gbastien/master

Use future>=0.14.0 so 'html' is available in Python 2.7.


Compare: https://github.com/zopefoundation/z3c.table/compare/4b0a8012e90c...b1a3949c2264


More information about the checkins mailing list