[Checkins] [zopefoundation/zope.app.schema] 3f1a7b: Add Python version classifiers.

GitHub noreply at github.com
Wed May 10 13:08:14 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.schema
  Commit: 3f1a7b6dcf5801093610c7a0ecae8f7115e706a7
      https://github.com/zopefoundation/zope.app.schema/commit/3f1a7b6dcf5801093610c7a0ecae8f7115e706a7
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M MANIFEST.in
    A setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add Python version classifiers.

Also add setup.cfg to indicate that wheels are universal.

Fix tests on Travis and enable coveralls.

Add appropriate .coveragerc.


  Commit: 7d55513b1d2b183b5d6fc2d9ebdff0ea69b4fc6a
      https://github.com/zopefoundation/zope.app.schema/commit/7d55513b1d2b183b5d6fc2d9ebdff0ea69b4fc6a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M .travis.yml
    M setup.py
    M src/zope/__init__.py
    M src/zope/app/__init__.py
    M src/zope/app/schema/vocabulary.py

  Log Message:
  -----------
  100% coverage.

Through 'no cover' in the package __init__.py files, and one on an
unexpected import error.

Also adjust the spacing in one line in .travis.yml


  Commit: 8010bb19e5b62e57c52dcc1ff3587cf61b70ae79
      https://github.com/zopefoundation/zope.app.schema/commit/8010bb19e5b62e57c52dcc1ff3587cf61b70ae79
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M MANIFEST.in
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/app/__init__.py
    M src/zope/app/schema/vocabulary.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/classifiers

Add Python version/implementation classifiers.


Compare: https://github.com/zopefoundation/zope.app.schema/compare/34acfdb37886...8010bb19e5b6


More information about the checkins mailing list