14
0

Accepting request 307295 from home:benoit_monin:branches:devel:languages:python

- update to version 4.2.1
- switch source archive to tar.gz (zip not available)
- remove unzip from BuildRequires

OBS-URL: https://build.opensuse.org/request/show/307295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=7
This commit is contained in:
2015-05-16 15:35:00 +00:00
committed by Git OBS Bridge
parent ea1e2aeefd
commit 190837a5a9
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.component
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
Name: python-zope.component
Version: 4.2.0
Version: 4.2.1
Release: 0
Url: http://www.python.org/pypi/zope.component
Summary: Zope Component Architecture
License: ZPL-2.1
Group: Development/Languages/Python
Source: https://pypi.python.org/packages/source/z/zope.component/zope.component-%{version}.zip
Source: https://pypi.python.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-Sphinx
# Documentation requirements:
@@ -40,7 +40,6 @@ BuildRequires: python-zope.proxy
#TODO: fix circular dependency with python-zope.security
#BuildRequires: python-zope.security
BuildRequires: python-zope.testing
BuildRequires: unzip
Requires: python-zope.event
Requires: python-zope.interface >= 4.1.0
%if 0%{?suse_version} && 0%{?suse_version} <= 1110