1. 21 Dec, 2023 1 commit
  2. 20 Dec, 2023 1 commit
  3. 14 Dec, 2023 1 commit
  4. 24 Aug, 2022 1 commit
  5. 13 May, 2022 1 commit
    • Jérome Perrin's avatar
      software.cfg: update slapos to 1.0.244 · f5d74660
      Jérome Perrin authored
      We have a test suite OfficeJS.Appstore.UnitTest-Master failing to
      run since a few days with an error like this:
      
           $ /srv/slapgrid/slappart3/t/cag/i/5/bin/runTestSuite --help
           Traceback (most recent call last):
             File "../bin/runTestSuite", line 298, in <module>
               import Products.ERP5Type.tests.runTestSuite
             File "../parts/erp5/product/ERP5Type/__init__.py", line 86, in <module>
               from Products.ERP5Type.Utils import initializeProduct, updateGlobals
             File "../parts/erp5/product/ERP5Type/Utils.py", line 32, in <module>
               from past.builtins import cmp
           ImportError: No module named past.builtins
      
      This is because with erp5 commit a17bb91030 (py2/py3: Make Products
      code compatible with both python2 and python3., 2022-04-13) we have
      a new dependency. That dependency is provided by the new SlapOS
      software release, so ERP5 has a minimal requirement for this new
      SlapOS software release.
      
      These changes are about updating SlapOS software release. The old
      version pins are no longer needed here, because SlapOS software
      release provides them. SlapOS now comes with a newer version of Zope2
      and also with their own patches to Zope2, so we use += to apply this
      patch on top of SlapOS patches
      f5d74660
  6. 04 Feb, 2022 1 commit
  7. 02 Feb, 2022 2 commits
  8. 27 Jan, 2022 1 commit
  9. 14 Dec, 2021 3 commits
  10. 07 Jul, 2021 2 commits
  11. 01 Jul, 2021 4 commits
  12. 26 May, 2021 1 commit
  13. 21 May, 2021 1 commit
  14. 26 Apr, 2021 3 commits
  15. 16 Apr, 2021 2 commits
  16. 08 Mar, 2021 1 commit
  17. 08 Sep, 2020 1 commit
  18. 08 Aug, 2019 1 commit
  19. 06 Jun, 2019 5 commits
  20. 28 May, 2019 1 commit
  21. 22 May, 2019 1 commit
  22. 20 May, 2019 1 commit
  23. 15 Feb, 2019 1 commit
  24. 12 Feb, 2019 1 commit
  25. 04 Feb, 2019 2 commits