aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-05 23:58:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-05 23:58:19 +0000
commit5fea95bcf9c48056354cac8c10b77f8342d8a3e0 (patch)
tree70999a28ca1b88359442bea8b916e9dca072bebf
parent619405e74658a7b4af262c7c19e85bab6f9d9e52 (diff)
downloadports-5fea95bcf9c48056354cac8c10b77f8342d8a3e0.tar.gz
ports-5fea95bcf9c48056354cac8c10b77f8342d8a3e0.zip
www/py-channels: Update to 4.1.0
-rw-r--r--www/py-channels/Makefile10
-rw-r--r--www/py-channels/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/www/py-channels/Makefile b/www/py-channels/Makefile
index 6b674b6e0989..44915164c870 100644
--- a/www/py-channels/Makefile
+++ b/www/py-channels/Makefile
@@ -1,5 +1,5 @@
PORTNAME= channels
-PORTVERSION= 4.0.0
+PORTVERSION= 4.1.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +12,13 @@ WWW= https://channels.readthedocs.io/en/latest/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.5.0<4:www/py-asgiref@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.6.0<4:www/py-asgiref@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/www/py-channels/distinfo b/www/py-channels/distinfo
index 5b1a85e8267d..f206d36ae277 100644
--- a/www/py-channels/distinfo
+++ b/www/py-channels/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696904100
-SHA256 (channels-4.0.0.tar.gz) = 0ce53507a7da7b148eaa454526e0e05f7da5e5d1c23440e4886cf146981d8420
-SIZE (channels-4.0.0.tar.gz) = 24446
+TIMESTAMP = 1712330625
+SHA256 (channels-4.1.0.tar.gz) = e0ed375719f5c1851861f05ed4ce78b0166f9245ca0ecd836cb77d4bb531489d
+SIZE (channels-4.1.0.tar.gz) = 26132