Skip to content

Commit

Permalink
devel/py-isort: Update version requirement of RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent eb97649 commit 5463910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
3 changes: 2 additions & 1 deletion devel/py-isort/Makefile
@@ -1,5 +1,6 @@
PORTNAME= isort
PORTVERSION= 5.13.2
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -21,6 +22,6 @@ NO_ARCH= yes
OPTIONS_DEFINE= COLORS
COLORS_DESC= Color output support

COLORS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.5:devel/py-colorama@${PY_FLAVOR}
COLORS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVOR}

.include <bsd.port.mk>
11 changes: 0 additions & 11 deletions devel/py-isort/files/patch-pyproject.toml

This file was deleted.

0 comments on commit 5463910

Please sign in to comment.