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: Wed Jul 14 20:57:08 UTC 2021
Modified Files:
pkgsrc/www/py-channels: Makefile distinfo
Log Message:
py-channels: updated to 3.0.4
Channels 3.0.4 is a bugfix release in the 3.0 series.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-channels/Makefile
cvs rdiff -u -r1.17 -r1.18 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.20 pkgsrc/www/py-channels/Makefile:1.21
--- pkgsrc/www/py-channels/Makefile:1.20 Mon Mar 1 09:05:03 2021
+++ pkgsrc/www/py-channels/Makefile Wed Jul 14 20:57:08 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/03/01 09:05:03 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/07/14 20:57:08 adam Exp $
-DISTNAME= channels-3.0.3
+DISTNAME= channels-3.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/channels/}
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/django/chan
COMMENT= Brings event-driven capabilities to Django with a channel system
LICENSE= modified-bsd
-DEPENDS+= ${PYPKGPREFIX}-asgiref>=3.2:../../www/py-asgiref
-DEPENDS+= ${PYPKGPREFIX}-daphne>=2.3:../../www/py-daphne
+DEPENDS+= ${PYPKGPREFIX}-asgiref>=3.3.1:../../www/py-asgiref
+DEPENDS+= ${PYPKGPREFIX}-daphne>=3.0:../../www/py-daphne
DEPENDS+= ${PYPKGPREFIX}-django>=2.2:../../www/py-django2
USE_LANGUAGES= # none
Index: pkgsrc/www/py-channels/distinfo
diff -u pkgsrc/www/py-channels/distinfo:1.17 pkgsrc/www/py-channels/distinfo:1.18
--- pkgsrc/www/py-channels/distinfo:1.17 Mon Mar 1 09:05:03 2021
+++ pkgsrc/www/py-channels/distinfo Wed Jul 14 20:57:08 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/03/01 09:05:03 adam Exp $
+$NetBSD: distinfo,v 1.18 2021/07/14 20:57:08 adam Exp $
-SHA1 (channels-3.0.3.tar.gz) = 3845c4189cf7abfa68bbd13996bcb826b947f7c1
-RMD160 (channels-3.0.3.tar.gz) = 5bf3b189c521cc8a975aa34eb89735d4dd1844ce
-SHA512 (channels-3.0.3.tar.gz) = cf65140d85b85261d372ff155fcc3fdb0caefa2143b33db30b709527de7104874c29cb573a25c404ea74539abe91059e3ca10d1854e0ef6ce572eef7158cdb72
-Size (channels-3.0.3.tar.gz) = 31790 bytes
+SHA1 (channels-3.0.4.tar.gz) = d07796a5446be24747f5007461b164b2ab687538
+RMD160 (channels-3.0.4.tar.gz) = 2794c0233e443035bef4dc895d86b9beb5c2d4bc
+SHA512 (channels-3.0.4.tar.gz) = 0eff18ecd61450d80d0bd10fb92bd10e759437060b8c4b7bf3e0815c4df729de71cfc3c4aa6e9e93f2ad64d73acf5df1ad92db12380b728c9c967da7ebb872f1
+Size (channels-3.0.4.tar.gz) = 31835 bytes
Home |
Main Index |
Thread Index |
Old Index