Date: Wed, 16 Aug 2023 18:33:24 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ef1a7faa0231 - main - www/py-respx: Update to 0.20.2 Message-ID: <202308161833.37GIXO8H036776@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef1a7faa023118f589c6b19b0537465e77fdef00 commit ef1a7faa023118f589c6b19b0537465e77fdef00 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-16 18:13:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-16 18:25:44 +0000 www/py-respx: Update to 0.20.2 Changes: https://github.com/lundberg/respx/releases --- www/py-respx/Makefile | 2 +- www/py-respx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-respx/Makefile b/www/py-respx/Makefile index 251c416c19ed..c84b59ef9ff0 100644 --- a/www/py-respx/Makefile +++ b/www/py-respx/Makefile @@ -1,5 +1,5 @@ PORTNAME= respx -PORTVERSION= 0.20.1 +PORTVERSION= 0.20.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-respx/distinfo b/www/py-respx/distinfo index 351fa7dc3ad3..dbcb981606e7 100644 --- a/www/py-respx/distinfo +++ b/www/py-respx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669058009 -SHA256 (respx-0.20.1.tar.gz) = cc47a86d7010806ab65abdcf3b634c56337a737bb5c4d74c19a0dfca83b3bc73 -SIZE (respx-0.20.1.tar.gz) = 25557 +TIMESTAMP = 1691070188 +SHA256 (respx-0.20.2.tar.gz) = 07cf4108b1c88b82010f67d3c831dae33a375c7b436e54d87737c7f9f99be643 +SIZE (respx-0.20.2.tar.gz) = 26080
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308161833.37GIXO8H036776>