1. 31 Jul, 2024 1 commit
    • Xavier Thompson's avatar
      [fix] Support local version label for zc.buildout · c78f0ef9
      Xavier Thompson authored
      When there is no pinned version for zc.buildout itself, buildout
      adds a ">=<current-version>" requirement to prevent accidental
      downgrading. If the current version has a local version label,
      this produced an invalid version specifier. To fix this, only
      the public part of the current version is used.
      c78f0ef9
  2. 03 Jun, 2024 2 commits
  3. 24 May, 2024 4 commits
  4. 20 May, 2024 33 commits