[Checkins] [zopefoundation/five.localsitemanager] 085ba0: - use Py-compatible bootstrap.py

GitHub noreply at github.com
Fri May 19 10:53:37 CEST 2017


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/five.localsitemanager
  Commit: 085ba0b39e7a8a56fed52ca16ed4670591029bc7
      https://github.com/zopefoundation/five.localsitemanager/commit/085ba0b39e7a8a56fed52ca16ed4670591029bc7
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  - use Py-compatible bootstrap.py


  Commit: 6fd3a6e2b87c0cb0102d84d5088c304cf9359ee1
      https://github.com/zopefoundation/five.localsitemanager/commit/6fd3a6e2b87c0cb0102d84d5088c304cf9359ee1
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M src/five/localsitemanager/registry.py

  Log Message:
  -----------
  - dict.iteritems -> six.iteritems(dict)


  Commit: 57187783740e126cf1197f8d7f24ba61202c549e
      https://github.com/zopefoundation/five.localsitemanager/commit/57187783740e126cf1197f8d7f24ba61202c549e
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M src/five/localsitemanager/localsitemanager.txt

  Log Message:
  -----------
  - doctests apparently can't parse class decorators, using workaround


  Commit: e2dd454da3ccdf92c249c2e5bc1cc81069085435
      https://github.com/zopefoundation/five.localsitemanager/commit/e2dd454da3ccdf92c249c2e5bc1cc81069085435
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M src/five/localsitemanager/localsitemanager.txt

  Log Message:
  -----------
  - the string representation of ComponentLookupError differs between PY2 and PY3


  Commit: 3c8a3dc4e064d84e2e28907f50a93315578f75cf
      https://github.com/zopefoundation/five.localsitemanager/commit/3c8a3dc4e064d84e2e28907f50a93315578f75cf
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M src/five/localsitemanager/__init__.py
    M src/five/localsitemanager/browser.py
    M src/five/localsitemanager/browser.txt
    M src/five/localsitemanager/localsitemanager.txt
    M src/five/localsitemanager/registry.py

  Log Message:
  -----------
  - remove BBB for Zope versions we do not support anymore


  Commit: 34745f71d41e3dc180872a8e8c8775f72649219a
      https://github.com/zopefoundation/five.localsitemanager/commit/34745f71d41e3dc180872a8e8c8775f72649219a
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M .gitignore
    M buildout.cfg
    M setup.py
    A tox.ini

  Log Message:
  -----------
  Package maintenance

- add tox configuration
- (currently) rely on Zope master
- note new compatibility baseline Zope 4


  Commit: 7a93aa4034d35cac8c1bbd616d5918c0ff93b60a
      https://github.com/zopefoundation/five.localsitemanager/commit/7a93aa4034d35cac8c1bbd616d5918c0ff93b60a
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M src/five/localsitemanager/localsitemanager.txt

  Log Message:
  -----------
  - apply ugly workarounds for tests that rely on simple visual representation


  Commit: cd0a52621d3d23a9dc79e19d64f680e71f0dc8a3
      https://github.com/zopefoundation/five.localsitemanager/commit/cd0a52621d3d23a9dc79e19d64f680e71f0dc8a3
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  - enable all supported Python 3 test environments


  Commit: a1d7c8744658f3f72afeaf4f9c849034ef05c561
      https://github.com/zopefoundation/five.localsitemanager/commit/a1d7c8744658f3f72afeaf4f9c849034ef05c561
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Package maintenance

- Update changelog
- note Python 3 compatibility in setup.py trove classifieres
- note six dependency in setup.py
- switch to 3.x version number


Compare: https://github.com/zopefoundation/five.localsitemanager/compare/085ba0b39e7a^...a1d7c8744658


More information about the checkins mailing list