devel/py-python-json-logger: Update to 2.0.7
Changes: https://github.com/madzak/python-json-logger/releases
This commit is contained in:
parent
70dbd75784
commit
97f2cef7dc
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= python-json-logger
|
||||
PORTVERSION= 2.0.4
|
||||
PORTVERSION= 2.0.7
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/madzak/python-json-logger
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1657634020
|
||||
SHA256 (python-json-logger-2.0.4.tar.gz) = 764d762175f99fcc4630bd4853b09632acb60a6224acb27ce08cd70f0b1b81bd
|
||||
SIZE (python-json-logger-2.0.4.tar.gz) = 9856
|
||||
TIMESTAMP = 1677771289
|
||||
SHA256 (python-json-logger-2.0.7.tar.gz) = 23e7ec02d34237c5aa1e29a070193a4ea87583bb4e7f8fd06d3de8264c4b2e1c
|
||||
SIZE (python-json-logger-2.0.7.tar.gz) = 10508
|
||||
|
|
Loading…
Reference in a new issue