Date: Tue, 6 Jul 2021 19:19:45 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: 20c3314fe82e - main - www/py-respx: Update to 0.17.1 Message-ID: <202107061919.166JJjMD061385@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=20c3314fe82ebc7fdd31d497abb12ca6bb73dc24 commit 20c3314fe82ebc7fdd31d497abb12ca6bb73dc24 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 19:17:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 19:17:12 +0000 www/py-respx: Update to 0.17.1 Changes: https://github.com/lundberg/respx/blob/master/CHANGELOG.md --- 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 b2ab8aa07b91..563a12141660 100644 --- a/www/py-respx/Makefile +++ b/www/py-respx/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= respx -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-respx/distinfo b/www/py-respx/distinfo index 65ae221d4284..d4c7bc5a19cf 100644 --- a/www/py-respx/distinfo +++ b/www/py-respx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213972 -SHA256 (respx-0.17.0.tar.gz) = 0c792e2bb5b70deda5f6c1be460c1e524cd6d2eea4240a38e973341c1ea211c3 -SIZE (respx-0.17.0.tar.gz) = 22086 +TIMESTAMP = 1625585464 +SHA256 (respx-0.17.1.tar.gz) = 7bde9b6f311ba51f4651618ccd4c5034df628fe44bc28102b98235c429df68fb +SIZE (respx-0.17.1.tar.gz) = 23740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061919.166JJjMD061385>