mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/SQLAlchemy: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
71c749548d
commit
68893ae90e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/sqlalchemy/sqlalchemy/0.5.5/S
|
|||
MD5SUM="6a518d2c16caf10bdbce85ad06e08abb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="distribute"
|
||||
REQUIRES="pysetuptools"
|
||||
MAINTAINER="Andrea Maccis"
|
||||
EMAIL="andrea.maccis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue