17
0

Commit Graph

  • a4594453ef - Fix fdupes call Tomáš Chvátal 2018-12-06 11:45:24 +00:00
  • 305d324a56 - Fix fdupes call Tomáš Chvátal 2018-12-06 11:45:24 +00:00
  • d0e113ce9b Accepting request 631966 from devel:languages:python Dominique Leuenberger 2018-08-31 07:51:30 +00:00
  • 00a4390c6d Accepting request 631966 from devel:languages:python Dominique Leuenberger 2018-08-31 07:51:30 +00:00
  • 101d1a496b - Version update to 4.5.0: * Allow registering and unregistering instance methods as listeners. See issue 12 and PR 102. * Synchronize and simplify zope/__init__.py. See issue 114 * Avoid exceptions when the __annotations__ attribute is added to interface definitions with Python 3.x type hints. See issue 98. * Fix the possibility of a rare crash in the C extension when deallocating items. See issue 100. Tomáš Chvátal 2018-08-28 11:30:45 +00:00
  • 00cfd8fd3d - Version update to 4.5.0: * Allow registering and unregistering instance methods as listeners. See issue 12 and PR 102. * Synchronize and simplify zope/__init__.py. See issue 114 * Avoid exceptions when the __annotations__ attribute is added to interface definitions with Python 3.x type hints. See issue 98. * Fix the possibility of a rare crash in the C extension when deallocating items. See issue 100. Tomáš Chvátal 2018-08-28 11:30:45 +00:00
  • 140c5d8b87 Accepting request 505397 from devel:languages:python Dominique Leuenberger 2017-06-28 08:32:23 +00:00
  • 777358452e Accepting request 505397 from devel:languages:python Dominique Leuenberger 2017-06-28 08:32:23 +00:00
  • 484227aee7 Accepting request 504841 from home:okurz:matrix-synapse Jan Matejek 2017-06-21 13:37:24 +00:00
  • 2d206b39df Accepting request 504841 from home:okurz:matrix-synapse Jan Matejek 2017-06-21 13:37:24 +00:00
  • 868c369836 Accepting request 441358 from devel:languages:python Dominique Leuenberger 2016-11-24 20:19:10 +00:00
  • 3b75b3fa1e Accepting request 441358 from devel:languages:python Dominique Leuenberger 2016-11-24 20:19:10 +00:00
  • 22d6fbbe46 - update to 4.3.1: - Support Components subclasses that are not hashable. (https://github.com/zopefoundation/zope.interface/issues/53) - Add the ability to sort the objects returned by `implementedBy. This is compatible with the way interface classes sort so they can be used together in ordered containers like BTrees. (https://github.com/zopefoundation/zope.interface/issues/42) - Make setuptools a hard dependency of setup.py. - Change a linear algorithm (O(n)) in Components.registerUtility and Components.unregisterUtility` into a dictionary lookup (O(1)) for hashable components. This substantially improves the time taken to manipulate utilities in large registries at the cost of some additional memory usage. (https://github.com/zopefoundation/zope.interface/issues/46) Dirk Mueller 2016-11-15 10:12:53 +00:00
  • b7432fcf14 - update to 4.3.1: - Support Components subclasses that are not hashable. (https://github.com/zopefoundation/zope.interface/issues/53) - Add the ability to sort the objects returned by `implementedBy. This is compatible with the way interface classes sort so they can be used together in ordered containers like BTrees. (https://github.com/zopefoundation/zope.interface/issues/42) - Make setuptools a hard dependency of setup.py. - Change a linear algorithm (O(n)) in Components.registerUtility and Components.unregisterUtility` into a dictionary lookup (O(1)) for hashable components. This substantially improves the time taken to manipulate utilities in large registries at the cost of some additional memory usage. (https://github.com/zopefoundation/zope.interface/issues/46) Dirk Mueller 2016-11-15 10:12:53 +00:00
  • 6f49b85055 Accepting request 307903 from devel:languages:python Dominique Leuenberger 2015-05-20 21:37:01 +00:00
  • 2ca416ce1c Accepting request 307903 from devel:languages:python Dominique Leuenberger 2015-05-20 21:37:01 +00:00
  • 7025d3cdfe Accepting request 307325 from home:benoit_monin:branches:devel:languages:python Michal Čihař 2015-05-19 07:15:33 +00:00
  • 74f9ea36cb Accepting request 307325 from home:benoit_monin:branches:devel:languages:python Michal Čihař 2015-05-19 07:15:33 +00:00
  • b4564abf00 Accepting request 251732 from devel:languages:python Stephan Kulow 2014-09-28 17:58:00 +00:00
  • 43e68f0853 Accepting request 251732 from devel:languages:python Stephan Kulow 2014-09-28 17:58:00 +00:00
  • 7469c99245 Accepting request 249589 from Cloud:OpenStack:Master Dirk Mueller 2014-09-16 19:40:56 +00:00
  • 75ee271d0f Accepting request 249589 from Cloud:OpenStack:Master Dirk Mueller 2014-09-16 19:40:56 +00:00
  • dedddf7ede Accepting request 222541 from devel:languages:python Stephan Kulow 2014-02-26 05:55:18 +00:00
  • 379e8be52d Accepting request 222541 from devel:languages:python Stephan Kulow 2014-02-26 05:55:18 +00:00
  • 64d0f3d153 Accepting request 222500 from home:poorboywilly:branches:devel:languages:python Sascha Peilicke 2014-02-17 09:39:51 +00:00
  • a30d980400 Accepting request 222500 from home:poorboywilly:branches:devel:languages:python Sascha Peilicke 2014-02-17 09:39:51 +00:00
  • ae7cd5896c Accepting request 211658 from devel:languages:python Tomáš Chvátal 2013-12-22 18:37:24 +00:00
  • 12724f6982 Accepting request 211658 from devel:languages:python Tomáš Chvátal 2013-12-22 18:37:24 +00:00
  • 9241fe34c7 Accepting request 211458 from openSUSE:Factory:MainDesktops Sascha Peilicke 2013-12-19 09:38:41 +00:00
  • b4e3040ef8 Accepting request 211458 from openSUSE:Factory:MainDesktops Sascha Peilicke 2013-12-19 09:38:41 +00:00
  • 236b6f4227 Accepting request 186707 from devel:languages:python Stephan Kulow 2013-09-03 20:06:23 +00:00
  • 766fe392cc Accepting request 186707 from devel:languages:python Stephan Kulow 2013-09-03 20:06:23 +00:00
  • cfcd57afdb Accepting request 185385 from home:frispete:python Denisart Benjamin 2013-08-01 11:14:54 +00:00
  • da91d4c632 Accepting request 185385 from home:frispete:python Denisart Benjamin 2013-08-01 11:14:54 +00:00
  • ea62c84dd1 - Ship upstream tarbal (zipfile) and fix Source URL Sascha Peilicke 2013-08-01 07:16:29 +00:00
  • 87d87c0850 - Ship upstream tarbal (zipfile) and fix Source URL Sascha Peilicke 2013-08-01 07:16:29 +00:00
  • 6f7afff64a Accepting request 184603 from home:frispete:python Sascha Peilicke 2013-07-29 13:37:45 +00:00
  • ff4c4cc330 Accepting request 184603 from home:frispete:python Sascha Peilicke 2013-07-29 13:37:45 +00:00
  • 0f6ff893b9 remove duplicated spec file Stephan Kulow 2013-06-24 09:05:11 +00:00
  • 022f91adea remove duplicated spec file Stephan Kulow 2013-06-24 09:05:11 +00:00
  • 596ac12eef Python3 moved to devel:languages:python3 Sascha Peilicke 2013-06-17 12:55:00 +00:00
  • 1b3f0d6b7f Python3 moved to devel:languages:python3 Sascha Peilicke 2013-06-17 12:55:00 +00:00
  • 6f657afa3e Accepting request 148566 from devel:languages:python Stephan Kulow 2013-01-17 09:35:40 +00:00
  • 02b25e8a07 Accepting request 148566 from devel:languages:python Stephan Kulow 2013-01-17 09:35:40 +00:00
  • cfe33e6e31 Accepting request 148442 from home:posophe:branches:devel:languages:python Sascha Peilicke 2013-01-15 13:49:26 +00:00
  • 350a47c2c3 Accepting request 148442 from home:posophe:branches:devel:languages:python Sascha Peilicke 2013-01-15 13:49:26 +00:00
  • ec1ec63c69 Accepting request 142024 from devel:languages:python Stephan Kulow 2012-11-21 16:15:35 +00:00
  • 5cf4616dbc Accepting request 142024 from devel:languages:python Stephan Kulow 2012-11-21 16:15:35 +00:00
  • e817c4d727 Accepting request 138053 from home:douglarek:branches:devel:languages:python Sascha Peilicke 2012-11-20 09:16:09 +00:00
  • 8080b6e390 Accepting request 138053 from home:douglarek:branches:devel:languages:python Sascha Peilicke 2012-11-20 09:16:09 +00:00
  • 288950a41c Accepting request 102385 from devel:languages:python Stephan Kulow 2012-02-02 17:00:15 +00:00
  • df286bd6c6 Accepting request 102385 from devel:languages:python Stephan Kulow 2012-02-02 17:00:15 +00:00
  • 9490c7254c - Simplified macro usage Sascha Peilicke 2012-02-01 15:27:11 +00:00
  • 4e56aa5741 - Simplified macro usage Sascha Peilicke 2012-02-01 15:27:11 +00:00
  • 7226678fcd replace license with spdx.org variant Stephan Kulow 2011-12-06 17:58:26 +00:00
  • 6b4d702241 replace license with spdx.org variant Stephan Kulow 2011-12-06 17:58:26 +00:00
  • a4720fabff Accepting request 84597 from devel:languages:python Sascha Peilicke 2011-09-26 08:18:24 +00:00
  • 8e367efb23 Accepting request 84597 from devel:languages:python Sascha Peilicke 2011-09-26 08:18:24 +00:00
  • 102b0906d1 - Update to version 3.8.0: * New module zope.interface.registry * No longer Python 2.4 compatible (tested under 2.5, 2.6, 2.7, and 3.2). Sascha Peilicke 2011-09-23 10:29:28 +00:00
  • 28bc49f8ad - Update to version 3.8.0: * New module zope.interface.registry * No longer Python 2.4 compatible (tested under 2.5, 2.6, 2.7, and 3.2). Sascha Peilicke 2011-09-23 10:29:28 +00:00
  • 76619b221d Accepting request 81114 from devel:languages:python Lars Vogdt 2011-09-12 21:44:26 +00:00
  • 2ee67ecf6a Accepting request 81114 from devel:languages:python Lars Vogdt 2011-09-12 21:44:26 +00:00
  • e23fea071c - Added provides/obsoletes for python-zope-interface Sascha Peilicke 2011-09-06 15:17:39 +00:00
  • fa913fc190 - Added provides/obsoletes for python-zope-interface Sascha Peilicke 2011-09-06 15:17:39 +00:00
  • b767b741b7 - Renamed to python-zope.interface (from python-zopeinterface) - Simplyfied spec file - Update to version 3.7.0: * LP #570942: Now correctly compare interfaces from different modules but with the same names. * LP #811792: work around buggy behavior in some subclasses of zope.interface.interface.InterfaceClass, which invoke __hash__ before initializing __module__ and __name__. The workaround returns a fixed constant hash in such cases, and issues a UserWarning. * LP #804832: Under PyPy, zope.interface should not build its C extension. Also, prevent attempting to build it under Jython. * Add a tox.ini for easier xplatform testing. * Fix testing deprecation warnings issued when tested under Py3K. * LP 804951: InterfaceClass instances were unhashable under Python 3.x. * LP #570942: Now correctly compare interfaces from different modules but with the same names. Sascha Peilicke 2011-09-06 13:53:06 +00:00
  • c54608db23 - Renamed to python-zope.interface (from python-zopeinterface) - Simplyfied spec file - Update to version 3.7.0: * LP #570942: Now correctly compare interfaces from different modules but with the same names. * LP #811792: work around buggy behavior in some subclasses of zope.interface.interface.InterfaceClass, which invoke __hash__ before initializing __module__ and __name__. The workaround returns a fixed constant hash in such cases, and issues a UserWarning. * LP #804832: Under PyPy, zope.interface should not build its C extension. Also, prevent attempting to build it under Jython. * Add a tox.ini for easier xplatform testing. * Fix testing deprecation warnings issued when tested under Py3K. * LP 804951: InterfaceClass instances were unhashable under Python 3.x. * LP #570942: Now correctly compare interfaces from different modules but with the same names. Sascha Peilicke 2011-09-06 13:53:06 +00:00