Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 18:56:00 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: 6f1a945ba61d - main - www/py-hypercorn: Update to 0.13.2
Message-ID:  <202201111856.20BIu0Fh064920@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=6f1a945ba61d6c1efe97f742f22e51fd14882fc1

commit 6f1a945ba61d6c1efe97f742f22e51fd14882fc1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:18:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:44:47 +0000

    www/py-hypercorn: Update to 0.13.2
    
    Changes:        https://gitlab.com/pgjones/hypercorn/-/blob/main/CHANGELOG.rst
---
 www/py-hypercorn/Makefile | 2 +-
 www/py-hypercorn/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-hypercorn/Makefile b/www/py-hypercorn/Makefile
index 608d8e33e945..64292c016585 100644
--- a/www/py-hypercorn/Makefile
+++ b/www/py-hypercorn/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	hypercorn
-PORTVERSION=	0.12.0
+PORTVERSION=	0.13.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-hypercorn/distinfo b/www/py-hypercorn/distinfo
index cdeeed69be86..e666c0e40792 100644
--- a/www/py-hypercorn/distinfo
+++ b/www/py-hypercorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637073038
-SHA256 (Hypercorn-0.12.0.tar.gz) = 0504720bfc3fad83b4520b37fa5032b75ee3f2e71d26d6f7fea41fa2995b0138
-SIZE (Hypercorn-0.12.0.tar.gz) = 40426
+TIMESTAMP = 1641046032
+SHA256 (Hypercorn-0.13.2.tar.gz) = 6307be5cbdf6ba411967d4661202dc4f79bd511b5d318bc4eed88b09418427f8
+SIZE (Hypercorn-0.13.2.tar.gz) = 41399



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