14
0

Accepting request 787834 from home:pgajdos:python

- version update to 4.4.0
  - Ensure a consistent interface resolution order for all objects. See
    `issue 49 <https://github.com/zopefoundation/zope.configuration/issues/49>`_.
  - Drop support for Python 3.4.
  - Add support for Python 3.8.
- deleted sources
  - pre_checkin.sh (not needed)

OBS-URL: https://build.opensuse.org/request/show/787834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2020-03-24 15:04:05 +00:00
committed by Git OBS Bridge
parent 7b8a5128d8
commit 0ae40969b6
5 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 24 14:50:27 UTC 2020 - pgajdos@suse.com
- version update to 4.4.0
- Ensure a consistent interface resolution order for all objects. See
`issue 49 <https://github.com/zopefoundation/zope.configuration/issues/49>`_.
- Drop support for Python 3.4.
- Add support for Python 3.8.
- deleted sources
- pre_checkin.sh (not needed)
-------------------------------------------------------------------
Thu Apr 4 16:05:28 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>