Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:08:17 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: 2b6b1c53383a - main - devel/py-pipenv: Update to 2024.0.1
Message-ID:  <202406180408.45I48HLO077385@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=2b6b1c53383a01af659fb2e967cf969f4265434e

commit 2b6b1c53383a01af659fb2e967cf969f4265434e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:00:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:00:00 +0000

    devel/py-pipenv: Update to 2024.0.1
    
    Changes:        https://github.com/pypa/pipenv/releases
---
 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 c1b3035db2fe..5af5dadca6fe 100644
--- a/devel/py-pipenv/Makefile
+++ b/devel/py-pipenv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pipenv
-PORTVERSION=	2023.11.15
+PORTVERSION=	2024.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-pipenv/distinfo b/devel/py-pipenv/distinfo
index 679807b38816..350d66b3b58b 100644
--- a/devel/py-pipenv/distinfo
+++ b/devel/py-pipenv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700759814
-SHA256 (pipenv-2023.11.15.tar.gz) = f587ffff47e8aa76f17803d571f64cf5a24b2bdfb9334435e6528b22ad5e304f
-SIZE (pipenv-2023.11.15.tar.gz) = 4646774
+TIMESTAMP = 1718580100
+SHA256 (pipenv-2024.0.1.tar.gz) = ae5a83fa5b66065cebd2bd8f73f0b281b3bd202a13d58cc644f0b9765128c990
+SIZE (pipenv-2024.0.1.tar.gz) = 4614816



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