mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04: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 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= colorlog
|
PORTNAME= colorlog
|
||||||
PORTVERSION= 2.3.1
|
PORTVERSION= 2.4.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -12,9 +12,8 @@ COMMENT= Python module for log formatting with colors
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USES= python
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYTHON= autoplist distutils
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
|
||||||
|
|
||||||
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
|
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (colorlog-2.3.1.tar.gz) = fe2361d0eb5551695498aaa85b008fe4487fedf749326ac0eaae625786ee2932
|
SHA256 (colorlog-2.4.0.tar.gz) = 5e2a7d8d7fbda2b54225a0441471ad9e230fc9e28d96130943982f9ef7b9fd5a
|
||||||
SIZE (colorlog-2.3.1.tar.gz) = 5549
|
SIZE (colorlog-2.4.0.tar.gz) = 5541
|
||||||
|
|
Loading…
Add table
Reference in a new issue