Accepting request 307496 from devel:languages:python
- update to version 4.2.1 - switch source archive to tar.gz (zip not available) - remove unzip from BuildRequires (forwarded request 307295 from benoit_monin) OBS-URL: https://build.opensuse.org/request/show/307496 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=4
This commit is contained in:
commit
0388cd0f21
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 15 11:13:54 UTC 2015 - benoit.monin@gmx.fr
|
||||||
|
|
||||||
|
- update to version 4.2.1:
|
||||||
|
* Added support for Python 3.4.
|
||||||
|
- switch source archive to tar.gz (zip not available)
|
||||||
|
- remove unzip from BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 19 04:08:29 UTC 2014 - os-dev@jacraig.com
|
Wed Feb 19 04:08:29 UTC 2014 - os-dev@jacraig.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.component
|
# 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.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-zope.component
|
Name: python-zope.component
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.python.org/pypi/zope.component
|
Url: http://www.python.org/pypi/zope.component
|
||||||
Summary: Zope Component Architecture
|
Summary: Zope Component Architecture
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-Sphinx
|
BuildRequires: python-Sphinx
|
||||||
# Documentation requirements:
|
# Documentation requirements:
|
||||||
@ -40,7 +40,6 @@ BuildRequires: python-zope.proxy
|
|||||||
#TODO: fix circular dependency with python-zope.security
|
#TODO: fix circular dependency with python-zope.security
|
||||||
#BuildRequires: python-zope.security
|
#BuildRequires: python-zope.security
|
||||||
BuildRequires: python-zope.testing
|
BuildRequires: python-zope.testing
|
||||||
BuildRequires: unzip
|
|
||||||
Requires: python-zope.event
|
Requires: python-zope.event
|
||||||
Requires: python-zope.interface >= 4.1.0
|
Requires: python-zope.interface >= 4.1.0
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a65e753da55962957f0a76081978626ef31970313008f677d0707a7d515a31a8
|
|
||||||
size 118070
|
|
3
zope.component-4.2.1.tar.gz
Normal file
3
zope.component-4.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8696d0a2a2e5bfe9f7a05075d4395be1678e86d69289782d66000a6624c8ebbf
|
||||||
|
size 462311
|
Loading…
x
Reference in New Issue
Block a user