pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-aiohttp



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 27 22:52:05 UTC 2020

Modified Files:
        pkgsrc/www/py-aiohttp: Makefile distinfo

Log Message:
py-aiohttp: updated to 3.7.2

3.7.2

Bugfixes
- Fixed static files handling for loops without ``.sendfile()`` support


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/py-aiohttp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-aiohttp/Makefile
diff -u pkgsrc/www/py-aiohttp/Makefile:1.45 pkgsrc/www/py-aiohttp/Makefile:1.46
--- pkgsrc/www/py-aiohttp/Makefile:1.45 Mon Oct 26 09:06:20 2020
+++ pkgsrc/www/py-aiohttp/Makefile      Tue Oct 27 22:52:05 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2020/10/26 09:06:20 adam Exp $
+# $NetBSD: Makefile,v 1.46 2020/10/27 22:52:05 adam Exp $
 
-DISTNAME=      aiohttp-3.7.1
+DISTNAME=      aiohttp-3.7.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aiohttp/}

Index: pkgsrc/www/py-aiohttp/distinfo
diff -u pkgsrc/www/py-aiohttp/distinfo:1.42 pkgsrc/www/py-aiohttp/distinfo:1.43
--- pkgsrc/www/py-aiohttp/distinfo:1.42 Mon Oct 26 09:06:20 2020
+++ pkgsrc/www/py-aiohttp/distinfo      Tue Oct 27 22:52:05 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2020/10/26 09:06:20 adam Exp $
+$NetBSD: distinfo,v 1.43 2020/10/27 22:52:05 adam Exp $
 
-SHA1 (aiohttp-3.7.1.tar.gz) = c0bc648d071e624067d474e8d0d071c2cf56dc57
-RMD160 (aiohttp-3.7.1.tar.gz) = c8a347ed31ec9bcb8639e9f540d1ae1244aaccd2
-SHA512 (aiohttp-3.7.1.tar.gz) = accdd588fdd7ba1792cf5e8fb67c6d5dd3e1c5382d9c9ece14e449d6f4f1c116975809d2dad786e0d472b3bb54e3b8c59722be871401a82cef5eff9c12f3c3f8
-Size (aiohttp-3.7.1.tar.gz) = 1111777 bytes
+SHA1 (aiohttp-3.7.2.tar.gz) = 3cb4e531a0682af88ab0752213924722ac9f5ec2
+RMD160 (aiohttp-3.7.2.tar.gz) = ea2775f66108222ecc3d3421c291c950623df7da
+SHA512 (aiohttp-3.7.2.tar.gz) = 2dd4f0264f1fb0801be366c269b73dd80b542e8e5bfe18a01fbdfadd0210022ccd6e3975be1be416551ccce82f42881e18735d5c6fc68a42b7452ab18e157dc5
+Size (aiohttp-3.7.2.tar.gz) = 1111049 bytes



Home | Main Index | Thread Index | Old Index