pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pdm_backend
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 13 13:51:04 UTC 2025
Modified Files:
pkgsrc/devel/py-pdm_backend: Makefile distinfo
Log Message:
py-pdm_backend: updated to 2.4.6
2.4.6
Bug Fixes
Env for calling Python applications.
No warning emitting in case of SCM error when fallback_version is used.
Don't silently ignores invalid PDM_BUILD_SCM_VERSION env var.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-pdm_backend/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-pdm_backend/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pdm_backend/Makefile
diff -u pkgsrc/devel/py-pdm_backend/Makefile:1.22 pkgsrc/devel/py-pdm_backend/Makefile:1.23
--- pkgsrc/devel/py-pdm_backend/Makefile:1.22 Thu Oct 9 08:07:28 2025
+++ pkgsrc/devel/py-pdm_backend/Makefile Thu Nov 13 13:51:04 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2025/10/09 08:07:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2025/11/13 13:51:04 adam Exp $
-DISTNAME= pdm_backend-2.4.5
+DISTNAME= pdm_backend-2.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pdm-backend/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/pdm-project
COMMENT= Build backend used by PDM that supports latest packaging standards
LICENSE= mit
-TEST_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TEST_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-editables-[0-9]*:../../devel/py-editables
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
Index: pkgsrc/devel/py-pdm_backend/distinfo
diff -u pkgsrc/devel/py-pdm_backend/distinfo:1.20 pkgsrc/devel/py-pdm_backend/distinfo:1.21
--- pkgsrc/devel/py-pdm_backend/distinfo:1.20 Mon Jul 7 04:53:57 2025
+++ pkgsrc/devel/py-pdm_backend/distinfo Thu Nov 13 13:51:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2025/07/07 04:53:57 wiz Exp $
+$NetBSD: distinfo,v 1.21 2025/11/13 13:51:04 adam Exp $
-BLAKE2s (pdm_backend-2.4.5.tar.gz) = 5f3e62b8a9fa20fb50dd6b8dd490d3a66995b99c92e2ad1152d451c9a31a6af8
-SHA512 (pdm_backend-2.4.5.tar.gz) = 301db44c5d58ab59515049822b003767920e6688c52b8aed4a61314805aba6bac0156d9b452df4cbc8bbbee58aad394746d3fae1deb48628be6aa1ebab43a26e
-Size (pdm_backend-2.4.5.tar.gz) = 118609 bytes
+BLAKE2s (pdm_backend-2.4.6.tar.gz) = 928378146f0173adfe04aa44af08bcb314dddbeb1d16051290269de18570f945
+SHA512 (pdm_backend-2.4.6.tar.gz) = 1e7e70338f53252aeed6ca43de1ab41091ba27d97dd09d45ab66e06ffaffc0070ddb6807046a065ba85b1b0a9198edcb004eefe10651176046d25d381d493fec
+Size (pdm_backend-2.4.6.tar.gz) = 118795 bytes
Home |
Main Index |
Thread Index |
Old Index