Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2021 22:22:49 +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: r567708 - head/www/py-httpx
Message-ID:  <202103072222.127MMnhd049688@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  7 22:22:49 2021
New Revision: 567708
URL: https://svnweb.freebsd.org/changeset/ports/567708

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	Sun Mar  7 22:22:43 2021	(r567707)
+++ head/www/py-httpx/Makefile	Sun Mar  7 22:22:49 2021	(r567708)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpx
-PORTVERSION=	0.16.1
-PORTREVISION=	1
+PORTVERSION=	0.17.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-httpx/distinfo
==============================================================================
--- head/www/py-httpx/distinfo	Sun Mar  7 22:22:43 2021	(r567707)
+++ head/www/py-httpx/distinfo	Sun Mar  7 22:22:49 2021	(r567708)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602524167
-SHA256 (httpx-0.16.1.tar.gz) = 126424c279c842738805974687e0518a94c7ae8d140cd65b9c4f77ac46ffa537
-SIZE (httpx-0.16.1.tar.gz) = 83253
+TIMESTAMP = 1614794326
+SHA256 (httpx-0.17.0.tar.gz) = 4f7ab2fef7f929c5531abd4f413b41ce2c820e3202f2eeee498f2d92b6849f8d
+SIZE (httpx-0.17.0.tar.gz) = 86266



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