Commit e156a5b3 authored by Rafael Monnerat's avatar Rafael Monnerat

Update Release Candidate

parents e07ff3a0 203a32fc
Changes
=======
1.0.84 (2018-12-28)
1.0.85 (2018-12-28)
-----------------------
* Drop ``slapos.recipe:xvfb``, use simple ``slapos.recipe:wrapper`` instead.
......
......@@ -28,7 +28,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '1.0.84'
version = '1.0.85'
name = 'slapos.cookbook'
long_description = open("README.rst").read() + "\n" + \
open("CHANGES.rst").read() + "\n"
......
......@@ -134,7 +134,7 @@ pyparsing = 2.2.0
pytz = 2016.10
requests = 2.13.0
six = 1.11.0
slapos.cookbook = 1.0.84
slapos.cookbook = 1.0.85
slapos.core = 1.4.15
slapos.extension.strip = 0.4
slapos.extension.shared = 1.0
......@@ -210,7 +210,7 @@ pyrsistent = 0.14.5
ipaddress = 1.0.18
# Required by:
# slapos.cookbook==1.0.84
# slapos.cookbook==1.0.85
jsonschema = 3.0.0a3
# Required by:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment