create one ConfigParser instance per file so old values ore not used if current manifest has missing fields. Check that manifest file is full

This commit is contained in:
Yann Leboulanger
2012-10-29 14:34:55 +01:00
parent 13550fb943
commit e270d92474
2 changed files with 30 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
[info]
name: Plugin Installer
short_name: plugin_installer
version: 0.10.5
version: 0.11
description: Install and upgrade plugins from ftp
authors: Denis Fomin <fominde@gmail.com>
Yann Leboulanger <asterix@lagaule.org>