Skip to content

Commit

Permalink
security/py-securesystemslib: Unbreak
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 16, 2023
1 parent 4efa366 commit ce6ea74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions security/py-securesystemslib/Makefile
Expand Up @@ -29,4 +29,8 @@ SHEBANG_FILES= securesystemslib/settings.py \

NO_ARCH= yes

post-patch:
@${REINPLACE_CMD} -e 's|hatchling==|hatchling>=|g' \
${WRKSRC}/pyproject.toml

.include <bsd.port.mk>

0 comments on commit ce6ea74

Please sign in to comment.