Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 19:32:39 +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: r550321 - head/www/py-httpx
Message-ID:  <202009271932.08RJWd4r042699@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 27 19:32:38 2020
New Revision: 550321
URL: https://svnweb.freebsd.org/changeset/ports/550321

Log:
  Update to 0.15.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	Sun Sep 27 19:32:32 2020	(r550320)
+++ head/www/py-httpx/Makefile	Sun Sep 27 19:32:38 2020	(r550321)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpx
-PORTVERSION=	0.15.0
+PORTVERSION=	0.15.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpx/distinfo
==============================================================================
--- head/www/py-httpx/distinfo	Sun Sep 27 19:32:32 2020	(r550320)
+++ head/www/py-httpx/distinfo	Sun Sep 27 19:32:38 2020	(r550321)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600863366
-SHA256 (httpx-0.15.0.tar.gz) = 1e94f557f4efaa75bd6677ff6502b778cd0cf10cb53acc7e10ca6c835cf8c9b0
-SIZE (httpx-0.15.0.tar.gz) = 81437
+TIMESTAMP = 1601021648
+SHA256 (httpx-0.15.1.tar.gz) = c775693eb374bb8100d18c3786d7b544ce4e42771d5370a2c97adb019faf731b
+SIZE (httpx-0.15.1.tar.gz) = 81567



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