Date: Sun, 20 Jun 2021 20:48:41 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: 958d5905c61b - main - devel/py-pipenv: Update to 2021.5.29 Message-ID: <202106202048.15KKmfpi042517@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=958d5905c61bf5d209151d9f21d74bf5fdd952a0 commit 958d5905c61bf5d209151d9f21d74bf5fdd952a0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 20:46:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 20:46:10 +0000 devel/py-pipenv: Update to 2021.5.29 Changes: https://github.com/pypa/pipenv/releases https://github.com/pypa/pipenv/blob/master/CHANGELOG.rst --- devel/py-pipenv/Makefile | 2 +- devel/py-pipenv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pipenv/Makefile b/devel/py-pipenv/Makefile index 779264608a6e..92c17ea106fd 100644 --- a/devel/py-pipenv/Makefile +++ b/devel/py-pipenv/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pipenv -PORTVERSION= 2020.11.15 +PORTVERSION= 2021.5.29 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pipenv/distinfo b/devel/py-pipenv/distinfo index e804edeebbdb..43aa75b7a552 100644 --- a/devel/py-pipenv/distinfo +++ b/devel/py-pipenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605901654 -SHA256 (pipenv-2020.11.15.tar.gz) = 8253fe6f9cfb3791a54da8a0571f73c918cb3457dd908684c1800a13a06ec4c1 -SIZE (pipenv-2020.11.15.tar.gz) = 5186964 +TIMESTAMP = 1624189731 +SHA256 (pipenv-2021.5.29.tar.gz) = 05958fadcd70b2de6a27542fcd2bd72dd5c59c6d35307fdac3e06361fb06e30e +SIZE (pipenv-2021.5.29.tar.gz) = 5188489
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106202048.15KKmfpi042517>