blob: 1c94165de24e7c2c60b53de3e62dcd5a6609ac37 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-json-logger"
VERSION="3.3.0"
HOMEPAGE="https://github.com/nhairs/python-json-logger"
DOWNLOAD="https://github.com/nhairs/python-json-logger/archive/v3.3.0/python-json-logger-3.3.0.tar.gz"
MD5SUM="c183a4e2db14f0fe76f820599b7e21bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
|