Commit b871a350 authored by Thomas Gambier's avatar Thomas Gambier

software/theia: move pinned version to stack/slapos.cfg

jsonschema egg now needs typingextension egg so we needed to pin it

In order to cleanup, I moved all eggs at once.
parent 86899905
Pipeline #26209 failed with stage
in 0 seconds
......@@ -42,23 +42,6 @@ max_version = 0
install +=
golang.org/x/tools/gopls@v0.6.6
[versions]
aiohttp = 3.8.1:whl
aiosignal = 1.2.0
async-timeout = 4.0.2
cachetools = 5.2.0
frozenlist = 1.3.0
idna = 3.3
multidict = 6.0.2
packaging = 21.3
pydantic = 1.9.1
pygls = 0.12:whl
typeguard = 2.13.3:whl
typing-extensions = 4.3.0:whl
yarl = 1.7.2
zc.buildout.languageserver = 0.8.3
# Downloads and templates
# -----------------------
......
......@@ -136,11 +136,14 @@ zc.buildout = 2.7.1+slapos019
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.3+slapos003
aiohttp = 3.8.1:whl
aiosignal = 1.2.0
apache-libcloud = 2.4.0
argon2-cffi = 20.1.0
asn1crypto = 1.3.0
astor = 0.5
async-generator = 1.10
async-timeout = 4.0.2
atomicwrites = 1.4.0
atomize = 0.2.0
attrs = 22.1.0
......@@ -152,6 +155,7 @@ backports.shutil-get-terminal-size = 1.0.0
bcrypt = 3.1.4
bleach = 5.0.1
CacheControl = 0.12.6:whl
cachetools = 5.2.0
certifi = 2022.12.7
cffi = 1.15.0
chardet = 3.0.4
......@@ -180,6 +184,7 @@ et-xmlfile = 1.0.1
exceptiongroup = 1.0.0:whl
feedparser = 6.0.10
Flask = 1.1.2
frozenlist = 1.3.0
funcsigs = 1.0.2
functools32 = 3.2.3.post2
gevent = 20.9.0
......@@ -187,9 +192,10 @@ geventmp = 0.0.1
gitdb = 4.0.10
GitPython = 3.1.30
greenlet = 0.4.17
h5py = 2.7.1
h11 = 0.14.0
h5py = 2.7.1
idna = 2.9
idna = 3.3
  • isn't this breaking build on python2 ?

    2023-01-30 12:53:59,734 INFO     slapgrid_sr: 2023-01-30 12:53:59 slapos[668266] INFO Installing slapos-cookbook.
    2023-01-30 12:53:59,961 INFO     slapgrid_sr: 2023-01-30 12:53:59 slapos[668266] INFO Version and requirements information containing idna:
    2023-01-30 12:53:59,961 INFO     slapgrid_sr: 2023-01-30 12:53:59 slapos[668266] INFO   [versions] constraint on idna: 3.3
    2023-01-30 12:53:59,961 INFO     slapgrid_sr: 2023-01-30 12:53:59 slapos[668266] INFO   Requirement of requests>=2.4.3: idna<3,>=2.5
    2023-01-30 12:54:00,031 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO While:
    2023-01-30 12:54:00,032 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO   Installing slapos-cookbook.
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO   Base installation request: 'slapos.cookbook'
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: enum34
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: pytz
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: zc.recipe.egg
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: zc.buildout
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: slapos.core
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: lock_file
    2023-01-30 12:54:00,036 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: inotify_simple
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: setuptools
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: netaddr
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.cookbook==1.0.297: jsonschema
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of zc.recipe.egg: setuptools
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of zc.recipe.egg: zc.buildout>=1.2.0
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of zc.buildout: setuptools>=8.0
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: ipaddress
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: selectors34
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: enum34
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: subprocess32
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: distro
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: uritemplate
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: PyYAML
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: jsonschema
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: lockfile
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: cachecontrol
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: six
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: requests>=2.4.3
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: cliff
    2023-01-30 12:54:00,037 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: zc.buildout
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: zope.interface
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: xml_marshaller>=0.9.3
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: psutil>=2.0.0
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: supervisor
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: setuptools
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: netifaces
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: netaddr>=0.7.5
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: lxml
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of slapos.core: Flask>=1.1.2
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of jsonschema: six>=1.11.0
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of jsonschema: setuptools
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of jsonschema: pyrsistent>=0.14.0
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of jsonschema: functools32
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of jsonschema: attrs>=17.4.0
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of selectors34: six
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cachecontrol: requests
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cachecontrol: msgpack>=0.5.2
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of requests>=2.4.3: idna<3,>=2.5
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of requests>=2.4.3: chardet<5,>=3.0.2
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of requests>=2.4.3: certifi>=2017.4.17
    2023-01-30 12:54:00,038 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of requests>=2.4.3: urllib3<1.27,>=1.21.1
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: unicodecsv>=0.8.0
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: stevedore>=1.20.0
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: six>=1.9.0
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: pyparsing>=2.1.0
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: pbr!=2.1.0,>=2.0.0
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: cmd2<0.9.0,>=0.6.7
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: PyYAML>=3.10.0
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of cliff: PrettyTable<0.8,>=0.7.1
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of zope.interface: setuptools
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of xml_marshaller>=0.9.3: six
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of xml_marshaller>=0.9.3: lxml
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of Flask>=1.1.2: click>=5.1
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of Flask>=1.1.2: itsdangerous>=0.24
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of Flask>=1.1.2: Jinja2>=2.10.1
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of Flask>=1.1.2: Werkzeug>=0.15
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO     Requirement of pyrsistent>=0.14.0: six
    2023-01-30 12:54:00,039 INFO     slapgrid_sr: 2023-01-30 12:54:00 slapos[668266] INFO Error: The requirement ('idna<3,>=2.5') is not allowed by your [versions] constraint (3.3)
  • Ah yes sorry, I'll fix now unless you already fixed

    Edited by Thomas Gambier
  • Ah you fixed in e89e56bb

Please register or sign in to reply
igmp = 1.0.4
Importing = 1.10
importlib-metadata = 1.7.0:whl
......@@ -211,8 +217,8 @@ jupyter-core = 4.9.2
jupyterlab = 0.26.3
jupyterlab-launcher = 0.3.1
jupyterlab-pygments = 0.1.2
lock-file = 2.0
lockfile = 0.12.2:whl
lock-file = 2.0
lxml = 4.9.1
MarkupSafe = 2.0.1
matplotlib = 2.1.2
......@@ -222,6 +228,7 @@ mock = 3.0.5
more-itertools = 5.0.0
mpmath = 1.0.0
msgpack = 0.6.2
multidict = 6.0.2
nbclient = 0.5.1
nbconvert = 6.0.7
nbformat = 5.0.8
......@@ -232,6 +239,7 @@ notebook = 6.1.5
openpyxl = 2.5.2
outcome = 1.2.0
packaging = 16.8
packaging = 21.3
pandocfilters = 1.4.3
paramiko = 2.11.0
parso = 0.7.1
......@@ -252,11 +260,13 @@ prompt-toolkit = 3.0.19
psutil = 5.8.0
ptyprocess = 0.5.1
py = 1.11.0:whl
py-mld = 1.0.3
pyasn1 = 0.4.5
pycparser = 2.20
pycurl = 7.43.0
pydantic = 1.9.1
pygls = 0.12:whl
Pygments = 2.9.0
py-mld = 1.0.3
PyNaCl = 1.3.0
pyOpenSSL = 19.1.0
pyparsing = 3.0.9:whl
......@@ -293,10 +303,10 @@ slapos.recipe.build = 0.56
slapos.recipe.cmmi = 0.19
slapos.recipe.template = 5.0
slapos.toolbox = 0.129
statsmodels = 0.11.1
smmap = 5.0.0
sniffio = 1.3.0
sortedcontainers = 2.4.0
statsmodels = 0.11.1
stevedore = 1.21.0:whl
subprocess32 = 3.5.4
supervisor = 4.1.0
......@@ -307,6 +317,8 @@ tornado = 6.1
traitlets = 5.0.5
trio = 0.22.0
trio-websocket = 0.9.2
typeguard = 2.13.3:whl
typing-extensions = 4.3.0:whl
tzlocal = 1.5.1
unicodecsv = 0.14.1
uritemplate = 3.0.0
......@@ -317,8 +329,10 @@ Werkzeug = 2.0.2
wheel = 0.38.4:whl
widgetsnbextension = 2.0.0
wsproto = 1.2.0
xml-marshaller = 1.0.2
xlrd = 1.1.0
xml-marshaller = 1.0.2
yarl = 1.7.2
zc.buildout.languageserver = 0.8.3
zc.lockfile = 1.4
ZConfig = 3.6.1
zdaemon = 4.2.0
......
  • @jerome I just implemented !1314 (comment 175602) for theia because I couldn't compile slapos-node package (slapos.core depends on jsonschema).

  • ah I just updated all these versions when preparing new theia version (1.34.0), I will resolve the conflict

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