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:           Thu Sep  6 13:53:16 UTC 2018

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

Log Message:
py-aiohttp: updated to 3.4.4

3.4.4:
Fix installation from sources when compiling toolkit is not available

3.4.3:
Add app.pre_frozen state to properly handle startup signals in sub-applications.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.30 -r1.31 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.31 pkgsrc/www/py-aiohttp/Makefile:1.32
--- pkgsrc/www/py-aiohttp/Makefile:1.31 Mon Sep  3 07:32:35 2018
+++ pkgsrc/www/py-aiohttp/Makefile      Thu Sep  6 13:53:16 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2018/09/03 07:32:35 adam Exp $
+# $NetBSD: Makefile,v 1.32 2018/09/06 13:53:16 adam Exp $
 
-DISTNAME=      aiohttp-3.4.2
+DISTNAME=      aiohttp-3.4.4
 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.30 pkgsrc/www/py-aiohttp/distinfo:1.31
--- pkgsrc/www/py-aiohttp/distinfo:1.30 Mon Sep  3 07:32:35 2018
+++ pkgsrc/www/py-aiohttp/distinfo      Thu Sep  6 13:53:16 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2018/09/03 07:32:35 adam Exp $
+$NetBSD: distinfo,v 1.31 2018/09/06 13:53:16 adam Exp $
 
-SHA1 (aiohttp-3.4.2.tar.gz) = 05d8e219eed8284cce8bff57259637bd3841ccf1
-RMD160 (aiohttp-3.4.2.tar.gz) = 815208c13ef452f463e1cdcd0b6e12d7bfc55850
-SHA512 (aiohttp-3.4.2.tar.gz) = c3d1f2f4d5224b37f66efd60e47952f77c56f54aee1eb0a4a043a945e8c140bf9107a23ed326beed710f094c1834b406ba85db3adf0bd80c6f01b6d44bbae4a7
-Size (aiohttp-3.4.2.tar.gz) = 821655 bytes
+SHA1 (aiohttp-3.4.4.tar.gz) = 2bbd318b32e46129eb8a79cb84f2017b8beac629
+RMD160 (aiohttp-3.4.4.tar.gz) = 895f522e176e08f39f172ef636325362dd3a1e78
+SHA512 (aiohttp-3.4.4.tar.gz) = 968b701b8a19aa445a4af402f4bb38754565e3b80b4248127e5017671c921c370eea63fcec4148b7229ac1a74bb8739f33513abd6cb7fe02f3feddfd3ec1a6b1
+Size (aiohttp-3.4.4.tar.gz) = 822110 bytes



Home | Main Index | Thread Index | Old Index