Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 21:33:18 +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: r547729 - head/www/py-httpx
Message-ID:  <202009052133.085LXInQ014265@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep  5 21:33:18 2020
New Revision: 547729
URL: https://svnweb.freebsd.org/changeset/ports/547729

Log:
  Update to 0.14.3
  
  Changes:	https://github.com/encode/httpx/releases

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

Modified: head/www/py-httpx/Makefile
==============================================================================
--- head/www/py-httpx/Makefile	Sat Sep  5 21:33:13 2020	(r547728)
+++ head/www/py-httpx/Makefile	Sat Sep  5 21:33:18 2020	(r547729)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpx
-PORTVERSION=	0.14.2
+PORTVERSION=	0.14.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpx/distinfo
==============================================================================
--- head/www/py-httpx/distinfo	Sat Sep  5 21:33:13 2020	(r547728)
+++ head/www/py-httpx/distinfo	Sat Sep  5 21:33:18 2020	(r547729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598456583
-SHA256 (httpx-0.14.2.tar.gz) = 51c63dbc2d68eb70b5812aed8161b236fd04ecbd9727ae265a0f422398aea6f9
-SIZE (httpx-0.14.2.tar.gz) = 75728
+TIMESTAMP = 1599302769
+SHA256 (httpx-0.14.3.tar.gz) = 96bd4de4e6b742d672e2338720baf98518efaf85c86e0b48218e1bef9f272333
+SIZE (httpx-0.14.3.tar.gz) = 76741



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