An error occurred fetching the project authors.
- 18 Oct, 2023 1 commit
-
-
Thomas Gambier authored
After the changes in 565f4986, Flask need recent version of MarkupSafe so we must align the version of MarkupSafe and Flask.
-
- 17 Oct, 2023 1 commit
-
-
Jérome Perrin authored
1c4a3c69 (stack/slapos.cfg: version up eggs (requests 2.31.0 and friends), 2023-10-04) broke component/nxdtest/test-py2.cfg and others using pytest on python2
-
- 16 Oct, 2023 1 commit
-
-
Jérome Perrin authored
This is required because it depends on an older version of Jinja and updating in 565f4986 (stack/slapos: version up Flask and friends (itsdangerous, Jinja2, MarkupSafe, Werkzeug), 2023-10-12) broke jupyter software At the same time, move some pins from stack/erp5 to stack/slapos as they become used by more softwares
-
- 13 Oct, 2023 1 commit
-
-
Jérome Perrin authored
-
- 12 Oct, 2023 1 commit
-
-
Thomas Gambier authored
-
- 05 Oct, 2023 1 commit
-
-
Jérome Perrin authored
also update related python packages in stack/slapos.cfg
-
- 04 Oct, 2023 1 commit
-
-
Jérome Perrin authored
-
- 28 Sep, 2023 1 commit
-
-
Xavier Thompson authored
-
- 22 Sep, 2023 1 commit
-
-
Jérome Perrin authored
-
- 17 Aug, 2023 1 commit
-
-
Xavier Thompson authored
-
- 17 Jul, 2023 1 commit
-
-
Thomas Gambier authored
-
- 04 Jul, 2023 1 commit
-
-
Xavier Thompson authored
-
- 21 Jun, 2023 1 commit
-
-
Thomas Gambier authored
-
- 16 Jun, 2023 1 commit
-
-
Lu Xu authored
-
- 15 Jun, 2023 1 commit
-
-
Jérome Perrin authored
-
- 17 May, 2023 1 commit
-
-
Łukasz Nowak authored
-
- 04 May, 2023 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
The official version of manuel has now the fix for which we needed a dev version. Pick the latest python2 compatible version.
-
- 26 Apr, 2023 1 commit
-
-
Thomas Gambier authored
-
- 31 Mar, 2023 1 commit
-
-
Jérome Perrin authored
slapos.toolbox no longer supports python2, this pins to the last version where the test passed on python2. In nexedi/slapos.toolbox!116 (comment 181641) we agreed that if we need to fix a python2 bug or backport something critical, we can make a version 0.128.1 (based on 0.128 with the fix for python2)
-
- 24 Mar, 2023 1 commit
-
-
Thomas Gambier authored
-
- 22 Mar, 2023 1 commit
-
-
Thomas Gambier authored
-
- 20 Mar, 2023 2 commits
-
-
Łukasz Nowak authored
It's a version with improved checks in check_certificate
-
Łukasz Nowak authored
It's a version with improved checks in check_surykatka_json
-
- 09 Mar, 2023 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
Since f48a06ec noVNC is broken: the default port for websocket is 5700 + display (and not 5900 + display). Fix this error and add a promise to test websocket.
-
- 05 Mar, 2023 1 commit
-
-
Jérome Perrin authored
-
- 08 Feb, 2023 1 commit
-
-
Joanne Hugé authored
-
- 04 Feb, 2023 1 commit
-
-
Jérome Perrin authored
update all egg versions for python packages used in theia make zc-buildout.python.executable relative to instance This settings.json is only generated one, so we can not use the absolute path, because this will reference an old version of software
-
- 02 Feb, 2023 1 commit
-
-
Thomas Gambier authored
also make sure component/slapos/buildout.cfg is installable in Theia: * we can't compile old gobject-introspection with Python3.9 * we can't patch dbus as it is read only
-
- 01 Feb, 2023 1 commit
-
-
Jérome Perrin authored
-
- 31 Jan, 2023 1 commit
-
-
Léo-Paul Géneau authored
-
- 30 Jan, 2023 2 commits
-
-
Jérome Perrin authored
keep old versions for python2 also sort versions and remove comments that make it hard to sort versions and are not so helpful: - we can find the dependents of a package by looking in *eggs/*/EGG-INFO/requires.txt - nowadays, many python packages no longer have setup.py and wheels is becoming standard.
-
Thomas Gambier authored
jsonschema egg now needs typingextension egg so we needed to pin it In order to cleanup, I moved all eggs at once.
-
- 25 Jan, 2023 1 commit
-
-
Xavier Thompson authored
-
- 19 Jan, 2023 1 commit
-
-
Jérome Perrin authored
-
- 16 Jan, 2023 2 commits
-
-
Jérome Perrin authored
This brings support for 2020-12 schemas. The python2 version is left unchanged
-
Jérome Perrin authored
should fix crypt issues with python 3.9
-
- 13 Jan, 2023 1 commit
-
-
Jérome Perrin authored
and clean up some duplicate version pins
-
- 12 Jan, 2023 1 commit
-
-
Jérome Perrin authored
Following up on 6506625f (software/jupyter: Move pinned eggs to slapos.cfg, 2023-01-06), we need to keep a traitlets pin that is compatible with python2, for component/pygolang/test-py2.cfg
-