[Checkins] [zopefoundation/zope.sequencesort] 05909b: Metadata updates

GitHub noreply at github.com
Mon Aug 13 12:42:44 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.sequencesort
  Commit: 05909ba10ee9e891c6024e5fa6d9a9e895049c15
      https://github.com/zopefoundation/zope.sequencesort/commit/05909ba10ee9e891c6024e5fa6d9a9e895049c15
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    M setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Metadata updates


  Commit: 930040db5a4e7e46ce35a95901b5cf4d8772037d
      https://github.com/zopefoundation/zope.sequencesort/commit/930040db5a4e7e46ce35a95901b5cf4d8772037d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    A .coveragerc
    M .gitignore
    M CHANGES.rst
    M docs/index.rst
    M src/zope/__init__.py
    M src/zope/sequencesort/ssort.py
    M src/zope/sequencesort/tests/test_ssort.py
    M tox.ini

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

Make the locale comparison functions always available, not just if that module had previously been imported before this module. That was a big footgun IMO.


  Commit: 9fed7643dd5823ed253ba96037544acc52057bc4
      https://github.com/zopefoundation/zope.sequencesort/commit/9fed7643dd5823ed253ba96037544acc52057bc4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-10 (Fri, 10 Aug 2018)

  Changed paths:
    M MANIFEST.in
    M setup.py

  Log Message:
  -----------
  Don't include built docs in sdists; stops check-manifest from complaining.

Add trailing comma in install_requires.


  Commit: b52185b68ec578ba9ca5cea47dace1c9c96b4a3b
      https://github.com/zopefoundation/zope.sequencesort/commit/b52185b68ec578ba9ca5cea47dace1c9c96b4a3b
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-08-13 (Mon, 13 Aug 2018)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    M docs/index.rst
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/sequencesort/ssort.py
    M src/zope/sequencesort/tests/test_ssort.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/issue1

Update supported Pythons, 100% coverage


Compare: https://github.com/zopefoundation/zope.sequencesort/compare/036d2b3ce2b3...b52185b68ec5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list