mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/py-colorlog: update to 2.4.0
- USES python
This commit is contained in:
parent
7dda06eed3
commit
2a0b09fbbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369322
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= colorlog
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,9 +12,8 @@ COMMENT= Python module for log formatting with colors
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
|
||||
PORTDOCS= *
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (colorlog-2.3.1.tar.gz) = fe2361d0eb5551695498aaa85b008fe4487fedf749326ac0eaae625786ee2932
|
||||
SIZE (colorlog-2.3.1.tar.gz) = 5549
|
||||
SHA256 (colorlog-2.4.0.tar.gz) = 5e2a7d8d7fbda2b54225a0441471ad9e230fc9e28d96130943982f9ef7b9fd5a
|
||||
SIZE (colorlog-2.4.0.tar.gz) = 5541
|
||||
|
Loading…
Reference in New Issue
Block a user