pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-rlp
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 5 19:53:12 UTC 2025
Modified Files:
pkgsrc/devel/py-rlp: Makefile distinfo
Log Message:
py-rlp: updated to 4.1.0
4.1.0
4.1.0 (2025-02-04)
Features
Merge template, adding py313 support and replacing bumpversion with bump-my-version. rust-backend still only supported up to py312
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-rlp/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-rlp/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-rlp/Makefile
diff -u pkgsrc/devel/py-rlp/Makefile:1.18 pkgsrc/devel/py-rlp/Makefile:1.19
--- pkgsrc/devel/py-rlp/Makefile:1.18 Mon Nov 11 07:28:22 2024
+++ pkgsrc/devel/py-rlp/Makefile Wed Feb 5 19:53:12 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2024/11/11 07:28:22 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2025/02/05 19:53:12 adam Exp $
-DISTNAME= rlp-4.0.1
+DISTNAME= rlp-4.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rlp/}
@@ -17,7 +17,5 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-rlp/distinfo
diff -u pkgsrc/devel/py-rlp/distinfo:1.8 pkgsrc/devel/py-rlp/distinfo:1.9
--- pkgsrc/devel/py-rlp/distinfo:1.8 Fri Apr 26 16:41:58 2024
+++ pkgsrc/devel/py-rlp/distinfo Wed Feb 5 19:53:12 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/04/26 16:41:58 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/02/05 19:53:12 adam Exp $
-BLAKE2s (rlp-4.0.1.tar.gz) = 5ef9f497742fba53f493d46abac5f6eb1b6d8abbfec604cc0f1212a0d6678dd8
-SHA512 (rlp-4.0.1.tar.gz) = e93c0d0743c907d33c73de758a98b5901ed112bbe4244d2e3257e13efa394e25802897340b4f891355e424dc2107e8507ea72c522aeddecd6b2179276d5403f3
-Size (rlp-4.0.1.tar.gz) = 33710 bytes
+BLAKE2s (rlp-4.1.0.tar.gz) = c28351c0268a5189527482da0298e0196768290694480657a40c2b60df4c78ac
+SHA512 (rlp-4.1.0.tar.gz) = 021a27e13896a715ff408a2eee7482c6b286b8284bec7ec028b5cb7a0e8423d23b4e640ac6ceac3896c3de4e7fed0de32b5df01c5d9599a245209b86f061f578
+Size (rlp-4.1.0.tar.gz) = 33429 bytes
Home |
Main Index |
Thread Index |
Old Index