pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-aio-pika py-aio-pika: updated to 6.4.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e65023f94e37
branches:  trunk
changeset: 411601:e65023f94e37
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Feb 16 14:15:39 2020 +0000

description:
py-aio-pika: updated to 6.4.3

6.4.3
log channel close status
add OSError to CONNECTION_EXCEPTIONS

6.4.2
[fix] heartbeat_last to heartbeat_last_received
Fix memory leak
Fix type hint
Pass loop when connecting to aiormq

diffstat:

 net/py-aio-pika/Makefile |   4 ++--
 net/py-aio-pika/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8146d4ae7a2a -r e65023f94e37 net/py-aio-pika/Makefile
--- a/net/py-aio-pika/Makefile  Sun Feb 16 14:13:33 2020 +0000
+++ b/net/py-aio-pika/Makefile  Sun Feb 16 14:15:39 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/02/13 18:40:04 adam Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/16 14:15:39 adam Exp $
 
-DISTNAME=      aio-pika-6.4.1
+DISTNAME=      aio-pika-6.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aio-pika/}
diff -r 8146d4ae7a2a -r e65023f94e37 net/py-aio-pika/distinfo
--- a/net/py-aio-pika/distinfo  Sun Feb 16 14:13:33 2020 +0000
+++ b/net/py-aio-pika/distinfo  Sun Feb 16 14:15:39 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/02/13 18:40:04 adam Exp $
+$NetBSD: distinfo,v 1.2 2020/02/16 14:15:39 adam Exp $
 
-SHA1 (aio-pika-6.4.1.tar.gz) = 0879e2f8a3db531d009baf3a9efd86b1881469b3
-RMD160 (aio-pika-6.4.1.tar.gz) = 539d2cbc7853746c4f9251095806576fe2e022b2
-SHA512 (aio-pika-6.4.1.tar.gz) = 74e6e2008e3a0a138ad1035d7af2fe9c89493ecb15d704df7a49b7a1ca2022655b6c9586f37c53edccba0319622f6d8c7853649bddd7d46a49e47ed6c712ffb5
-Size (aio-pika-6.4.1.tar.gz) = 30660 bytes
+SHA1 (aio-pika-6.4.3.tar.gz) = ddbdc662d7dc8a3d649096ef4cd72adae126082b
+RMD160 (aio-pika-6.4.3.tar.gz) = 92bfa146bfbbcc255db50f3b1c33d8034c0b6e0d
+SHA512 (aio-pika-6.4.3.tar.gz) = bac08783dfb42fb87a57096bfe43c503e8fc86cff80037141c2e92ece2214ce60c0eddc3b385e14f59b801da766fc4e00b81919209dbb42cf0d25228ed3c5b10
+Size (aio-pika-6.4.3.tar.gz) = 30806 bytes



Home | Main Index | Thread Index | Old Index