pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-pdm



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri May  5 13:06:14 UTC 2023

Modified Files:
        pkgsrc/devel/py-pdm: Makefile distinfo

Log Message:
py-pdm: updated to 2.5.5

Release v2.5.5 (2023-05-05)
---------------------------
No significant changes.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-pdm/Makefile \
    pkgsrc/devel/py-pdm/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/Makefile
diff -u pkgsrc/devel/py-pdm/Makefile:1.2 pkgsrc/devel/py-pdm/Makefile:1.3
--- pkgsrc/devel/py-pdm/Makefile:1.2    Fri May  5 11:40:56 2023
+++ pkgsrc/devel/py-pdm/Makefile        Fri May  5 13:06:14 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/05/05 11:40:56 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/05/05 13:06:14 adam Exp $
 
-DISTNAME=      pdm-2.5.4
+DISTNAME=      pdm-2.5.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pdm/}
@@ -28,7 +28,9 @@ DEPENDS+=     ${PYPKGPREFIX}-tomlkit>=0.11.1
 DEPENDS+=      ${PYPKGPREFIX}-unearth>=0.9.0:../../net/py-unearth
 DEPENDS+=      ${PYPKGPREFIX}-virtualenv>=20:../../devel/py-virtualenv
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-rerunfailures>=10.2:../../devel/py-test-rerunfailures
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist>=1.31.0:../../devel/py-test-xdist
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/devel/py-pdm/distinfo
diff -u pkgsrc/devel/py-pdm/distinfo:1.2 pkgsrc/devel/py-pdm/distinfo:1.3
--- pkgsrc/devel/py-pdm/distinfo:1.2    Fri May  5 11:40:56 2023
+++ pkgsrc/devel/py-pdm/distinfo        Fri May  5 13:06:14 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/05/05 11:40:56 adam Exp $
+$NetBSD: distinfo,v 1.3 2023/05/05 13:06:14 adam Exp $
 
-BLAKE2s (pdm-2.5.4.tar.gz) = 90cd9228c679fdd34fa4560da6fc3bdc3f2b598d544ab29e4e84894e0e0f52c9
-SHA512 (pdm-2.5.4.tar.gz) = 0a3d1ae42d1541ce458c77ef2bce41564c000fc599ee596aec25d6153d40723595fd0fa1170d7ece6bf24055670030556582b043505d45484acc99052192c063
-Size (pdm-2.5.4.tar.gz) = 3051088 bytes
+BLAKE2s (pdm-2.5.5.tar.gz) = 6ae4cad26d5f9abba84ec04c6a578fb6937036987984865bb801d4860b0013e8
+SHA512 (pdm-2.5.5.tar.gz) = 203396fcc4ea0c3081e547257408c5bc864406a4fd2682653c3d8d6bb6d606f4a12a0cdc7f3ce91e882c4b80c56707a05bd3354ffbc0d33c654d4744b9f712f3
+Size (pdm-2.5.5.tar.gz) = 3051289 bytes



Home | Main Index | Thread Index | Old Index