Commit 51034af8 authored by Jérome Perrin's avatar Jérome Perrin

😱 slapos.cookbook-1.0.239.dev0 😱

parent 71a4a1f5
......@@ -28,7 +28,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '1.0.238'
version = '1.0.239-dev'
name = 'slapos.cookbook'
long_description = open("README.rst").read()
......
......@@ -39,6 +39,7 @@ exec-sitecustomize = false
find-links +=
http://www.nexedi.org/static/packages/source/
http://www.nexedi.org/static/packages/source/slapos.buildout/
https://lab.nexedi.com/jerome/slapos/raw/fix/nextcloud-python3-wip/slapos.cookbook-1.0.239.dev0.tar.gz
# Use only quite well working sites.
allow-hosts +=
......@@ -58,6 +59,7 @@ allow-hosts +=
sourceforge.net
www.dabeaz.com
www.owlfish.com
lab.nexedi.com
# Use an https index
index = https://pypi.org/simple/
......@@ -189,7 +191,7 @@ setproctitle = 1.1.10
setuptools-dso = 1.7
rubygemsrecipe = 0.4.3
six = 1.12.0
slapos.cookbook = 1.0.237
slapos.cookbook = 1.0.239-dev
slapos.core = 1.7.6
slapos.extension.strip = 0.4
slapos.extension.shared = 1.0
......
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