You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by ju...@apache.org on 2012/12/19 09:04:10 UTC

svn commit: r1423779 - in /incubator/bloodhound/branches/bep_0003_multiproduct/installer: requirements-dev.txt requirements.txt

Author: jure
Date: Wed Dec 19 08:04:07 2012
New Revision: 1423779

URL: http://svn.apache.org/viewvc?rev=1423779&view=rev
Log:
sqlparse requirement added - required by the SQL database proxy component


Modified:
    incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements-dev.txt
    incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements.txt

Modified: incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements-dev.txt
URL: http://svn.apache.org/viewvc/incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements-dev.txt?rev=1423779&r1=1423778&r2=1423779&view=diff
==============================================================================
--- incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements-dev.txt (original)
+++ incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements-dev.txt Wed Dec 19 08:04:07 2012
@@ -17,6 +17,7 @@
 
 Pygments
 pytz
+sqlparse
 Babel
 Genshi
 -e ../trac

Modified: incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements.txt
URL: http://svn.apache.org/viewvc/incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements.txt?rev=1423779&r1=1423778&r2=1423779&view=diff
==============================================================================
--- incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements.txt (original)
+++ incubator/bloodhound/branches/bep_0003_multiproduct/installer/requirements.txt Wed Dec 19 08:04:07 2012
@@ -17,6 +17,7 @@
 
 Pygments
 pytz
+sqlparse
 Babel
 Genshi
 ../trac