Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:babelworx:python
python-pysearch
python-pYsearch.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-pYsearch.spec of Package python-pysearch
#norootforbuild # %define real_name pYsearch # # Name: python-%{real_name} Group: Development/Libraries/Python Version: 3.1 Release: 0 License: BSD3c Summary: Python search api for Yahoo!(r) Autoreqprov: on Source: %{real_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-setuptools Url: http://sourceforge.net/projects/pysearch/ %{py_requires} %define py_vers %(%{__python} -c 'import sys; print int(10*float(sys.version[:3]))') %if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} BuildArch: noarch %else %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(True)")} %endif %description This project implements a Python API for the Yahoo Search Webservices API. pYsearch is an OO abstraction of the web services, with emphasis on ease of use and extensibility. %prep %setup -n %{real_name}-%{version} %build python setup.py build %install python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record-rpm=INSTALLED_FILES %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) ChangeLog docs examples Makefile NEWS PKG-INFO README setup.py test yahoo %doc ChangeLog docs examples README NEWS PKG-INFO %changelog * Fri Jul 02 2010 - Ciaran Farrell <cfarrell1980@gmail.com> - 3.1 - Initial import to build service
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