mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python-oauth2: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
1f1ccc88ed
commit
6889b4f660
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/o/oauth2/oauth2-1.5.211.tar.gz"
|
|||
MD5SUM="987ad7365a70e2286bd1cebb344debbc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="distribute urlgrabber"
|
||||
REQUIRES="pysetuptools urlgrabber"
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
|
|
Loading…
Reference in a new issue