Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2020 18:18:13 +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: r537194 - head/www/py-httpx
Message-ID:  <202005311818.04VIIDkL048669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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