Edit

IABSD.fr/ports/net/rrdp-tools/patches

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2026-08-12 15:59:43
    Hash : 51a9d1d6
    Message : Update to rrdp-tools 0.4.1 Set PERMIT_PACKAGE=Yes since Ties added a BSD-3-Clause license (thanks!) and drop obsolete deps. There are no actual code changes in this update. https://github.com/ties/rpki-rrdp-tools-py/pull/56

  • patch-pyproject_toml
  • Index: pyproject.toml
    --- pyproject.toml.orig
    +++ pyproject.toml
    @@ -9,7 +9,7 @@ dependencies = [
         "rnc2rng>=2.6.6",
         "lxml>=6.0.2",
         "aiohttp>=3.14.3",
    -    "click>=8.4.2",
    +    "click",
         "asn1crypto>=1.5.1",
         "asn1tools>=0.167.0",
         "alive-progress>=3.3.0",