Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 11:46:03 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: 5dc55686ca2c - main - devel/py-pipenv: Update to 2022.4.30
Message-ID:  <202205131146.24DBk3R2064556@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=5dc55686ca2c8f17aff217720f7c409a0f4e1b8e

commit 5dc55686ca2c8f17aff217720f7c409a0f4e1b8e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 11:30:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 11:39:32 +0000

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

diff --git a/devel/py-pipenv/Makefile b/devel/py-pipenv/Makefile
index 5fdce78de6ed..2d3ed2fb8769 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=	2022.1.8
+PORTVERSION=	2022.4.30
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +12,12 @@ COMMENT=	Python Development Workflow for Humans
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}invoke>=0:devel/py-invoke@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}parver>=0:devel/py-parver@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pip>=18.0:devel/py-pip@${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}
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-pipenv/distinfo b/devel/py-pipenv/distinfo
index ccafe4805f55..e50c0eed7ccb 100644
--- a/devel/py-pipenv/distinfo
+++ b/devel/py-pipenv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643971076
-SHA256 (pipenv-2022.1.8.tar.gz) = f84d7119239b22ab2ac2b8fbc7d619d83cf41135206d72a17c4f151cda529fd0
-SIZE (pipenv-2022.1.8.tar.gz) = 5002974
+TIMESTAMP = 1652122669
+SHA256 (pipenv-2022.4.30.tar.gz) = e26ded6ab90a7900676a1db9955d5ee714115f443aecc072b09497153ed237c7
+SIZE (pipenv-2022.4.30.tar.gz) = 5724978



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