1. 21 Sep, 2022 2 commits
    • Jérome Perrin's avatar
      component/glib: set --with-python to generate scripts with slapos python · c5cd4e06
      Jérome Perrin authored
      glib configure script uses by default python2.7 to substitute in scripts,
      but it also supports --with-python argument. Since the scripts support
      python2 or python3, we can use the full path of the python used by
      buildout. This will sometimes create shebang lines like:
      
          #!/usr/bin/env /path/to/slapos/python3/bin/python
      
      but this also work fine.
      
      This replaces the following commits:
       - 7581b668 (component/glib: remove bad file bin/gtester-report after compilation, 2020-08-07)
       - 9c47f828 (componnent/gtk-2: Add python2.7 as the dependency of pango, 2022-08-18)
      c5cd4e06
    • Jérome Perrin's avatar
      stack/slapos: version up pyrsistent 0.18.1 (on python3 only) · c6fd4a40
      Jérome Perrin authored
      This removes the need for pytest-testrunner and silent warnings about
      its vulnerability in software check
      c6fd4a40
  2. 20 Sep, 2022 4 commits
  3. 19 Sep, 2022 4 commits
  4. 16 Sep, 2022 3 commits
  5. 15 Sep, 2022 1 commit
  6. 13 Sep, 2022 2 commits
  7. 12 Sep, 2022 10 commits
  8. 09 Sep, 2022 11 commits
  9. 08 Sep, 2022 3 commits