Accepting request 905641 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/905641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2021-07-16 20:12:31 +00:00 committed by Git OBS Bridge
commit 9fc002c139
4 changed files with 18 additions and 10 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jul 10 00:31:03 UTC 2021 - Jason Craig <os@jacraig.com>
- Update to 5.0.1
* Add support for Python 3.9.
* Many other changes, see CHANGES.rst
- Update requirements as changed in setup.py.
- Mark LICENSE.txt, COPYRIGHT.txt with %license.
-------------------------------------------------------------------
Tue Jul 21 09:07:11 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-zope.component
# spec file
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-zope.component%{psuffix}
Version: 4.6.2
Version: 5.0.1
Release: 0
Summary: Zope Component Architecture
@ -38,11 +38,9 @@ Source: https://files.pythonhosted.org/packages/source/z/zope.component/
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-zope.deferredimport >= 4.2.1
Requires: python-zope.deprecation >= 4.3.0
Requires: python-zope.event
Requires: python-zope.hookable >= 4.2.0
Requires: python-zope.interface >= 4.1.0
Requires: python-zope.interface >= 5.3.0a1
#test requirements
%if %{with test}
BuildRequires: %{python_module persistent}
@ -89,7 +87,8 @@ rm -rf src/zope.component.egg-info
%if !%{with test}
%files %{python_files}
%defattr(-,root,root)
%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
%license LICENSE.txt COPYRIGHT.txt
%doc CHANGES.rst README.rst
%{python_sitelib}/*
%endif

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91628918218b3e6f6323de2a7b845e09ddc5cae131c034896c051b084bba3c92
size 90951

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32cbe426ba8fa7b62ce5b211f80f0718a0c749cc7ff09e3f4b43a57f7ccdf5e5
size 91130