Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 19:28:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 97f2cef7dcb4 - main - devel/py-python-json-logger: Update to 2.0.7
Message-ID:  <202303211928.32LJSoma032516@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=97f2cef7dcb492aa219be9d2bf13a8c3cf3f07aa

commit 97f2cef7dcb492aa219be9d2bf13a8c3cf3f07aa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:45:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:21:01 +0000

    devel/py-python-json-logger: Update to 2.0.7
    
    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 4fc4f2e48d1e..56a377dc24bc 100644
--- a/devel/py-python-json-logger/Makefile
+++ b/devel/py-python-json-logger/Makefile
@@ -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
diff --git a/devel/py-python-json-logger/distinfo b/devel/py-python-json-logger/distinfo
index 04e7cc5736ac..d89b4a442694 100644
--- a/devel/py-python-json-logger/distinfo
+++ b/devel/py-python-json-logger/distinfo
@@ -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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303211928.32LJSoma032516>