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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 18:18:19 UTC 2020


Author: sunpoet
Date: Sun May 31 18:18:13 2020
New Revision: 537194
URL: https://svnweb.freebsd.org/changeset/ports/537194

Log:
  Update to 0.13.2
  
  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	Sun May 31 18:18:08 2020	(r537193)
+++ head/www/py-httpx/Makefile	Sun May 31 18:18:13 2020	(r537194)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpx
-PORTVERSION=	0.13.1
+PORTVERSION=	0.13.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpx/distinfo
==============================================================================
--- head/www/py-httpx/distinfo	Sun May 31 18:18:08 2020	(r537193)
+++ head/www/py-httpx/distinfo	Sun May 31 18:18:13 2020	(r537194)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590482802
-SHA256 (httpx-0.13.1.tar.gz) = d90cc7930bb3be2522c398038a07010b7830a8d9a5d9b91cdcaedea79290e9b9
-SIZE (httpx-0.13.1.tar.gz) = 58616
+TIMESTAMP = 1590927011
+SHA256 (httpx-0.13.2.tar.gz) = 4387a6601839fb71f5aea57042e6b476f24ca118cc05c55f1e52ed8baaf0a45f
+SIZE (httpx-0.13.2.tar.gz) = 59055


More information about the svn-ports-head mailing list