14
0

Accepting request 790816 from home:pgajdos:python

- version update to 4.6.1
  - Ensure the resolution order of ``BaseGlobalComponents`` is
   consistent. See `issue 45 <https://github.com/zopefoundation/zope.component/issues/45>`_.

OBS-URL: https://build.opensuse.org/request/show/790816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-04-02 08:50:40 +00:00
committed by Git OBS Bridge
parent ba8807a807
commit eedc96eb0d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 2 07:38:51 UTC 2020 - pgajdos@suse.com
- version update to 4.6.1
- Ensure the resolution order of ``BaseGlobalComponents`` is
consistent. See `issue 45 <https://github.com/zopefoundation/zope.component/issues/45>`_.
-------------------------------------------------------------------
Tue Jan 21 11:24:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>