python/pep8: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a982719210
commit
519a14873e
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pep8/pep8-1.4.5.tar.gz"
|
|||
MD5SUM="055dbd22ac5669232fdba752612e9686"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="distribute"
|
||||
REQUIRES="pysetuptools"
|
||||
MAINTAINER="Audrius Kažukauskas"
|
||||
EMAIL="audrius@neutrino.lt"
|
||||
|
|
Loading…
Reference in New Issue