pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-sanic py-sanic: updated to 20.12.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd2b80eadbeb
branches: trunk
changeset: 444374:dd2b80eadbeb
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jan 06 12:11:57 2021 +0000
description:
py-sanic: updated to 20.12.1
Version 20.12.1
Features
- Add disable app registry
diffstat:
www/py-sanic/Makefile | 8 ++++----
www/py-sanic/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (40 lines):
diff -r 3b89ea5558bd -r dd2b80eadbeb www/py-sanic/Makefile
--- a/www/py-sanic/Makefile Wed Jan 06 11:53:52 2021 +0000
+++ b/www/py-sanic/Makefile Wed Jan 06 12:11:57 2021 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.17 2021/01/03 22:41:44 adam Exp $
+# $NetBSD: Makefile,v 1.18 2021/01/06 12:11:57 adam Exp $
-DISTNAME= sanic-20.12.0
+DISTNAME= sanic-20.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sanic/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/channelcat/sanic
+HOMEPAGE= https://github.com/sanic-org/sanic
COMMENT= Microframework based on uvloop, httptools, and learnings of flask
LICENSE= mit AND apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-aiofiles>=0.3.0:../../devel/py-aiofiles
+DEPENDS+= ${PYPKGPREFIX}-aiofiles>=0.6.0:../../devel/py-aiofiles
DEPENDS+= ${PYPKGPREFIX}-httptools>=0.0.10:../../www/py-httptools
DEPENDS+= ${PYPKGPREFIX}-httpx>=0.15.4:../../www/py-httpx
DEPENDS+= ${PYPKGPREFIX}-multidict>=5.0.0:../../databases/py-multidict
diff -r 3b89ea5558bd -r dd2b80eadbeb www/py-sanic/distinfo
--- a/www/py-sanic/distinfo Wed Jan 06 11:53:52 2021 +0000
+++ b/www/py-sanic/distinfo Wed Jan 06 12:11:57 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2021/01/03 22:41:44 adam Exp $
+$NetBSD: distinfo,v 1.15 2021/01/06 12:11:57 adam Exp $
-SHA1 (sanic-20.12.0.tar.gz) = d8ca9fda845bebcd0edd4909f4c747b590c2b47b
-RMD160 (sanic-20.12.0.tar.gz) = fa1fee7d32a5530980aed09204c4f80fc01d5993
-SHA512 (sanic-20.12.0.tar.gz) = 046ab35003217668bbf32ad8314a956e82839c3b6ba481ecb416e6007c5c194ec932cd233f961d998518dcf13cc4fe556c435a7e73e6efc3117ef36db8d7f3a4
-Size (sanic-20.12.0.tar.gz) = 147866 bytes
+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 (patch-setup.py) = bcd9b4baaff7c6ffc08d34d0ed2db1e35e97dd7f
Home |
Main Index |
Thread Index |
Old Index