Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
python-logilab-common
python-logilab-common.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-logilab-common.spec of Package python-logilab-common
# # spec file for package python-logilab-common (Version 0.52.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: python-logilab-common Summary: Python lowlevel functionality shared by logilab projects Version: 0.52.1 Release: 1 BuildRequires: python-devel Source: logilab-common-%{version}.tar.bz2 License: GPLv2+ Group: Development/Languages/Python Url: http://www.logilab.org/projects/common/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} %if %suse_version <= 1110 %define python_sitelib %py_sitedir %else BuildArch: noarch %endif %description The package logilab.common contains several modules providing low level functionalities shared among some python projects developed by logilab. The package is used by pylint, an advanced Python style and syntax checker. Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant database driver. Command line parsing modules require optik to be installed, if you're using python2.1 or 2.2. Please send any comment, patch or question to the python-projects mailing-list. Before asking a question, please first search the archives in case it would have already been answered. You may want to use google and add "site:lists.logilab.org" to your keywords to narrow your search. We will soon provide our own search engine. Authors: -------- contact@logilab.fr %prep %setup -n logilab-common-%{version} %build python setup.py build %install python setup.py install --prefix=%{_prefix} --record-rpm=INSTALLED_FILES \ --root="$RPM_BUILD_ROOT" %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) %doc ChangeLog README # %doc ureports # %doc test # FIXME: Why are these not part of INSTALLED_FILES ? %{python_sitelib}/logilab/__init__.py %{python_sitelib}/logilab/common/test/data/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor