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.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bb8a8b09dce
branches:  trunk
changeset: 439238:0bb8a8b09dce
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 14 19:40:35 2020 +0000

description:
py-aio-pika: updated to 6.7.0

6.7.0:
Reworked tests and finally applied
Improve documentation examples and snippets
Restore RobustChannel.default_exchange on reconnect
Improve the docs a bit

diffstat:

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

diffs (36 lines):

diff -r 504eddecbe43 -r 0bb8a8b09dce net/py-aio-pika/Makefile
--- a/net/py-aio-pika/Makefile  Mon Sep 14 19:39:38 2020 +0000
+++ b/net/py-aio-pika/Makefile  Mon Sep 14 19:40:35 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/05/22 08:08:23 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/14 19:40:35 adam Exp $
 
-DISTNAME=      aio-pika-6.6.1
+DISTNAME=      aio-pika-6.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aio-pika/}
@@ -10,7 +10,7 @@
 COMMENT=       Wrapper for the aiormq for asyncio and humans
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-aiormq>=3.2.0:../../net/py-aiormq
+DEPENDS+=      ${PYPKGPREFIX}-aiormq>=3.2.3:../../net/py-aiormq
 DEPENDS+=      ${PYPKGPREFIX}-yarl-[0-9]*:../../www/py-yarl
 
 USE_LANGUAGES= # none
diff -r 504eddecbe43 -r 0bb8a8b09dce net/py-aio-pika/distinfo
--- a/net/py-aio-pika/distinfo  Mon Sep 14 19:39:38 2020 +0000
+++ b/net/py-aio-pika/distinfo  Mon Sep 14 19:40:35 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/05/22 08:08:23 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/09/14 19:40:35 adam Exp $
 
-SHA1 (aio-pika-6.6.1.tar.gz) = e1682ee4ae4465305656b13ac0ff46cbe71e29b8
-RMD160 (aio-pika-6.6.1.tar.gz) = 0a43bff4a4df56fda215bfd59e1697a22353b373
-SHA512 (aio-pika-6.6.1.tar.gz) = cff67478022352283cabdee948e2744f738c85753c95ed4269a25d212755558c204e7423ef8cc5c50bd20d6de7dec7ff41e240f8a6210edbf0ab9213a8995fac
-Size (aio-pika-6.6.1.tar.gz) = 32231 bytes
+SHA1 (aio-pika-6.7.0.tar.gz) = b692b5f9b1de7c3fe19d27ec6630384e638e726a
+RMD160 (aio-pika-6.7.0.tar.gz) = fbba472e91a140e456a90364881e02e455d02895
+SHA512 (aio-pika-6.7.0.tar.gz) = 851282b6b7a0ce86838f43b070b77084f6e7c08fdaabb4d2a8e1dad93c309ae3085788d7651b329487c0a1fae2b5b4d8957a1b11adadb40492ba6a1dde5aebf4
+Size (aio-pika-6.7.0.tar.gz) = 31619 bytes



Home | Main Index | Thread Index | Old Index