Accepting request 17698 from devel:languages:python

Copy from devel:languages:python/python-httplib2 based on submit request 17698 from user cstender

OBS-URL: https://build.opensuse.org/request/show/17698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=4
This commit is contained in:
OBS User autobuild 2009-08-13 21:50:37 +00:00 committed by Git OBS Bridge
parent c8bb72aa7d
commit 15eda10ba0
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 13 10:55:40 UTC 2009 - cstender@novell.com
- build as noarch
-------------------------------------------------------------------
Tue Aug 4 10:51:26 UTC 2009 - cstender@novell.com

View File

@ -22,14 +22,17 @@ Name: python-httplib2
BuildRequires: python-devel
Summary: A Python HTTP library
Version: 0.5.0
Release: 1
Release: 2
Source0: httplib2-%{version}.tar.gz
License: MIT License (or similar)
Group: Development/Libraries/Python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://bitworking.org/projects/httplib2/
%define prefix /usr
%define prefix /usr
%py_requires
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
BuildArch: noarch
%endif
%description
A comprehensive python HTTP client library, which supports many