Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 12:56:10 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ceba88bae242 - main - www/py-whitenoise: Update to 6.2.0
Message-ID:  <202208311256.27VCuAGw088901@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

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

commit ceba88bae2427770cf51c7c63eef82003489e726
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-08-31 12:54:13 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-08-31 12:54:13 +0000

    www/py-whitenoise: Update to 6.2.0
    
    PR:             265733
    Reported by:    fcharlier@ploup.net
    Approved by:    maintainer(timeout, >= 20 days)
---
 www/py-whitenoise/Makefile | 4 ++--
 www/py-whitenoise/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-whitenoise/Makefile b/www/py-whitenoise/Makefile
index 2c741241adfa..2df2d05b095c 100644
--- a/www/py-whitenoise/Makefile
+++ b/www/py-whitenoise/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	whitenoise
-PORTVERSION=	4.1.2
+PORTVERSION=	6.2.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ COMMENT=	Radically simplified static file serving for wsgi applications
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
diff --git a/www/py-whitenoise/distinfo b/www/py-whitenoise/distinfo
index a1519c471eda..0f5e510dd480 100644
--- a/www/py-whitenoise/distinfo
+++ b/www/py-whitenoise/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563115019
-SHA256 (whitenoise-4.1.2.tar.gz) = 42133ddd5229eeb6a0c9899496bdbe56c292394bf8666da77deeb27454c0456a
-SIZE (whitenoise-4.1.2.tar.gz) = 42878
+TIMESTAMP = 1661950190
+SHA256 (whitenoise-6.2.0.tar.gz) = 8fa943c6d4cd9e27673b70c21a07b0aa120873901e099cd46cab40f7cc96d567
+SIZE (whitenoise-6.2.0.tar.gz) = 18412



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