Skip to content

Commit

Permalink
devel/py-yaspin: Update RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed May 27, 2023
1 parent db18733 commit a5d7125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
3 changes: 2 additions & 1 deletion devel/py-yaspin/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= yaspin
PORTVERSION= 2.3.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +12,7 @@ WWW= https://github.com/pavdmyt/yaspin
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=2.1<3.0:devel/py-termcolor@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}termcolor>=2.2<3.0:devel/py-termcolor@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils pytest
Expand Down
11 changes: 0 additions & 11 deletions devel/py-yaspin/files/patch-setup.py

This file was deleted.

0 comments on commit a5d7125

Please sign in to comment.