Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2021 19:36:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r563674 - head/www/py-httpcore
Message-ID:  <202102011936.111JaSnQ025329@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb  1 19:36:28 2021
New Revision: 563674
URL: https://svnweb.freebsd.org/changeset/ports/563674

Log:
  Update to 0.12.3
  
  Changes:	https://github.com/encode/httpcore/releases

Modified:
  head/www/py-httpcore/Makefile
  head/www/py-httpcore/distinfo

Modified: head/www/py-httpcore/Makefile
==============================================================================
--- head/www/py-httpcore/Makefile	Mon Feb  1 19:36:22 2021	(r563673)
+++ head/www/py-httpcore/Makefile	Mon Feb  1 19:36:28 2021	(r563674)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpcore
-PORTVERSION=	0.12.2
+PORTVERSION=	0.12.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpcore/distinfo
==============================================================================
--- head/www/py-httpcore/distinfo	Mon Feb  1 19:36:22 2021	(r563673)
+++ head/www/py-httpcore/distinfo	Mon Feb  1 19:36:28 2021	(r563674)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606307721
-SHA256 (httpcore-0.12.2.tar.gz) = dd1d762d4f7c2702149d06be2597c35fb154c5eff9789a8c5823fbcf4d2978d6
-SIZE (httpcore-0.12.2.tar.gz) = 42392
+TIMESTAMP = 1612101628
+SHA256 (httpcore-0.12.3.tar.gz) = 37ae835fb370049b2030c3290e12ed298bf1473c41bb72ca4aa78681eba9b7c9
+SIZE (httpcore-0.12.3.tar.gz) = 43346



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