pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-limits



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 16 03:31:38 UTC 2024

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

Log Message:
py-limits: updated to 3.13.0

v3.13.0

* Feature
  * Add ``cost`` parameter to ``test`` methods in strategies.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-limits/Makefile \
    pkgsrc/devel/py-limits/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-limits/Makefile
diff -u pkgsrc/devel/py-limits/Makefile:1.19 pkgsrc/devel/py-limits/Makefile:1.20
--- pkgsrc/devel/py-limits/Makefile:1.19        Tue May 14 19:22:17 2024
+++ pkgsrc/devel/py-limits/Makefile     Tue Jul 16 03:31:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/05/14 19:22:17 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/07/16 03:31:38 adam Exp $
 
-DISTNAME=      limits-3.12.0
+DISTNAME=      limits-3.13.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/limits/}
Index: pkgsrc/devel/py-limits/distinfo
diff -u pkgsrc/devel/py-limits/distinfo:1.19 pkgsrc/devel/py-limits/distinfo:1.20
--- pkgsrc/devel/py-limits/distinfo:1.19        Tue May 14 19:22:17 2024
+++ pkgsrc/devel/py-limits/distinfo     Tue Jul 16 03:31:38 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/05/14 19:22:17 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/07/16 03:31:38 adam Exp $
 
-BLAKE2s (limits-3.12.0.tar.gz) = 202f0503ac2a7e59147f4747bc921ea46f9dcd0e825deb2eea98871c970bcafa
-SHA512 (limits-3.12.0.tar.gz) = 0680882e00452ce9543274eb154dc4a7b7758808de48d8fa1462d2568bca6d4c94aae1517925cab873fbae957fc129a56148743520f540ec97de6e224862cb2e
-Size (limits-3.12.0.tar.gz) = 70148 bytes
+BLAKE2s (limits-3.13.0.tar.gz) = b1032a6fc159b9ca9a9a1538197f6509e097056b14fd618e891c748c700643d1
+SHA512 (limits-3.13.0.tar.gz) = cd447d274fc02fd9239c4376daa2a3ef9a8168a1a5f7e1b0b64403a3b3b5531c3fb44100402cdc646af4787c10e493a4dba7d5212c174c19aa29da0d891eb3c4
+Size (limits-3.13.0.tar.gz) = 70218 bytes



Home | Main Index | Thread Index | Old Index