Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:43:56 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: af18443e0b5a - main - devel/py-pipenv: Update to 2022.8.19
Message-ID:  <202208311143.27VBhuGl095752@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=af18443e0b5a11c943916210b398f075feb56acd

commit af18443e0b5a11c943916210b398f075feb56acd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:23:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:06 +0000

    devel/py-pipenv: Update to 2022.8.19
    
    Changes:        https://github.com/pypa/pipenv/releases
---
 devel/py-pipenv/Makefile | 3 +--
 devel/py-pipenv/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-pipenv/Makefile b/devel/py-pipenv/Makefile
index c50c352867a3..6637ffce3e3b 100644
--- a/devel/py-pipenv/Makefile
+++ b/devel/py-pipenv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pipenv
-PORTVERSION=	2022.7.24
+PORTVERSION=	2022.8.19
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,6 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pip>=22.0.4:devel/py-pip@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}virtualenv-clone>=0.2.5:devel/py-virtualenv-clone@${PY_FLAVOR}
 
diff --git a/devel/py-pipenv/distinfo b/devel/py-pipenv/distinfo
index 3c141a7a275e..87ffeae4fd8c 100644
--- a/devel/py-pipenv/distinfo
+++ b/devel/py-pipenv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660576804
-SHA256 (pipenv-2022.7.24.tar.gz) = 374e63450220d7abb298cbaee06c4b02274e6f1cb2ce7b7b677fd5fd3dd30841
-SIZE (pipenv-2022.7.24.tar.gz) = 5536009
+TIMESTAMP = 1661599265
+SHA256 (pipenv-2022.8.19.tar.gz) = 44013256601acf66f3cbb68c922804a67a8d1b328fe01884851f16e49898852f
+SIZE (pipenv-2022.8.19.tar.gz) = 5302435



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