Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
python3-logilab-common
python3-logilab-common.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python3-logilab-common.spec of Package python3-logilab-common
# # spec file for package python3-logilab-common # # Copyright (c) 2012 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/ # Name: python3-logilab-common Version: 0.58.0 Release: 0 Url: http://www.logilab.org/projects/common/ Summary: Python lowlevel functionality shared by logilab projects License: LGPL-2.1+ Group: Development/Languages/Python Source: http://download.logilab.org/pub/common/logilab-common-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3-2to3 BuildRequires: python3-devel Requires: python3 >= %{py3_ver} BuildArch: noarch %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. This version is built to use python 3 %prep %setup -q -n logilab-common-%{version} %build python3 setup.py build %install python3 setup.py install --prefix=%{_prefix} --root="%{buildroot}" rm -rf %{buildroot}{%{_bindir}/pytest,%{python3_sitelib}/logilab/common/test} # Don't install tests %files %defattr(-,root,root) %doc ChangeLog COPYING COPYING.LESSER README %{python3_sitelib}/* %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