- 13 May, 2024 11 commits
-
-
Xavier Thompson authored
entrypoints=0.3 rquires flit as build backend
-
Xavier Thompson authored
pkgconfig=1.5.1 requires poetry as build backend.
-
Xavier Thompson authored
Earlier version 1.22.0 does not support recent setuptools. Latest version 1.26.2 has more complex build requirements, left for later.
-
Xavier Thompson authored
-
Xavier Thompson authored
Now that buildout uses pip to correctly follow pyproject.toml, cattrs=22.2.0 requires poetry as the build backend. For now it's easier to install as wheel than to install poetry and then use it as setup-egg for cattrs. This must be done eventually.
-
Xavier Thompson authored
-
Xavier Thompson authored
zc.buildout=2.7.1+slapos020 is SlapOS-patched buildout2 with support for bootstrapping buildout3, required to be able to install buildout3. Downgrade related eggs to pre-buildout3 versions as well.
-
Xavier Thompson authored
Version up zc.buildout, pip and zc.recipe.egg. Version up slapos.rebootstrap to adapt to buildout3.
-
Xavier Thompson authored
-
Kazuhiko Shiozaki authored
-
Yusei Tahara authored
-
- 10 May, 2024 3 commits
-
-
Jérome Perrin authored
Zope no longer serve XML-RPC in ERP5, unless it is explicitly enabled using this.
-
Jérome Perrin authored
-
Thomas Gambier authored
See nexedi/erp5!1931
-
- 09 May, 2024 4 commits
-
-
Julien Muchembled authored
--enable-readline is broken: - it searches for readline.h instead of readline/readline.h - it does not abort when it fails to find headers Use --with-readline-inc so that it sets HAVE_READLINE. Also use the dedicated configure option to enable update limit. And sqlite3 does not depend directly on ncurses.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 07 May, 2024 2 commits
-
-
Julien Muchembled authored
See nexedi/neoppod@71564067 See merge request nexedi/slapos!1566
-
Paul Graydon authored
See merge request nexedi/slapos!1576
-
- 06 May, 2024 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 03 May, 2024 13 commits
-
-
Paul Graydon authored
See merge request nexedi/slapos!1572
-
Kazuhiko Shiozaki authored
to avoid the following error: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
-
Kazuhiko Shiozaki authored
software/osie-coupler: keep the build source directory instead of having another open62541-source part.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 30 Apr, 2024 2 commits
-
-
Ivan Tyagov authored
-
Jérome Perrin authored
-
- 26 Apr, 2024 1 commit
-
-
Thomas Gambier authored
This is a fixup of 210e2d76.
-
- 25 Apr, 2024 1 commit
-
-
Thomas Gambier authored
-
- 24 Apr, 2024 1 commit
-
-
Łukasz Nowak authored
Without full diff it's often impossible to understand the problem of JSON schema introduced by the developer.
-
- 23 Apr, 2024 1 commit
-
-
Kirill Smelkov authored
Upgrading pygolang in the context of SlapOS brings in some minor speedup and fixes, but is mostly needed for ors-amarisoft software release due to fix for a memory leak and optimized timers: nexedi/pygolang@2ec5e96b nexedi/pygolang@044deb35 The full list of the changes is below: nexedi/pygolang@pygolang-0.1...pygolang-0.1-69-g044deb35 /cc ORS team (@jhuge, @lu.xu, @tomo, @xavier_thompson, @Daetalus) /reviewed-by @jerome /reviewed-on nexedi/slapos!1569
-