CVS commit: pkgsrc/databases/py-apsw
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Tue Aug 11 05:35:18 UTC 2026 Modified Files: pkgsrc/databases/py-apsw: Makefile distinfo Log Message: py-apsw: updated to 3.53.4.0 3.53.4.0 Blob implements io.RawIOBase allowing use by other modules expecting file like objects, such as compression. Several methods and attributes are added, and Blob.write() now returns the size written (used to be None). To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/databases/py-apsw/Makefile cvs rdiff -u -r1.65 -r1.66 pkgsrc/databases/py-apsw/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.5 KB)
Modified files:
Index: pkgsrc/databases/py-apsw/Makefile
diff -u pkgsrc/databases/py-apsw/Makefile:1.97 pkgsrc/databases/py-apsw/Makefile:1.98
--- pkgsrc/databases/py-apsw/Makefile:1.97 Wed Jul 15 06:02:33 2026
+++ pkgsrc/databases/py-apsw/Makefile Tue Aug 11 05:35:18 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2026/07/15 06:02:33 adam Exp $
+# $NetBSD: Makefile,v 1.98 2026/08/11 05:35:18 adam Exp $
-DISTNAME= apsw-3.53.3.1
+DISTNAME= apsw-3.53.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-r1//}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_GITHUB:=rogerbinns/}
Index: pkgsrc/databases/py-apsw/distinfo
diff -u pkgsrc/databases/py-apsw/distinfo:1.65 pkgsrc/databases/py-apsw/distinfo:1.66
--- pkgsrc/databases/py-apsw/distinfo:1.65 Wed Jul 15 06:02:33 2026
+++ pkgsrc/databases/py-apsw/distinfo Tue Aug 11 05:35:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2026/07/15 06:02:33 adam Exp $
+$NetBSD: distinfo,v 1.66 2026/08/11 05:35:18 adam Exp $
-BLAKE2s (apsw-3.53.3.1.zip) = 1ab1bf31d9c2769f48804fe99936a02d302a639a614393be42cef8cc9346c9ee
-SHA512 (apsw-3.53.3.1.zip) = 5341ec535a0cb45573fc1a7a0243eb4e9d877f2b0987d68849163939d5babd925b17fc5f7c21741e3bc512b707c7ff4156de34c49a4eb16be914bd87cdf1c6a0
-Size (apsw-3.53.3.1.zip) = 2870366 bytes
+BLAKE2s (apsw-3.53.4.0.zip) = d1205e63f4990471db3f67b9b1accf748fc7da3aba6f08f7c5d9d8b2ce9455ea
+SHA512 (apsw-3.53.4.0.zip) = f06c5f5507bf48cd19969522e80546a4d59cfb05aa5f3ced3f1851f78fab20a93fef35b9a193ba3dd1771e4d84796162332c61677c0fc84c5a6a244106a99f20
+Size (apsw-3.53.4.0.zip) = 2875721 bytes