Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2024 21:18:54 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: 52347905a6d5 - main - devel/py-pdm: Update to 2.17.3
Message-ID:  <202408042118.474LIsPa063240@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=52347905a6d5cbe01f035dfed7899352bd338f1e

commit 52347905a6d5cbe01f035dfed7899352bd338f1e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 21:16:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 21:16:07 +0000

    devel/py-pdm: Update to 2.17.3
    
    Changes:        https://github.com/pdm-project/pdm/releases
                    https://pdm-project.org/latest/dev/changelog/
---
 devel/py-pdm/Makefile | 2 +-
 devel/py-pdm/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-pdm/Makefile b/devel/py-pdm/Makefile
index c36c10b5022c..b7f0aac82da7 100644
--- a/devel/py-pdm/Makefile
+++ b/devel/py-pdm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pdm
-PORTVERSION=	2.17.2
+PORTVERSION=	2.17.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-pdm/distinfo b/devel/py-pdm/distinfo
index c58889361900..8bd2769aa080 100644
--- a/devel/py-pdm/distinfo
+++ b/devel/py-pdm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722711203
-SHA256 (pdm-2.17.2.tar.gz) = bf1e9b8e22838ec572a1f78e75dbac30ea23f3cb583655b9084740cb92f05cd3
-SIZE (pdm-2.17.2.tar.gz) = 2627131
+TIMESTAMP = 1722798791
+SHA256 (pdm-2.17.3.tar.gz) = f49220f225ec71258cbf7148b14a76caeac612745bedab67f9062398ea56a7a5
+SIZE (pdm-2.17.3.tar.gz) = 2627466



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