Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2023 12:56:05 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0db56fce4926 - main - www/py-h2: Update version 4.0.0=>4.1.0
Message-ID:  <202312151256.3BFCu5gx014255@gitrepo.freebsd.org>

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

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

commit 0db56fce4926155b039889fd74d3cf66b50b257c
Author:     Hung-Yi Chen <gaod@hychen.org>
AuthorDate: 2023-12-15 12:25:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-15 12:55:45 +0000

    www/py-h2: Update version 4.0.0=>4.1.0
    
    Changelog: https://github.com/python-hyper/h2/blob/v4.1.0/CHANGELOG.rst
    
    PR:             264553
    Approved by:    shaun (maintainer-timeout)
---
 www/py-h2/Makefile | 2 +-
 www/py-h2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-h2/Makefile b/www/py-h2/Makefile
index 24c0aa126b72..a9d7f8d7bfb5 100644
--- a/www/py-h2/Makefile
+++ b/www/py-h2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	h2
-PORTVERSION=	4.0.0
+PORTVERSION=	4.1.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-h2/distinfo b/www/py-h2/distinfo
index c23366b3918d..335bd9ff738b 100644
--- a/www/py-h2/distinfo
+++ b/www/py-h2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608919913
-SHA256 (h2-4.0.0.tar.gz) = bb7ac7099dd67a857ed52c815a6192b6b1f5ba6b516237fc24a085341340593d
-SIZE (h2-4.0.0.tar.gz) = 2143850
+TIMESTAMP = 1702641626
+SHA256 (h2-4.1.0.tar.gz) = a83aca08fbe7aacb79fec788c9c0bac936343560ed9ec18b82a13a12c28d2abb
+SIZE (h2-4.1.0.tar.gz) = 2145593



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