Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:01: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: d5d13c66c5f0 - main - devel/py-pdm: Update to 2.22.1
Message-ID:  <202412311601.4BVG1ft1085446@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=d5d13c66c5f01db8588646f25069e197fb393d8f

commit d5d13c66c5f01db8588646f25069e197fb393d8f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:48:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:48:54 +0000

    devel/py-pdm: Update to 2.22.1
    
    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 c2b5d54a8924..4e15da5b5baf 100644
--- a/devel/py-pdm/Makefile
+++ b/devel/py-pdm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pdm
-PORTVERSION=	2.22.0
+PORTVERSION=	2.22.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-pdm/distinfo b/devel/py-pdm/distinfo
index a7167d640053..c563b73680c8 100644
--- a/devel/py-pdm/distinfo
+++ b/devel/py-pdm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888246
-SHA256 (pdm-2.22.0.tar.gz) = 61b4f0f8238bf99ba59ffae3db524604417379df917e081d61b1e257bfc20e43
-SIZE (pdm-2.22.0.tar.gz) = 2645896
+TIMESTAMP = 1735227896
+SHA256 (pdm-2.22.1.tar.gz) = 6d3276ed8efc7d118a1667a871570b50d84025b2ad461598b7a2558610999330
+SIZE (pdm-2.22.1.tar.gz) = 2645872



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