www/py-daphne: Update to 4.2.0

Changes:	https://github.com/django/daphne/blob/main/CHANGELOG.txt
This commit is contained in:
Po-Chuan Hsieh
2025-05-25 17:33:42 +08:00
parent 18a07e6989
commit dc877de059
3 changed files with 4 additions and 15 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PORTNAME= daphne
PORTVERSION= 4.1.2
PORTREVISION= 1
PORTVERSION= 4.2.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1713001152
SHA256 (daphne-4.1.2.tar.gz) = fcbcace38eb86624ae247c7ffdc8ac12f155d7d19eafac4247381896d6f33761
SIZE (daphne-4.1.2.tar.gz) = 37882
TIMESTAMP = 1747715472
SHA256 (daphne-4.2.0.tar.gz) = c055de9e685cab7aa369e25e16731baa9b310b9db1a76886dbdde0b4456fb056
SIZE (daphne-4.2.0.tar.gz) = 45302
-10
View File
@@ -1,10 +0,0 @@
--- setup.cfg.orig 2024-02-10 14:45:57 UTC
+++ setup.cfg
@@ -34,7 +34,6 @@ setup_requires =
twisted[tls]>=22.4
python_requires = >=3.8
setup_requires =
- pytest-runner
zip_safe = False
[options.entry_points]