Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 18:51:57 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: 3354ec32696d - main - www/py-hypercorn: Update to 0.14.1
Message-ID:  <202208311851.27VIpviu039600@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=3354ec32696df31487a4163765959409e5bbe939

commit 3354ec32696df31487a4163765959409e5bbe939
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 18:28:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 18:49:46 +0000

    www/py-hypercorn: Update to 0.14.1
    
    - Update WWW
    
    Changes:        https://github.com/pgjones/hypercorn
---
 www/py-hypercorn/Makefile  | 3 +--
 www/py-hypercorn/distinfo  | 6 +++---
 www/py-hypercorn/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-hypercorn/Makefile b/www/py-hypercorn/Makefile
index 20bf0d0423bf..f2d2f70c03b2 100644
--- a/www/py-hypercorn/Makefile
+++ b/www/py-hypercorn/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	hypercorn
-PORTVERSION=	0.13.2
-PORTREVISION=	1
+PORTVERSION=	0.14.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-hypercorn/distinfo b/www/py-hypercorn/distinfo
index e666c0e40792..a0fd71ed968c 100644
--- a/www/py-hypercorn/distinfo
+++ b/www/py-hypercorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641046032
-SHA256 (Hypercorn-0.13.2.tar.gz) = 6307be5cbdf6ba411967d4661202dc4f79bd511b5d318bc4eed88b09418427f8
-SIZE (Hypercorn-0.13.2.tar.gz) = 41399
+TIMESTAMP = 1661950954
+SHA256 (Hypercorn-0.14.1.tar.gz) = 1132a64316c8c6db79b5b4f2f6be77d4d99854a6add7fcdcfc9612e728e5cf10
+SIZE (Hypercorn-0.14.1.tar.gz) = 42112
diff --git a/www/py-hypercorn/pkg-descr b/www/py-hypercorn/pkg-descr
index 8dc8f9716b3c..aea9c7969dae 100644
--- a/www/py-hypercorn/pkg-descr
+++ b/www/py-hypercorn/pkg-descr
@@ -6,4 +6,4 @@ Hypercorn can utilise asyncio, uvloop, or trio worker types.
 Hypercorn can optionally serve the current draft of the HTTP/3 specification
 using the aioquic library.
 
-WWW: https://gitlab.com/pgjones/hypercorn
+WWW: https://github.com/pgjones/hypercorn



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