[Checkins] [zopefoundation/zc.table] d46d35: Update to current setuptools practises

Daniel Havlik noreply at github.com
Mon Dec 9 13:42:23 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.table
  Commit: d46d35660513711e238ecb360f4de6bcbc8912aa
      https://github.com/zopefoundation/zc.table/commit/d46d35660513711e238ecb360f4de6bcbc8912aa
  Author: Wolfgang Schnerring <wolfgang.schnerring at zeit.de>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Update to current setuptools practises


  Commit: b2e989f88eaeb643db9fa8bd3b95c1a26b9e35b2
      https://github.com/zopefoundation/zc.table/commit/b2e989f88eaeb643db9fa8bd3b95c1a26b9e35b2
  Author: Wolfgang Schnerring <wolfgang.schnerring at zeit.de>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

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

  Log Message:
  -----------
  Set up tox for tests


  Commit: a301a5b0e490aaf65a3fe4f1d292355a1d7f160f
      https://github.com/zopefoundation/zc.table/commit/a301a5b0e490aaf65a3fe4f1d292355a1d7f160f
  Author: Wolfgang Schnerring <wolfgang.schnerring at zeit.de>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M src/zc/table/batching.py
    M src/zc/table/column.py
    M src/zc/table/fieldcolumn.py
    M src/zc/table/interfaces.py
    M src/zc/table/table.py
    M src/zc/table/testing.py
    M src/zc/table/tests.py

  Log Message:
  -----------
  pep8


  Commit: 0d658b56d1feb6a4ca7dd9f2461d467120c1cffd
      https://github.com/zopefoundation/zc.table/commit/0d658b56d1feb6a4ca7dd9f2461d467120c1cffd
  Author: Wolfgang Schnerring <wolfgang.schnerring at zeit.de>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M CHANGES.txt
    M src/zc/table/README.txt
    M src/zc/table/column.py
    M src/zc/table/column.txt
    M src/zc/table/fieldcolumn.py
    M src/zc/table/fieldcolumn.txt
    M src/zc/table/table.py
    M src/zc/table/tests.py

  Log Message:
  -----------
  Make Python-3 compatible


  Commit: cbcf9ccb6e34014e62601a560ff85273683870aa
      https://github.com/zopefoundation/zc.table/commit/cbcf9ccb6e34014e62601a560ff85273683870aa
  Author: Wolfgang Schnerring <wolfgang.schnerring at zeit.de>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Declare Python-3 compatibility


  Commit: f30928f3edc610bfdf2e504c4f3e26e7f14352bf
      https://github.com/zopefoundation/zc.table/commit/f30928f3edc610bfdf2e504c4f3e26e7f14352bf
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  add newline at EOF


  Commit: db8ce80dd6e45bfd760b46e0405adda786bde809
      https://github.com/zopefoundation/zc.table/commit/db8ce80dd6e45bfd760b46e0405adda786bde809
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  I propose to not support python 3.5 anymore.


  Commit: 4bd44ca08f28a4d5c3c8462786801aedb4fb0f0e
      https://github.com/zopefoundation/zc.table/commit/4bd44ca08f28a4d5c3c8462786801aedb4fb0f0e
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Use github URL as url in package metadata..


  Commit: 7ee6165b52a722c4da7c92d251017a50bc829e9c
      https://github.com/zopefoundation/zc.table/commit/7ee6165b52a722c4da7c92d251017a50bc829e9c
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  python2.6 no longer supported according to setup.py, add python3 versions.


  Commit: 88f0d27a5d5cc0bccc06b5ea65c8338214fa3f30
      https://github.com/zopefoundation/zc.table/commit/88f0d27a5d5cc0bccc06b5ea65c8338214fa3f30
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  fix typo


  Commit: 2801f2e1fcfe6ff9111c3f64defd2a84c969f065
      https://github.com/zopefoundation/zc.table/commit/2801f2e1fcfe6ff9111c3f64defd2a84c969f065
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Keep read helper for reading further resources as proposed in CR.


  Commit: 9a226fb879da6e7a41fc2ca7b496f996b26119b1
      https://github.com/zopefoundation/zc.table/commit/9a226fb879da6e7a41fc2ca7b496f996b26119b1
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  complete envlist, add newline at eof


  Commit: db60f10becd65baa2411d04409bb43894e958fbd
      https://github.com/zopefoundation/zc.table/commit/db60f10becd65baa2411d04409bb43894e958fbd
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Use zope.testrunner.


  Commit: 342278dd2638fae162b301bfd262c0cf829e2c96
      https://github.com/zopefoundation/zc.table/commit/342278dd2638fae162b301bfd262c0cf829e2c96
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/column.py

  Log Message:
  -----------
  refactoring: use reverse kw argument instead of multiplier, for better readability


  Commit: 77c68cbacdcf17c46897afb8e7d23af3d0ca2951
      https://github.com/zopefoundation/zc.table/commit/77c68cbacdcf17c46897afb8e7d23af3d0ca2951
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/tests.py

  Log Message:
  -----------
  use | to combine doctest flags


  Commit: dcd9c749123b6be335224a0fc2edb09fb10157b3
      https://github.com/zopefoundation/zc.table/commit/dcd9c749123b6be335224a0fc2edb09fb10157b3
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/column.txt
    M src/zc/table/tests.py

  Log Message:
  -----------
  add another doctest flag to ignore exception details, revert a change made to a doctest which does the same


  Commit: aede4de5a1f7c4fcb017b5414cf40a7dc6e80981
      https://github.com/zopefoundation/zc.table/commit/aede4de5a1f7c4fcb017b5414cf40a7dc6e80981
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/fieldcolumn.py

  Log Message:
  -----------
  remove extra #### at the end of some comments


  Commit: d312324d7cca89e156816e382fe08dc6ac65d9a8
      https://github.com/zopefoundation/zc.table/commit/d312324d7cca89e156816e382fe08dc6ac65d9a8
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/interfaces.py

  Log Message:
  -----------
  make description formatting consistent with other descriptions in this file


  Commit: 2d14b7061486e5e210462f44a5c8b24ebdaf9f92
      https://github.com/zopefoundation/zc.table/commit/2d14b7061486e5e210462f44a5c8b24ebdaf9f92
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/interfaces.py

  Log Message:
  -----------
  make descriptions in this file consistently formatted


  Commit: 976fa353c59c8727b4f3218a4778f1dbff0c8396
      https://github.com/zopefoundation/zc.table/commit/976fa353c59c8727b4f3218a4778f1dbff0c8396
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/table.py

  Log Message:
  -----------
  better use NotImplentedError - its closer to the original NotImplemented used here.


  Commit: ca19a3ce4bfad845fcbcd62f1a761cb9bdd21e48
      https://github.com/zopefoundation/zc.table/commit/ca19a3ce4bfad845fcbcd62f1a761cb9bdd21e48
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/table.py

  Log Message:
  -----------
  __nonzero__ needs to be __bool__ for py3


  Commit: fe78bb439285fb7f34341d6c57b8fa6631b22f16
      https://github.com/zopefoundation/zc.table/commit/fe78bb439285fb7f34341d6c57b8fa6631b22f16
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/interfaces.py

  Log Message:
  -----------
  fix syntax error


  Commit: e4b3f8600e38eaf920eff127796b49e50e3a53be
      https://github.com/zopefoundation/zc.table/commit/e4b3f8600e38eaf920eff127796b49e50e3a53be
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M src/zc/table/table.py

  Log Message:
  -----------
  we also need to catch notimplementederror because of another change


  Commit: 25a660efd2a3b278045769e2d04b7d6a1fbd94d9
      https://github.com/zopefoundation/zc.table/commit/25a660efd2a3b278045769e2d04b7d6a1fbd94d9
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    A .coveragerc
    M .gitignore
    M tox.ini

  Log Message:
  -----------
  add coverage to tox


  Commit: 5fca9affff7d225ab95334cc2291e1bb9bb75a43
      https://github.com/zopefoundation/zc.table/commit/5fca9affff7d225ab95334cc2291e1bb9bb75a43
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M src/zc/table/README.txt
    M src/zc/table/batching.py
    M src/zc/table/column.py
    M src/zc/table/column.txt
    M src/zc/table/fieldcolumn.py
    M src/zc/table/fieldcolumn.txt
    M src/zc/table/interfaces.py
    M src/zc/table/table.py
    M src/zc/table/testing.py
    M src/zc/table/tests.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #2 from ZeitOnline/py3

Make Python-3 compatible


Compare: https://github.com/zopefoundation/zc.table/compare/dac7cef481fa...5fca9affff7d


More information about the checkins mailing list