pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-channels



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 24 07:22:03 UTC 2025

Modified Files:
        pkgsrc/www/py-channels: Makefile distinfo

Log Message:
py-channels: updated to 4.3.2

4.3.2 (2025-11-20)

* Confirmed support for Django 6.0.
* Confirmed support for Python 3.14.
* Added ``types`` extra for ``types-channels`` stubs. See installation docs.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/py-channels/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-channels/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-channels/Makefile
diff -u pkgsrc/www/py-channels/Makefile:1.30 pkgsrc/www/py-channels/Makefile:1.31
--- pkgsrc/www/py-channels/Makefile:1.30        Tue Sep  2 14:34:20 2025
+++ pkgsrc/www/py-channels/Makefile     Mon Nov 24 07:22:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2025/09/02 14:34:20 adam Exp $
+# $NetBSD: Makefile,v 1.31 2025/11/24 07:22:03 adam Exp $
 
-DISTNAME=      channels-4.3.1
+DISTNAME=      channels-4.3.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/channels/}

Index: pkgsrc/www/py-channels/distinfo
diff -u pkgsrc/www/py-channels/distinfo:1.26 pkgsrc/www/py-channels/distinfo:1.27
--- pkgsrc/www/py-channels/distinfo:1.26        Tue Sep  2 14:34:20 2025
+++ pkgsrc/www/py-channels/distinfo     Mon Nov 24 07:22:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2025/09/02 14:34:20 adam Exp $
+$NetBSD: distinfo,v 1.27 2025/11/24 07:22:03 adam Exp $
 
-BLAKE2s (channels-4.3.1.tar.gz) = 21b0b496c10ae9a816fa8403e90a9efcfeec44b09f851b9166966af6a76f3177
-SHA512 (channels-4.3.1.tar.gz) = 8a78bd102ec8bf243c3bc018add37db1d4ee6f2d6f7aae8d51e25879fecb676b50e561c4b0863013dc03044a03b3c28946276c8bcaeb0493c9a1b47716c874f6
-Size (channels-4.3.1.tar.gz) = 26896 bytes
+BLAKE2s (channels-4.3.2.tar.gz) = d068bf164daf0b1f191badeb6cd1b926c60bee9e4bd4a36e2a56f6b2710f42c9
+SHA512 (channels-4.3.2.tar.gz) = 6d8758791a79a2b7bc527ff56a089804c8e766452024f001ea907d8f5b5c9538c8e42bda83b7e6598d659b76d3a7e8b458bf28579b44ce9fe01acbdd862a6827
+Size (channels-4.3.2.tar.gz) = 27023 bytes



Home | Main Index | Thread Index | Old Index