Wed Jan 6 12:11:57 2021 UTC ()
py-sanic: updated to 20.12.1

Version 20.12.1

Features
- Add disable app registry


(adam)
diff -r1.17 -r1.18 pkgsrc/www/py-sanic/Makefile
diff -r1.14 -r1.15 pkgsrc/www/py-sanic/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/www/py-sanic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-sanic/Makefile 2021/01/03 22:41:44 1.17
+++ pkgsrc/www/py-sanic/Makefile 2021/01/06 12:11:57 1.18
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.17 2021/01/03 22:41:44 adam Exp $ 1# $NetBSD: Makefile,v 1.18 2021/01/06 12:11:57 adam Exp $
2 2
3DISTNAME= sanic-20.12.0 3DISTNAME= sanic-20.12.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/sanic/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/sanic/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/channelcat/sanic 9HOMEPAGE= https://github.com/sanic-org/sanic
10COMMENT= Microframework based on uvloop, httptools, and learnings of flask 10COMMENT= Microframework based on uvloop, httptools, and learnings of flask
11LICENSE= mit AND apache-2.0 11LICENSE= mit AND apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-aiofiles>=0.3.0:../../devel/py-aiofiles 13DEPENDS+= ${PYPKGPREFIX}-aiofiles>=0.6.0:../../devel/py-aiofiles
14DEPENDS+= ${PYPKGPREFIX}-httptools>=0.0.10:../../www/py-httptools 14DEPENDS+= ${PYPKGPREFIX}-httptools>=0.0.10:../../www/py-httptools
15DEPENDS+= ${PYPKGPREFIX}-httpx>=0.15.4:../../www/py-httpx 15DEPENDS+= ${PYPKGPREFIX}-httpx>=0.15.4:../../www/py-httpx
16DEPENDS+= ${PYPKGPREFIX}-multidict>=5.0.0:../../databases/py-multidict 16DEPENDS+= ${PYPKGPREFIX}-multidict>=5.0.0:../../databases/py-multidict
17DEPENDS+= ${PYPKGPREFIX}-ujson>=1.35:../../textproc/py-ujson 17DEPENDS+= ${PYPKGPREFIX}-ujson>=1.35:../../textproc/py-ujson
18DEPENDS+= ${PYPKGPREFIX}-uvloop>=0.5.3:../../devel/py-uvloop 18DEPENDS+= ${PYPKGPREFIX}-uvloop>=0.5.3:../../devel/py-uvloop
19DEPENDS+= ${PYPKGPREFIX}-websockets>=8.1:../../www/py-websockets 19DEPENDS+= ${PYPKGPREFIX}-websockets>=8.1:../../www/py-websockets
20TEST_DEPENDS+= ${PYPKGPREFIX}-uvicorn-[0-9]*:../../www/py-uvicorn 20TEST_DEPENDS+= ${PYPKGPREFIX}-uvicorn-[0-9]*:../../www/py-uvicorn
21 21
22USE_LANGUAGES= # none 22USE_LANGUAGES= # none
23 23
24PYTHON_VERSIONS_INCOMPATIBLE= 27 24PYTHON_VERSIONS_INCOMPATIBLE= 27
25 25
26post-install: 26post-install:

cvs diff -r1.14 -r1.15 pkgsrc/www/py-sanic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-sanic/distinfo 2021/01/03 22:41:44 1.14
+++ pkgsrc/www/py-sanic/distinfo 2021/01/06 12:11:57 1.15
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.14 2021/01/03 22:41:44 adam Exp $ 1$NetBSD: distinfo,v 1.15 2021/01/06 12:11:57 adam Exp $
2 2
3SHA1 (sanic-20.12.0.tar.gz) = d8ca9fda845bebcd0edd4909f4c747b590c2b47b 3SHA1 (sanic-20.12.1.tar.gz) = 505c6a38d9ec330a29e38ca8c92042e1839bc13a
4RMD160 (sanic-20.12.0.tar.gz) = fa1fee7d32a5530980aed09204c4f80fc01d5993 4RMD160 (sanic-20.12.1.tar.gz) = 4ee6f059dcf3d1a3e12d00ab68aa8d41ad53ea3c
5SHA512 (sanic-20.12.0.tar.gz) = 046ab35003217668bbf32ad8314a956e82839c3b6ba481ecb416e6007c5c194ec932cd233f961d998518dcf13cc4fe556c435a7e73e6efc3117ef36db8d7f3a4 5SHA512 (sanic-20.12.1.tar.gz) = c77d1313472690b22a657121a91bfd5b49bdd02f646b7f3f4db4310e0c33bdd07d2226adefcdf7217bacb505280a6030f0075b23615eb8be990459c3f06a9d7f
6Size (sanic-20.12.0.tar.gz) = 147866 bytes 6Size (sanic-20.12.1.tar.gz) = 147987 bytes
7SHA1 (patch-setup.py) = bcd9b4baaff7c6ffc08d34d0ed2db1e35e97dd7f 7SHA1 (patch-setup.py) = bcd9b4baaff7c6ffc08d34d0ed2db1e35e97dd7f