git: 56c18d07c379 - main - devel/py-wsgi-intercept: Update to 1.13.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 05 Sep 2024 06:20:57 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56c18d07c3790b1fce2fce5affab1a9446841698

commit 56c18d07c3790b1fce2fce5affab1a9446841698
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-05 05:26:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-05 06:18:00 +0000

    devel/py-wsgi-intercept: Update to 1.13.1
    
    - Add GitHub to MASTER_SITES
    
    Changes:        https://github.com/cdent/wsgi-intercept/releases
---
 devel/py-wsgi-intercept/Makefile | 6 +++---
 devel/py-wsgi-intercept/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-wsgi-intercept/Makefile b/devel/py-wsgi-intercept/Makefile
index 51f27d8e6089..1ed341377bb7 100644
--- a/devel/py-wsgi-intercept/Makefile
+++ b/devel/py-wsgi-intercept/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	wsgi-intercept
-PORTVERSION=	1.13.0
-PORTREVISION=	1
+PORTVERSION=	1.13.1
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/cdent/wsgi-intercept/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	wsgi_intercept-${PORTVERSION}
 
diff --git a/devel/py-wsgi-intercept/distinfo b/devel/py-wsgi-intercept/distinfo
index e5b739443e5e..806482ea6f79 100644
--- a/devel/py-wsgi-intercept/distinfo
+++ b/devel/py-wsgi-intercept/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449366
-SHA256 (wsgi_intercept-1.13.0.tar.gz) = 75a03e1d01ddb42002fb56b84acd2a7a8ece25efdd206444a13a9f1fbcfa934c
-SIZE (wsgi_intercept-1.13.0.tar.gz) = 29282
+TIMESTAMP = 1724084612
+SHA256 (wsgi_intercept-1.13.1.tar.gz) = 79bd6c639ab11f7eabe5d18ad9a20f62ee82a1c435124a876cffd8038f6c24c1
+SIZE (wsgi_intercept-1.13.1.tar.gz) = 29288