From f22ca96010fc8e45c037469692d71615d91a5bb5 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 16 Feb 2021 18:56:05 +0000 Subject: py-sanic: updated to 20.12.2 Version 20.12.2 Dependencies Fix uvloop to 0.14 because 0.15 drops Python 3.6 support Remove old chardet requirement, add in hard multidict requirement --- www/py-sanic/Makefile | 6 +++--- www/py-sanic/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/py-sanic/Makefile b/www/py-sanic/Makefile index df3f27fa613..4b11c7ae890 100644 --- a/www/py-sanic/Makefile +++ b/www/py-sanic/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2021/01/06 12:11:57 adam Exp $ +# $NetBSD: Makefile,v 1.19 2021/02/16 18:56:05 adam Exp $ -DISTNAME= sanic-20.12.1 +DISTNAME= sanic-20.12.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=s/sanic/} @@ -21,7 +21,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-uvicorn-[0-9]*:../../www/py-uvicorn USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 36 post-install: cd ${DESTDIR}${PREFIX}/bin && \ diff --git a/www/py-sanic/distinfo b/www/py-sanic/distinfo index 8f329ef63a2..7cd0ce595a4 100644 --- a/www/py-sanic/distinfo +++ b/www/py-sanic/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2021/01/06 12:11:57 adam Exp $ +$NetBSD: distinfo,v 1.16 2021/02/16 18:56:05 adam Exp $ -SHA1 (sanic-20.12.1.tar.gz) = 505c6a38d9ec330a29e38ca8c92042e1839bc13a -RMD160 (sanic-20.12.1.tar.gz) = 4ee6f059dcf3d1a3e12d00ab68aa8d41ad53ea3c -SHA512 (sanic-20.12.1.tar.gz) = c77d1313472690b22a657121a91bfd5b49bdd02f646b7f3f4db4310e0c33bdd07d2226adefcdf7217bacb505280a6030f0075b23615eb8be990459c3f06a9d7f -Size (sanic-20.12.1.tar.gz) = 147987 bytes +SHA1 (sanic-20.12.2.tar.gz) = 8802e0cc5dd7c3752faccdda92adbdd25aa410a3 +RMD160 (sanic-20.12.2.tar.gz) = 930c877e13771ab012de385d67af733d973b4176 +SHA512 (sanic-20.12.2.tar.gz) = dee7e1688fb3f450b490d95dae7ec47b2f6d2823756e86480931f0f3a56862d3e97df31eb091b66cecc7a141d4a82b4e4bd615d7762767e8b78e13030be9d5d4 +Size (sanic-20.12.2.tar.gz) = 147979 bytes SHA1 (patch-setup.py) = bcd9b4baaff7c6ffc08d34d0ed2db1e35e97dd7f -- cgit v1.2.3