14
0

Accepting request 210366 from home:posophe:branches:devel:languages:python

little changes

OBS-URL: https://build.opensuse.org/request/show/210366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=3
This commit is contained in:
Denisart Benjamin
2013-12-10 13:14:14 +00:00
committed by Git OBS Bridge
parent d3b05cd336
commit d77e94319c
4 changed files with 23 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 10 13:13:28 UTC 2013 - p.drouand@gmail.com
- Use download Url as source
- Add unzip requirement to support tarball format
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 31 08:57:22 UTC 2013 - hpj@urpla.net Wed Jul 31 08:57:22 UTC 2013 - hpj@urpla.net

View File

@@ -23,32 +23,30 @@ 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: zope.component-%{version}.tar.bz2 Source: https://pypi.python.org/packages/source/z/zope.component/zope.component-%{version}.zip
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-Sphinx
# Documentation requirements:
BuildRequires: python-repoze.sphinx.autointerface
BuildRequires: python-setuptools BuildRequires: python-setuptools
BuildRequires: python-zope.interface >= 3.8.0 BuildRequires: python-zope.configuration
BuildRequires: python-zope.event BuildRequires: python-zope.event
Requires: python-zope.interface >= 3.8.0 BuildRequires: python-zope.hookable
Requires: python-zope.event BuildRequires: python-zope.interface >= 3.8.0
BuildRequires: python-persistent
# Testing requirements: # Testing requirements:
BuildRequires: python-zope.proxy 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: python-zope.configuration BuildRequires: unzip
BuildRequires: python-zope.hookable Requires: python-zope.interface >= 3.8.0
BuildRequires: python-persistent Requires: python-zope.event
# Documentation requirements: %if 0%{?suse_version} && 0%{?suse_version} <= 1110
BuildRequires: python-Sphinx %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
BuildRequires: python-repoze.sphinx.autointerface %else
%if 0%{?suse_version}
%py_requires
%if 0%{?suse_version} > 1110
BuildArch: noarch BuildArch: noarch
%endif %endif
%endif
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%description %description
This package is intended to be independently reusable in any Python project. It This package is intended to be independently reusable in any Python project. It

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81e558b9a7d219f8186652d3cf1563f96293f3fa6acb35bead6163b40b20f27b
size 63407

3
zope.component-4.1.0.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cb9eec6a735db27452b5825fb498684b5bff15bc0c26a7e1e5c9953a7588f4e
size 117239