devel/py-coloredlogs: Update to 14.0
Changelog: https://github.com/xolox/python-coloredlogs/blob/14.0/CHANGELOG.rst
This commit is contained in:
parent
a54226a477
commit
5f56248774
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540754
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= coloredlogs
|
||||
PORTVERSION= 12.0
|
||||
PORTVERSION= 14.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Colored terminal output for Python logging module
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}humanfriendly>=6.1:textproc/py-humanfriendly@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}humanfriendly>=7.1:textproc/py-humanfriendly@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582355014
|
||||
SHA256 (coloredlogs-12.0.tar.gz) = 851419d290ff05773b00057248b630578e997a3803a9bb130d70c87707c5b094
|
||||
SIZE (coloredlogs-12.0.tar.gz) = 276384
|
||||
TIMESTAMP = 1592563710
|
||||
SHA256 (coloredlogs-14.0.tar.gz) = a1fab193d2053aa6c0a97608c4342d031f1f93a3d1218432c59322441d31a505
|
||||
SIZE (coloredlogs-14.0.tar.gz) = 275863
|
||||
|
|
Loading…
Reference in a new issue