Date: Wed, 21 Feb 2024 15:24:24 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: 579a7cf84909 - main - devel/py-wsgi-intercept: Update to 1.13.0 Message-ID: <202402211524.41LFOO46043449@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=579a7cf8490935bf0554415566119afe6f2c8d97 commit 579a7cf8490935bf0554415566119afe6f2c8d97 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:43:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:50 +0000 devel/py-wsgi-intercept: Update to 1.13.0 - Update WWW Changes: https://github.com/cdent/wsgi-intercept/commits/master --- devel/py-wsgi-intercept/Makefile | 5 +++-- devel/py-wsgi-intercept/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-wsgi-intercept/Makefile b/devel/py-wsgi-intercept/Makefile index 080f8618bd29..1c8ba8d8d523 100644 --- a/devel/py-wsgi-intercept/Makefile +++ b/devel/py-wsgi-intercept/Makefile @@ -1,5 +1,5 @@ PORTNAME= wsgi-intercept -PORTVERSION= 1.12.1 +PORTVERSION= 1.13.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= wsgi_intercept-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= WSGI application in place of a real URI for testing -WWW= https://github.com/cdent/wsgi-intercept +WWW= https://wsgi-intercept.readthedocs.io/en/latest/ \ + https://github.com/cdent/wsgi-intercept LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-wsgi-intercept/distinfo b/devel/py-wsgi-intercept/distinfo index 91a0b9c242c1..e5b739443e5e 100644 --- a/devel/py-wsgi-intercept/distinfo +++ b/devel/py-wsgi-intercept/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902169 -SHA256 (wsgi_intercept-1.12.1.tar.gz) = 4ad53110df757d4eeaa29b47f6228916965620120eb487ba4b882f74180de3c1 -SIZE (wsgi_intercept-1.12.1.tar.gz) = 30891 +TIMESTAMP = 1708449366 +SHA256 (wsgi_intercept-1.13.0.tar.gz) = 75a03e1d01ddb42002fb56b84acd2a7a8ece25efdd206444a13a9f1fbcfa934c +SIZE (wsgi_intercept-1.13.0.tar.gz) = 29282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211524.41LFOO46043449>