diff --git a/python-zope.component.changes b/python-zope.component.changes index 2563f15..8bee9e4 100644 --- a/python-zope.component.changes +++ b/python-zope.component.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 21 11:24:19 UTC 2020 - Marketa Calabkova + +- update to version 4.6 + * Add support for Python 3.8. + * Drop support for Python 3.4. + * Fix tests on Python 2 following changes in ZODB 5.5.0. + ------------------------------------------------------------------- Mon Apr 8 15:05:42 UTC 2019 - Marketa Calabkova diff --git a/python-zope.component.spec b/python-zope.component.spec index 2bfa7c5..aebf539 100644 --- a/python-zope.component.spec +++ b/python-zope.component.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.component # -# 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,12 +27,13 @@ %bcond_with test %endif Name: python-zope.component%{psuffix} -Version: 4.5 +Version: 4.6 Release: 0 + Summary: Zope Component Architecture License: ZPL-2.1 Group: Development/Languages/Python -Url: http://www.python.org/pypi/zope.component +URL: http://www.python.org/pypi/zope.component Source: https://files.pythonhosted.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/zope.component-4.5.tar.gz b/zope.component-4.5.tar.gz deleted file mode 100644 index 32c4a44..0000000 --- a/zope.component-4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6edfd626c3b593b72895a8cfcf79bff41f4619194ce996a85bce31ac02b94e55 -size 85256 diff --git a/zope.component-4.6.tar.gz b/zope.component-4.6.tar.gz new file mode 100644 index 0000000..f264e87 --- /dev/null +++ b/zope.component-4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2afc5bbe611dcace98bb39822c122d44743d635dafc7315b9aef25097db9e6 +size 84967