[Checkins] [zopefoundation/zope.index] 53e98f: Nest into Github.

GitHub noreply at github.com
Sat Dec 27 20:21:53 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.index
  Commit: 53e98f811c62aa855a6fd2cfa48bd8f79db29d2a
      https://github.com/zopefoundation/zope.index/commit/53e98f811c62aa855a6fd2cfa48bd8f79db29d2a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    M setup.py

  Log Message:
  -----------
  Nest into Github.


  Commit: 74abc2d7cf3a62c8158e86dd294dcae86b5deb6b
      https://github.com/zopefoundation/zope.index/commit/74abc2d7cf3a62c8158e86dd294dcae86b5deb6b
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Add Travis badge.


  Commit: bedb9a06cabf15a6243452062317a4a8ac67c78e
      https://github.com/zopefoundation/zope.index/commit/bedb9a06cabf15a6243452062317a4a8ac67c78e
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    M src/zope/index/field/tests.py
    M src/zope/index/keyword/tests.py
    M src/zope/index/text/tests/test_baseindex.py
    M src/zope/index/text/tests/test_cosineindex.py
    M src/zope/index/text/tests/test_index.py
    M src/zope/index/text/tests/test_lexicon.py
    M src/zope/index/text/tests/test_okapiindex.py
    M src/zope/index/text/tests/test_textindex.py
    M src/zope/index/topic/tests/test_filter.py
    M src/zope/index/topic/tests/test_index.py

  Log Message:
  -----------
  Replace deprecated assertions.


  Commit: 66cd5b3c5cb0af426888b8e421f6eea24e4a5296
      https://github.com/zopefoundation/zope.index/commit/66cd5b3c5cb0af426888b8e421f6eea24e4a5296
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.4.


  Commit: 9f8f051a72fc186b8322de2c12a462d12d6041b4
      https://github.com/zopefoundation/zope.index/commit/9f8f051a72fc186b8322de2c12a462d12d6041b4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    M src/zope/index/field/README.txt

  Log Message:
  -----------
  Work around difference in repr of IFSet in PyPy.

Also differs in pure-Python environments.


  Commit: 3d9c5f9c474228020839bd8bde30c96987c2d219
      https://github.com/zopefoundation/zope.index/commit/3d9c5f9c474228020839bd8bde30c96987c2d219
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-12-27 (Sat, 27 Dec 2014)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for PyPy.

PyPy3 is pending release of a fix for:
  https://bitbucket.org/pypy/pypy/issue/1946


Compare: https://github.com/zopefoundation/zope.index/compare/16541edf4eb4...3d9c5f9c4742


More information about the checkins mailing list