[Mpuls-commits] r6094 - base/trunk/mpulsweb.egg-info
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Thu Oct 4 15:58:19 CEST 2012
Author: torsten
Date: 2012-10-04 15:58:19 +0200 (Thu, 04 Oct 2012)
New Revision: 6094
Modified:
base/trunk/mpulsweb.egg-info/PKG-INFO
base/trunk/mpulsweb.egg-info/requires.txt
Log:
Worked on maintenance scripts
Modified: base/trunk/mpulsweb.egg-info/PKG-INFO
===================================================================
--- base/trunk/mpulsweb.egg-info/PKG-INFO 2012-10-04 12:56:59 UTC (rev 6093)
+++ base/trunk/mpulsweb.egg-info/PKG-INFO 2012-10-04 13:58:19 UTC (rev 6094)
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: mpulsweb
-Version: 2.1.0dev-r6090
+Version: 2.1.0dev-r6093
Summary: mpuls ist ein Web-Applikations-Rahmen zur Verwaltung von elektronischen Fallakten (Schwerpunkt Sozialinformatik)
Home-page: http://wald.intevation.org/projects/mpuls/
Author: Intevation GmbH
Modified: base/trunk/mpulsweb.egg-info/requires.txt
===================================================================
--- base/trunk/mpulsweb.egg-info/requires.txt 2012-10-04 12:56:59 UTC (rev 6093)
+++ base/trunk/mpulsweb.egg-info/requires.txt 2012-10-04 13:58:19 UTC (rev 6094)
@@ -3,4 +3,5 @@
babel
psycopg2==2.2.1
pyopenssl
-WebOb==0.9.8
\ No newline at end of file
+WebOb==0.9.8
+lxml
\ No newline at end of file
More information about the Mpuls-commits
mailing list