14
0

Accepting request 38349 from devel:languages:python

checked in (request 38349)

OBS-URL: https://build.opensuse.org/request/show/38349
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=8
This commit is contained in:
OBS User autobuild
2010-04-20 23:56:16 +00:00
committed by Git OBS Bridge
parent 79afe17aeb
commit 8bb66c31c1
4 changed files with 7 additions and 13 deletions

View File

@@ -21,9 +21,9 @@
Name: python-httplib2
BuildRequires: python-devel
Summary: A Python HTTP library
Version: 0.6.0
Release: 1
Source0: httplib2-%{version}.tar.bz2
Version: 0.5.0
Release: 2
Source0: httplib2-%{version}.tar.gz
License: MIT License (or similar)
Group: Development/Libraries/Python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -58,6 +58,6 @@ rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%defattr(-,root,root)
%doc CHANGELOG README
%doc PKG-INFO README
%changelog