Add jinja and mlocate packages
This commit is contained in:
parent
1d7ad4ed3f
commit
80eb50284d
@ -10,19 +10,20 @@ from setuptools import find_packages
|
||||
# README = open(os.path.join(here, 'README.txt')).read()
|
||||
|
||||
requires = [
|
||||
'Jinja2==2.7',
|
||||
'Paste==1.7.5.1',
|
||||
'PyYAML==3.10',
|
||||
'SQLAlchemy==0.7.8',
|
||||
'amqplib==1.0.2',
|
||||
'anyjson==0.3.1',
|
||||
'argparse==1.2.1',
|
||||
'Paste==1.7.5.1',
|
||||
'eventlet==0.9.17',
|
||||
'greenlet==0.4.0',
|
||||
'kombu==2.1.8',
|
||||
'nose==1.1.2',
|
||||
'nose2==0.4.1',
|
||||
'netaddr==0.7.10',
|
||||
'nose2==0.4.1',
|
||||
'nose==1.1.2',
|
||||
'pycrypto==2.6',
|
||||
'PyYAML==3.10',
|
||||
'SQLAlchemy==0.7.8',
|
||||
'simplejson==2.6.2',
|
||||
'web.py==0.37',
|
||||
'wsgilog==0.3',
|
||||
|
@ -1,5 +1,5 @@
|
||||
@Core
|
||||
@Base
|
||||
@Core
|
||||
MySQL-client-5.5.28-6
|
||||
MySQL-client-wsrep-5.5.28_wsrep_23.7-12
|
||||
MySQL-python-1.2.3-0.3.c1.2.el6
|
||||
@ -38,6 +38,7 @@ librelp-0.1.1-4.1.el6
|
||||
make-3.81-20.el6
|
||||
man-1.6f-32.el6
|
||||
memcached-1.4.4-3.el6
|
||||
mlocate-0.22.2-4.el6
|
||||
nginx-1.0.15-4.el6
|
||||
novnc-0.4-8.el6
|
||||
ntp-4.2.4p8-3.el6.centos
|
||||
@ -96,7 +97,7 @@ rubygem-stomp-1.2.8-1.el6
|
||||
rubygems-1.3.7-1.el6
|
||||
scapy-2.0.0.10-5.el6
|
||||
screen-4.0.3-16.el6
|
||||
selinux-policy-targeted-3.7.19-195.el6_4.3
|
||||
selinux-policy-targeted-3.7.19-195.el6_4.5
|
||||
socat-1.7.2.1-1.el6
|
||||
supervisor-3.0a12-0.11.el6
|
||||
syslinux-4.02-8.el6
|
||||
|
Loading…
Reference in New Issue
Block a user