pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-rpds-py



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug  8 05:23:37 UTC 2024

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

Log Message:
py-rpds-py: updated to 0.20.0

0.20.0

Implements __hash__ for collections


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-rpds-py/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-rpds-py/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-rpds-py/Makefile
diff -u pkgsrc/devel/py-rpds-py/Makefile:1.17 pkgsrc/devel/py-rpds-py/Makefile:1.18
--- pkgsrc/devel/py-rpds-py/Makefile:1.17       Wed Jul 31 08:11:57 2024
+++ pkgsrc/devel/py-rpds-py/Makefile    Thu Aug  8 05:23:37 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/07/31 08:11:57 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/08/08 05:23:37 adam Exp $
 
-DISTNAME=      rpds_py-0.19.1
+DISTNAME=      rpds_py-0.20.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/rpds-py/}

Index: pkgsrc/devel/py-rpds-py/distinfo
diff -u pkgsrc/devel/py-rpds-py/distinfo:1.15 pkgsrc/devel/py-rpds-py/distinfo:1.16
--- pkgsrc/devel/py-rpds-py/distinfo:1.15       Wed Jul 31 08:11:57 2024
+++ pkgsrc/devel/py-rpds-py/distinfo    Thu Aug  8 05:23:37 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2024/07/31 08:11:57 adam Exp $
+$NetBSD: distinfo,v 1.16 2024/08/08 05:23:37 adam Exp $
 
 BLAKE2s (archery-1.2.0.crate) = 2a721b6927f3927727ae61d7c89c59990d01e08669a413f19fb0114b4d17f3a8
 SHA512 (archery-1.2.0.crate) = 82c51b29984ebf611597ef530af2b04aa4046f7e532276612f7ad8485d79cea675f70a7ca60ce65f87114abb72ad6984b2c48c2f257957ba53a05a61537531ea
@@ -57,9 +57,9 @@ Size (quote-1.0.36.crate) = 28507 bytes
 BLAKE2s (rpds-1.1.0.crate) = 6cf71b3a186b92234df979b7a9e422301b1f35a57f31d5ae6750ef28c65d3708
 SHA512 (rpds-1.1.0.crate) = b24640e34c2f88ecfff5efb1581941eb02987bb7b342dc439513e8d7c8ee0afa63949f8dee09bf8f445ec6f3b3ec22d2927d3d03be05fee3c651b29c924a6b3e
 Size (rpds-1.1.0.crate) = 69493 bytes
-BLAKE2s (rpds_py-0.19.1.tar.gz) = c6573297cfc0507d8f07b66d5cf7445db7e35ae0293b1a750013e46333223570
-SHA512 (rpds_py-0.19.1.tar.gz) = dfb0b7180c5fbd77108e2a90d0b664d6410d3f3d00efcb9b7a79291ac736668f3cd3d7dec12292d30ae4bd445f909563e35aaa841814075b2b020863f2e49f3c
-Size (rpds_py-0.19.1.tar.gz) = 25022 bytes
+BLAKE2s (rpds_py-0.20.0.tar.gz) = bbfffe502b455ae1f94094a27cbeea5bf2660a6a619e580fd69726da5f2fbc0d
+SHA512 (rpds_py-0.20.0.tar.gz) = 6093bc8f7c6e5c1ee8a39a6f66ec4ab692cfb8fd2773af0938121d377e0869b22830fead60bb6dff4e36b0c9e7dd54dc7e90b86083d2a48ef13952d978bad950
+Size (rpds_py-0.20.0.tar.gz) = 25814 bytes
 BLAKE2s (static_assertions-1.1.0.crate) = eb3218e3c4d41feda9dac8901108477074703c4ed397618b14cbe86bfb1ccbe6
 SHA512 (static_assertions-1.1.0.crate) = 46d0e35f77941dee6f60f574c130472248063dc38494c1c4f84f7c048244cc2a58a86fe17c0990e3f0f01406b75ed385a13d00058612b27cf0e867c8d31c92ee
 Size (static_assertions-1.1.0.crate) = 18480 bytes



Home | Main Index | Thread Index | Old Index