git: 36f1817ff235 - main - devel/py-python-json-logger: Update to 2.0.2
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 8 14:59:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36f1817ff235e04ee0aadbd3e6dd8f8401f3c276
commit 36f1817ff235e04ee0aadbd3e6dd8f8401f3c276
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 14:36:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 14:54:08 +0000
devel/py-python-json-logger: Update to 2.0.2
Changes: https://github.com/madzak/python-json-logger/releases
---
devel/py-python-json-logger/Makefile | 4 ++--
devel/py-python-json-logger/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-python-json-logger/Makefile b/devel/py-python-json-logger/Makefile
index 7c2b783be4ab..fb9f30ba8c79 100644
--- a/devel/py-python-json-logger/Makefile
+++ b/devel/py-python-json-logger/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= python-json-logger
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Python library adding a json log formatter
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.4+
+USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/devel/py-python-json-logger/distinfo b/devel/py-python-json-logger/distinfo
index 150e07869cb4..d79f173cef2f 100644
--- a/devel/py-python-json-logger/distinfo
+++ b/devel/py-python-json-logger/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605426431
-SHA256 (python-json-logger-2.0.1.tar.gz) = f26eea7898db40609563bed0a7ca11af12e2a79858632706d835a0f961b7d398
-SIZE (python-json-logger-2.0.1.tar.gz) = 9073
+TIMESTAMP = 1628103126
+SHA256 (python-json-logger-2.0.2.tar.gz) = 202a4f29901a4b8002a6d1b958407eeb2dd1d83c18b18b816f5b64476dde9096
+SIZE (python-json-logger-2.0.2.tar.gz) = 9546
More information about the dev-commits-ports-all
mailing list