mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python-transaction: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
72245b44e3
commit
de8b46dc89
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/t/transaction/transaction-1.0.0
|
||||||
MD5SUM="10b5d02dcded26f6f265771e6d68fc06"
|
MD5SUM="10b5d02dcded26f6f265771e6d68fc06"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="distribute"
|
REQUIRES="pysetuptools"
|
||||||
MAINTAINER="Lionel Young"
|
MAINTAINER="Lionel Young"
|
||||||
EMAIL="redtricycle@gmail.com"
|
EMAIL="redtricycle@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue