diff --git a/pre_checkin.sh b/pre_checkin.sh deleted file mode 100644 index 5d0d7dc..0000000 --- a/pre_checkin.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cp python-zope.configuration.changes python-zope.configuration-doc.changes - diff --git a/python-zope.configuration.changes b/python-zope.configuration.changes index 907528a..272e048 100644 --- a/python-zope.configuration.changes +++ b/python-zope.configuration.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 `_. + - 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 diff --git a/python-zope.configuration.spec b/python-zope.configuration.spec index 0f53156..4e5c283 100644 --- a/python-zope.configuration.spec +++ b/python-zope.configuration.spec @@ -1,7 +1,7 @@ # # 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. # # All modifications and additions to the file contributed by third parties @@ -27,7 +27,7 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zope.configuration%{psuffix} -Version: 4.3.1 +Version: 4.4.0 Release: 0 Summary: Zope Configuration Markup Language (ZCML) License: ZPL-2.1 diff --git a/zope.configuration-4.3.1.tar.gz b/zope.configuration-4.3.1.tar.gz deleted file mode 100644 index f8b262e..0000000 --- a/zope.configuration-4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e16747f9fd6b9d8f09d78edf2a6f539cad0fa4ad49d8deb9cf63447cc4168e1 -size 83223 diff --git a/zope.configuration-4.4.0.tar.gz b/zope.configuration-4.4.0.tar.gz new file mode 100644 index 0000000..6cdd313 --- /dev/null +++ b/zope.configuration-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f02bac44405ad1526399d6574b91d792f9694f9c67df8b64e91fe10fcddb3c +size 83230