14
0
forked from pool/python-pip

Accepting request 48173 from home:aledr:branches

OBS-URL: https://build.opensuse.org/request/show/48173
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2010-09-15 08:07:32 +00:00
committed by Git OBS Bridge
parent 8400cb943e
commit 9c44768bc4
4 changed files with 36 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package
# spec file for package python-pip (Version 0.8.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -17,12 +17,12 @@
Name: python-pip
Version: 0.7.2
Version: 0.8.1
Release: 1
License: MIT License
Summary: Pip installs packages. Python packages. An easy_install replacement
Group: Development/Libraries/Python
Source: pip-%{version}.tar.gz
Source: pip-%{version}.tar.bz2
# List of additional build dependencies
BuildRequires: python-devel
BuildRequires: python-setuptools