[Checkins] [zopefoundation/zope.browserresource] a5b97a: vb

GitHub noreply at github.com
Fri Feb 22 04:18:13 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.browserresource
  Commit: a5b97a01556b0551a4d16419ecb034658d174874
      https://github.com/zopefoundation/zope.browserresource/commit/a5b97a01556b0551a4d16419ecb034658d174874
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-12-14 (Tue, 14 Dec 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: 911efce4a272f534e1bff812e893199d94a88e72
      https://github.com/zopefoundation/zope.browserresource/commit/911efce4a272f534e1bff812e893199d94a88e72
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/zope/browserresource/directory.py
    M src/zope/browserresource/file.py
    M src/zope/browserresource/i18nfile.py
    M src/zope/browserresource/metaconfigure.py
    M src/zope/browserresource/resource.py
    M src/zope/browserresource/resources.py
    M src/zope/browserresource/tests/support.py
    M src/zope/browserresource/tests/test_directory.py
    M src/zope/browserresource/tests/test_file.py
    M src/zope/browserresource/tests/test_i18nfile.py
    M src/zope/browserresource/tests/test_icondirective.py

  Log Message:
  -----------
  Drop support for Python 2.4 and 2.5.

Replace deprecated 'zope.component.adapts' usage with equivalent
'zope.component.adapter' decorator.

Replace deprecated 'zope.interface.classProvides' usage with equivalent
'zope.interface.provider' decorator.

Replace deprecated 'zope.interface.implementsOnly' usage with equivalent
'zope.interface.implementer_only'decorator.

Replace deprecated 'zope.interface.implements' usage with equivalent
'zope.interface.implementer' decorator.


  Commit: a64c1fd49e2d612bcbc322cbced4a8410504e40f
      https://github.com/zopefoundation/zope.browserresource/commit/a64c1fd49e2d612bcbc322cbced4a8410504e40f
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    A MANIFEST.in
    M setup.py
    M src/zope/browserresource/file.py
    M src/zope/browserresource/tests/test_directives.py
    M src/zope/browserresource/tests/test_file.py
    M src/zope/browserresource/tests/test_icondirective.py
    M src/zope/browserresource/tests/test_resources.py
    A tox.ini

  Log Message:
  -----------
  Ported to Python 3.3, added tox.ini and MANIFEST.in.


  Commit: d7561bf6614aea2b2ab8cd0566a2a9d0635cc58e
      https://github.com/zopefoundation/zope.browserresource/commit/d7561bf6614aea2b2ab8cd0566a2a9d0635cc58e
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Update changelog and trove for Py3.3.


  Commit: be3aaa4d22a3fc7885eb0aa7c8a5673647d0ae2a
      https://github.com/zopefoundation/zope.browserresource/commit/be3aaa4d22a3fc7885eb0aa7c8a5673647d0ae2a
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 4.0.0


  Commit: aed42d4e986314b3321afa647085cb842302a302
      https://github.com/zopefoundation/zope.browserresource/commit/aed42d4e986314b3321afa647085cb842302a302
  Author: Albertas Agejevas <alga at pov.lt>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 4.0.1


Compare: https://github.com/zopefoundation/zope.browserresource/compare/a5b97a01556b^...aed42d4e9863


More information about the checkins mailing list