~ztk-steering-group/zope.mimetype/trunk

  • Committer: tseaver
  • Date: 2012-05-18 14:51:10 UTC
  • Revision ID: svn-v4:62d5b8a3-27da-0310-9561-8e5933582275:zope.mimetype/trunk:126116
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.implements' usage with equivalent
'zope.interface.implementer' decorator.

Filename Latest Rev Last Changed Committer Comment Size
..
src 12 17 years ago benji_york make amenable to use as an external in zc.buildout Diff
bootstrap.py 33 13 years ago hannosch Update bootstrap 3.6 KB Diff Download File
buildout.cfg 18 15 years ago icemac - Fixed wrong package version (version ``1.1.0`` w 384 bytes Diff Download File
CHANGES.txt 42 12 years ago tseaver Drop support for Python 2.4 and 2.5. Replace depr 1.5 KB Diff Download File
COPYRIGHT.txt 31 14 years ago tseaver Conform to repository policy. 32 bytes Diff Download File
LICENSE.txt 31 14 years ago tseaver Conform to repository policy. 2 KB Diff Download File
README.txt 15 16 years ago srichter Make a real package and make functional tests work 196 bytes Diff Download File
setup.py 42 12 years ago tseaver Drop support for Python 2.4 and 2.5. Replace depr 3.8 KB Diff Download File