Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2020 12:12:20 +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: r536620 - head/www/py-httpx
Message-ID:  <202005261212.04QCCKnt033141@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 26 12:12:19 2020
New Revision: 536620
URL: https://svnweb.freebsd.org/changeset/ports/536620

Log:
  Update to 0.13.1
  
  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	Tue May 26 12:12:14 2020	(r536619)
+++ head/www/py-httpx/Makefile	Tue May 26 12:12:19 2020	(r536620)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpx
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpx/distinfo
==============================================================================
--- head/www/py-httpx/distinfo	Tue May 26 12:12:14 2020	(r536619)
+++ head/www/py-httpx/distinfo	Tue May 26 12:12:19 2020	(r536620)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590421106
-SHA256 (httpx-0.13.0.tar.gz) = 490061ffaa2c43ea9a99d0d2014053b674e0f49c7bec50d0c064eb91050b0cf5
-SIZE (httpx-0.13.0.tar.gz) = 58144
+TIMESTAMP = 1590482802
+SHA256 (httpx-0.13.1.tar.gz) = d90cc7930bb3be2522c398038a07010b7830a8d9a5d9b91cdcaedea79290e9b9
+SIZE (httpx-0.13.1.tar.gz) = 58616



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