1. 10 Mar, 2020 2 commits
    • Jérome Perrin's avatar
      theia: remove usless typeshed egg · bcf6f229
      Jérome Perrin authored
      This egg was not maintained and was removed from pypi
      https://github.com/python/typeshed/issues/3001#issuecomment-592884362
      
      I don't think we need it here, I probably added by mistake.
      
      Interestingly when running this command it fails the first time with an
      explicit error:
      
          Could not find a version that satisfies the requirement typeshed==0.0.1 (from -r /srv/slapgrid/slappart14/srv/testnode/cqc/inst/test0-0/tmp/soft/a6a44539f462e5e342cf8c714b7c8e5b/parts/python-language-server-requirements.txt (line 22)) (from versions: )
          No matching distribution found for typeshed==0.0.1 (from -r /srv/slapgrid/slappart14/srv/testnode/cqc/inst/test0-0/tmp/soft/a6a44539f462e5e342cf8c714b7c8e5b/parts/python-language-server-requirements.txt (line 22))
      
      But when the command run again, another confusing error is displayed:
      
          Error: [Errno 13] Permission denied: '/srv/slapgrid/slappart14/srv/testnode/cqc/inst/test0-0/tmp/soft/a6a44539f462e5e342cf8c714b7c8e5b/parts/python-language-server/bin/activate.fish'
      bcf6f229
    • Jérome Perrin's avatar
      qt: fix broken download url for qt4 · 7829a999
      Jérome Perrin authored
      qt4 has been moved to archive and now needs to be fetched from there. Previous link is broken.  
      md5 has not changed - it is the same package.
      
      See merge request !708
      7829a999
  2. 09 Mar, 2020 3 commits
  3. 06 Mar, 2020 10 commits
  4. 05 Mar, 2020 4 commits
  5. 04 Mar, 2020 11 commits
  6. 03 Mar, 2020 7 commits
  7. 02 Mar, 2020 3 commits