Accepting request 766052 from home:mcalabkova:branches:devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/766052 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=13
This commit is contained in:
parent
b8e2016a64
commit
ba8807a807
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 11:24:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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 <mcalabkova@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6edfd626c3b593b72895a8cfcf79bff41f4619194ce996a85bce31ac02b94e55
|
||||
size 85256
|
3
zope.component-4.6.tar.gz
Normal file
3
zope.component-4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec2afc5bbe611dcace98bb39822c122d44743d635dafc7315b9aef25097db9e6
|
||||
size 84967
|
Loading…
x
Reference in New Issue
Block a user