Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 17:00:47 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548107 - head/net/py-h11
Message-ID:  <202009091700.089H0lB2012190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed Sep  9 17:00:47 2020
New Revision: 548107
URL: https://svnweb.freebsd.org/changeset/ports/548107

Log:
  net/py-h11: Update version 0.9.0=>0.10.0
  
  Relnotes:	https://github.com/python-hyper/h11/releases/tag/v0.10.0

Modified:
  head/net/py-h11/Makefile
  head/net/py-h11/distinfo

Modified: head/net/py-h11/Makefile
==============================================================================
--- head/net/py-h11/Makefile	Wed Sep  9 16:41:07 2020	(r548106)
+++ head/net/py-h11/Makefile	Wed Sep  9 17:00:47 2020	(r548107)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	h11
-PORTVERSION=	0.9.0
+PORTVERSION=	0.10.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-h11/distinfo
==============================================================================
--- head/net/py-h11/distinfo	Wed Sep  9 16:41:07 2020	(r548106)
+++ head/net/py-h11/distinfo	Wed Sep  9 17:00:47 2020	(r548107)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558482303
-SHA256 (h11-0.9.0.tar.gz) = 33d4bca7be0fa039f4e84d50ab00531047e53d6ee8ffbc83501ea602c169cae1
-SIZE (h11-0.9.0.tar.gz) = 93331
+TIMESTAMP = 1599349673
+SHA256 (h11-0.10.0.tar.gz) = 311dc5478c2568cc07262e0381cdfc5b9c6ba19775905736c87e81ae6662b9fd
+SIZE (h11-0.10.0.tar.gz) = 96120



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