An error occurred fetching the project authors.
  1. 17 Dec, 2020 1 commit
    • Léo-Paul Géneau's avatar
      software/jupyter: move to python 3 · b15cac5f
      Léo-Paul Géneau authored
      moves python2 release to component/jupyter-py2 because it is required by ERP5
      but not maintained anymore
      
      moves to python 3 :
      - test/test.py
      - jupyter_notebook_config.py.jinja
      - ERP5kernel.py
      
      modifies custom.js to create a workaround for events issue
      see (https://github.com/jupyter/notebook/issues/2499)
      
      upgrades slapos.cookbook version to 1.0.171 to use zero_knowledge recipe
      with python 3
      
      adds jupyter partition check in software/erp5/test/test_erp5.py
      b15cac5f
  2. 30 Nov, 2020 1 commit
  3. 24 Nov, 2020 1 commit
  4. 20 Nov, 2020 1 commit
    • Léo-Paul Géneau's avatar
      software/powerdns: add tests · b15ec0ec
      Léo-Paul Géneau authored
      Tests added:
      - connexion parameters
      - monitor url
      - slaves instanciation
      
      Adds connexion parameters:
      - ipv6
      - port
      - ipv4
      
      Upgrade dnspython from 1.15.0 to 1.16.0
      
      Removes unused parameters in instance-powerdns-replicate.cfg.jinja:
      - private-ipv4
      - public-ipv4
      - domain
      b15ec0ec
  5. 11 Nov, 2020 2 commits
  6. 02 Nov, 2020 1 commit
  7. 29 Oct, 2020 2 commits
  8. 20 Oct, 2020 2 commits
  9. 17 Sep, 2020 1 commit
  10. 15 Sep, 2020 1 commit
  11. 11 Sep, 2020 2 commits
  12. 26 Aug, 2020 2 commits
  13. 25 Aug, 2020 2 commits
    • Jérome Perrin's avatar
      version up: slapos.core 1.6.1 · efc0ad41
      Jérome Perrin authored
      efc0ad41
    • Jérome Perrin's avatar
      version up slapos.toolbox 0.110 · f3613b91
      Jérome Perrin authored
      Since this version introduces a dependency on backports.lzma we had to
      explicitly install backports.lzma in a slapos compliant way before installing
      slapos.toolbox, because installing the egg needs xz-utils.
      
      For slapos-sr-testing it's also a version up of backports.lzma to 0.14.0
      f3613b91
  14. 15 Jul, 2020 1 commit
  15. 25 Jun, 2020 1 commit
    • Vincent Pelletier's avatar
      stack/{slapos.cfg,caucase}: Version up. · 59ebf0d0
      Vincent Pelletier authored
      To fix caucased failures:
        File "caucase/caucase/http.py", line 799, in main
          http_cas=http_cas,
        File "caucase/caucase/http.py", line 397, in getSSLContext
          http_cas.createCertificate(csr_id)
        File "caucase/caucase/ca.py", line 281, in createCertificate
          template_csr=template_csr,
        File "caucase/caucase/ca.py", line 328, in _createCertificate
          x509.SubjectKeyIdentifier,
        File "cryptography-2.3.1-py2.7-linux-x86_64.egg/cryptography/x509/extensions.py", line 189, in from_issuer_subject_key_identifier
          key_identifier=ski.value.digest,
      AttributeError: 'SubjectKeyIdentifier' object has no attribute 'value'
      
      In turn, this requires updating cryptography dependencies.
      In turn, this requires updating requests as our old version is
      incompatible with current idna version.
      In turn, this requires updating requests dependencies.
      And finally, this allows/requires updating some pins in SRs:
      - software/jupyter: Version up certifi.
      - stack/erp5: Un-pin chardet, as it is already pinned at stack/slapos level.
      59ebf0d0
  16. 24 Jun, 2020 1 commit
  17. 26 May, 2020 1 commit
  18. 22 May, 2020 1 commit
  19. 16 May, 2020 1 commit
  20. 12 May, 2020 2 commits
  21. 08 May, 2020 1 commit
  22. 05 May, 2020 2 commits
  23. 04 May, 2020 1 commit
    • Julien Muchembled's avatar
      Clean up egg pinning · a8c3e42a
      Julien Muchembled authored
      For some SR, it implies the following upgrades:
      - decorator: 4.3.0
      - gitdb2: 2.0.5
      - smmap2: 2.0.5
      - subprocess32: 3.5.3
      a8c3e42a
  24. 03 May, 2020 1 commit
  25. 01 May, 2020 1 commit
  26. 27 Apr, 2020 2 commits
  27. 24 Apr, 2020 3 commits
  28. 15 Apr, 2020 2 commits