pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-cbor2



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 24 05:23:37 UTC 2024

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

Log Message:
py-cbor2: updated to 5.6.5

5.6.5 (2024-10-09)

- Published binary wheels for Python 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-cbor2/Makefile \
    pkgsrc/devel/py-cbor2/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-cbor2/Makefile
diff -u pkgsrc/devel/py-cbor2/Makefile:1.10 pkgsrc/devel/py-cbor2/Makefile:1.11
--- pkgsrc/devel/py-cbor2/Makefile:1.10 Sat Jun  8 07:22:23 2024
+++ pkgsrc/devel/py-cbor2/Makefile      Thu Oct 24 05:23:37 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2024/06/08 07:22:23 adam Exp $
+# $NetBSD: Makefile,v 1.11 2024/10/24 05:23:37 adam Exp $
 
-DISTNAME=      cbor2-5.6.4
+DISTNAME=      cbor2-5.6.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cbor2/}
@@ -16,8 +16,6 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-wheel-[0-9
 TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
        ${MV} cbor2 cbor2-${PYVERSSUFFIX} || ${TRUE}
Index: pkgsrc/devel/py-cbor2/distinfo
diff -u pkgsrc/devel/py-cbor2/distinfo:1.10 pkgsrc/devel/py-cbor2/distinfo:1.11
--- pkgsrc/devel/py-cbor2/distinfo:1.10 Sat Jun  8 07:22:23 2024
+++ pkgsrc/devel/py-cbor2/distinfo      Thu Oct 24 05:23:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/06/08 07:22:23 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/10/24 05:23:37 adam Exp $
 
-BLAKE2s (cbor2-5.6.4.tar.gz) = 0c97e25b879e4c2992afb0be0bddfbc55a5840e75bf88f4bada8e73839fa7074
-SHA512 (cbor2-5.6.4.tar.gz) = 794a7b646d7672c8cae9b2fe14e817812dc2afef46664f9be810258fcd1cab132dd28f3d05a036bd188aa510ebf44972f8f175b9acb6eec7339aebe608544b2c
-Size (cbor2-5.6.4.tar.gz) = 100865 bytes
+BLAKE2s (cbor2-5.6.5.tar.gz) = 01d0a4471983344c539f7aef3f5b718eb2d7ff04e13c28992b2d23a06c872be8
+SHA512 (cbor2-5.6.5.tar.gz) = 9c3fc14b579e8c687b3e955452fcf9056fcfcce8ebe72b89c7d6e74e0ba5a29e0a61a225bbb6040f73285dfcc9f3bb37758badbbf45bd723ead8ecdf7e64b685
+Size (cbor2-5.6.5.tar.gz) = 100886 bytes



Home | Main Index | Thread Index | Old Index