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.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/144d26e986d1
branches: trunk
changeset: 411665:144d26e986d1
user: adam <adam%pkgsrc.org@localhost>
date: Tue Feb 18 06:33:03 2020 +0000
description:
py-aio-pika: updated to 6.5.2
6.5.2
Type annotation fixes
Add documentation
6.5.1
Test fixes
Add reopen method for channel
6.5.0
Add get methods for exchange and queue
fix type annotation and documentation for Connection.add_close_callback
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 1c3a12f087a9 -r 144d26e986d1 net/py-aio-pika/Makefile
--- a/net/py-aio-pika/Makefile Tue Feb 18 06:31:20 2020 +0000
+++ b/net/py-aio-pika/Makefile Tue Feb 18 06:33:03 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/02/16 14:15:39 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/02/18 06:33:03 adam Exp $
-DISTNAME= aio-pika-6.4.3
+DISTNAME= aio-pika-6.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aio-pika/}
diff -r 1c3a12f087a9 -r 144d26e986d1 net/py-aio-pika/distinfo
--- a/net/py-aio-pika/distinfo Tue Feb 18 06:31:20 2020 +0000
+++ b/net/py-aio-pika/distinfo Tue Feb 18 06:33:03 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/02/16 14:15:39 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/02/18 06:33:03 adam Exp $
-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
+SHA1 (aio-pika-6.5.2.tar.gz) = a7d6e24a93d2d263c391cb6b3e3d0ffda3bf62bc
+RMD160 (aio-pika-6.5.2.tar.gz) = b2aca185c0b9882d9fc110ecde753f949fe46419
+SHA512 (aio-pika-6.5.2.tar.gz) = 2813563b3e1e7e04612a2c7ddecec5a00a908f84c22434a455a6d37f180d64f9f31fc3e18db67e3883c7f3f1b3744d261abdb1f6b2b243e0e5bee893db5b23f9
+Size (aio-pika-6.5.2.tar.gz) = 30871 bytes
Home |
Main Index |
Thread Index |
Old Index