[Checkins] [zopefoundation/zExceptions] a06770: Fix URL, description and classifiers.

GitHub noreply at github.com
Sat Jan 27 13:08:58 CET 2018


  Branch: refs/heads/fix-deprecations
  Home:   https://github.com/zopefoundation/zExceptions
  Commit: a06770b59eb0824188cf5321ef92034e5ab70976
      https://github.com/zopefoundation/zExceptions/commit/a06770b59eb0824188cf5321ef92034e5ab70976
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Fix URL, description and classifiers.


  Commit: 51eedc897cb664564a0d668e7b52a6f0b895e432
      https://github.com/zopefoundation/zExceptions/commit/51eedc897cb664564a0d668e7b52a6f0b895e432
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M .gitignore
    M tox.ini

  Log Message:
  -----------
  Update to the way tox.ini looks like in other ZF packages.

This allows to run the in Python >= 3.5 again.


  Commit: 1550d9498dcbd9831b6d1246fedb3c18ae0d43dc
      https://github.com/zopefoundation/zExceptions/commit/1550d9498dcbd9831b6d1246fedb3c18ae0d43dc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M src/zExceptions/tests/test___init__.py

  Log Message:
  -----------
  Use not deprecated method names.


  Commit: 67257f2e833734d832aa5b453e8ea054dce79132
      https://github.com/zopefoundation/zExceptions/commit/67257f2e833734d832aa5b453e8ea054dce79132
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M setup.cfg

  Log Message:
  -----------
  Configure coverage.


  Commit: b2d4138385cf27c31f01b38e007a2d46e1942d32
      https://github.com/zopefoundation/zExceptions/commit/b2d4138385cf27c31f01b38e007a2d46e1942d32
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zExceptions/__init__.py
    M src/zExceptions/tests/test___init__.py

  Log Message:
  -----------
  Drop support for string exceptions.


  Commit: 67302717f1898649cd1d390efd4a62e22418874b
      https://github.com/zopefoundation/zExceptions/commit/67302717f1898649cd1d390efd4a62e22418874b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M src/zExceptions/_compat.py
    M src/zExceptions/tests/test_unauthorized.py

  Log Message:
  -----------
  No longer use Python 3.2 helpers for unicode.


Compare: https://github.com/zopefoundation/zExceptions/compare/a06770b59eb0^...67302717f189


More information about the checkins mailing list