pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-channels py-channels: updated to 3.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34c43f5e088e
branches:  trunk
changeset: 455937:34c43f5e088e
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 14 20:57:08 2021 +0000

description:
py-channels: updated to 3.0.4

Channels 3.0.4 is a bugfix release in the 3.0 series.

diffstat:

 www/py-channels/Makefile |   8 ++++----
 www/py-channels/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r e47f07bc29c0 -r 34c43f5e088e www/py-channels/Makefile
--- a/www/py-channels/Makefile  Wed Jul 14 20:52:36 2021 +0000
+++ b/www/py-channels/Makefile  Wed Jul 14 20:57:08 2021 +0000
@@ -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 @@
 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
diff -r e47f07bc29c0 -r 34c43f5e088e www/py-channels/distinfo
--- a/www/py-channels/distinfo  Wed Jul 14 20:52:36 2021 +0000
+++ b/www/py-channels/distinfo  Wed Jul 14 20:57:08 2021 +0000
@@ -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