Accepting request 787838 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/787838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.configuration?expand=0&rev=6
This commit is contained in:
commit
2c0ad8b73d
@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
cp python-zope.configuration.changes python-zope.configuration-doc.changes
|
|
||||||
|
|
@ -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>
|
Thu Apr 4 16:05:28 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.configuration
|
# spec file for package python-zope.configuration
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zope.configuration%{psuffix}
|
Name: python-zope.configuration%{psuffix}
|
||||||
Version: 4.3.1
|
Version: 4.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope Configuration Markup Language (ZCML)
|
Summary: Zope Configuration Markup Language (ZCML)
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e16747f9fd6b9d8f09d78edf2a6f539cad0fa4ad49d8deb9cf63447cc4168e1
|
|
||||||
size 83223
|
|
3
zope.configuration-4.4.0.tar.gz
Normal file
3
zope.configuration-4.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9f02bac44405ad1526399d6574b91d792f9694f9c67df8b64e91fe10fcddb3c
|
||||||
|
size 83230
|
Loading…
Reference in New Issue
Block a user