svn commit: r547729 - head/www/py-httpx

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 5 21:33:24 UTC 2020


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


More information about the svn-ports-all mailing list