Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 18:42:43 +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: r552260 - head/www/py-httpx
Message-ID:  <202010131842.09DIghGP066714@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 13 18:42:43 2020
New Revision: 552260
URL: https://svnweb.freebsd.org/changeset/ports/552260

Log:
  Update to 0.16.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 Oct 13 18:42:38 2020	(r552259)
+++ head/www/py-httpx/Makefile	Tue Oct 13 18:42:43 2020	(r552260)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpx
-PORTVERSION=	0.16.0
+PORTVERSION=	0.16.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpx/distinfo
==============================================================================
--- head/www/py-httpx/distinfo	Tue Oct 13 18:42:38 2020	(r552259)
+++ head/www/py-httpx/distinfo	Tue Oct 13 18:42:43 2020	(r552260)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602317897
-SHA256 (httpx-0.16.0.tar.gz) = 032c624c703cfa3aafe2d3a766150b48bcf8df71e833c1440fa74151da9df143
-SIZE (httpx-0.16.0.tar.gz) = 82819
+TIMESTAMP = 1602524167
+SHA256 (httpx-0.16.1.tar.gz) = 126424c279c842738805974687e0518a94c7ae8d140cd65b9c4f77ac46ffa537
+SIZE (httpx-0.16.1.tar.gz) = 83253



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