On 07/16/2015 01:32 AM, Cyril Roelandt wrote: > * gnu/packages/python.scm (python-markupsafe python-mako python-dogpile.cache > python-dogpile.core python-memcached python2-markupsafe python2-mako > python2-dogpile.cache python2-dogpile.core python2-memcached): New > variables. > * gnu/packages/openstack.scm (python-oslo.cache, python2-olso.cache): New > variables. > --- > gnu/packages/openstack.scm | 43 ++++++++++++ > gnu/packages/python.scm | 166 > +++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 209 insertions(+)
OK, let's drop this patch. To package oslo.cache properly, I'd also need to package pymongo, and probably mongodb. I'll do this later if I really need oslo.cache. Cyril.