Date: Wed, 3 Jun 2020 18:10:29 +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: r537664 - head/www/py-httpx Message-ID: <202006031810.053IATMp052974@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 3 18:10:29 2020 New Revision: 537664 URL: https://svnweb.freebsd.org/changeset/ports/537664 Log: Update to 0.13.3 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 Wed Jun 3 18:10:24 2020 (r537663) +++ head/www/py-httpx/Makefile Wed Jun 3 18:10:29 2020 (r537664) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpx -PORTVERSION= 0.13.2 +PORTVERSION= 0.13.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpx/distinfo ============================================================================== --- head/www/py-httpx/distinfo Wed Jun 3 18:10:24 2020 (r537663) +++ head/www/py-httpx/distinfo Wed Jun 3 18:10:29 2020 (r537664) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590927011 -SHA256 (httpx-0.13.2.tar.gz) = 4387a6601839fb71f5aea57042e6b476f24ca118cc05c55f1e52ed8baaf0a45f -SIZE (httpx-0.13.2.tar.gz) = 59055 +TIMESTAMP = 1591186800 +SHA256 (httpx-0.13.3.tar.gz) = 3642bd13e90b80ba8a243a730275eb10a4c26ec96f5fc16b87e458d4ab21efae +SIZE (httpx-0.13.3.tar.gz) = 59369
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031810.053IATMp052974>