Updated python (2.7).

This commit is contained in:
Arne Fitzenreiter
2010-07-25 20:13:50 +02:00
parent b6de67684f
commit 7924261f8f
24 changed files with 4438 additions and 3089 deletions

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python-feedparser
PAK_VER = 1
PAK_VER = 2
DEPS = "python-mechanize"