mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/py-blessed: update 1.20.0 → 1.21.0
Reported by: portscout
This commit is contained in:
parent
7a24aef8fe
commit
ac47e458c0
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= blessed
|
||||
DISTVERSION= 1.20.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.21.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,12 +11,13 @@ WWW= https://github.com/jquast/blessed
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.4:devel/py-wcwidth@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.4:devel/py-wcwidth@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist pytest # 4 tests fail, see https://github.com/jquast/blessed/issues/251
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# tests as of 1.21.0: 394 passed, 33 skipped in 130.62s (0:02:10)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1678438043
|
||||
SHA256 (blessed-1.20.0.tar.gz) = 2cdd67f8746e048f00df47a2880f4d6acbcdb399031b604e34ba8f71d5787680
|
||||
SIZE (blessed-1.20.0.tar.gz) = 6655612
|
||||
TIMESTAMP = 1745725935
|
||||
SHA256 (blessed-1.21.0.tar.gz) = ece8bbc4758ab9176452f4e3a719d70088eb5739798cd5582c9e05f2a28337ec
|
||||
SIZE (blessed-1.21.0.tar.gz) = 6660011
|
||||
|
|
Loading…
Add table
Reference in a new issue