Skip to content

Commit

Permalink
devel/py-wsgi-intercept: Update to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent ca7c291 commit 579a7cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-wsgi-intercept/Makefile
@@ -1,13 +1,14 @@
PORTNAME= wsgi-intercept
PORTVERSION= 1.12.1
PORTVERSION= 1.13.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 579a7cf

Please sign in to comment.