pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-aiorpcX aiorpcX: Update net/py-aiorpcX to 0.18.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a45c29c40af
branches:  trunk
changeset: 769144:2a45c29c40af
user:      cirnatdan <cirnatdan%pkgsrc.org@localhost>
date:      Mon Nov 08 16:33:15 2021 +0000

description:
aiorpcX: Update net/py-aiorpcX to 0.18.7

Version 0.18.7 (10 Mar 2021)
----------------------------

* join() waiting when cancelled fix, also issue #37

Version 0.18.4 (20 Nov 2019)
----------------------------

* handle time.time() not making progress. fixing `#26`_  (SomberNight)
* handle SOCKSError in _connect_one (SomberNight)
* add SOCKSRandomAuth: Jeremy Rand
Version 0.18.3 (19 May 2019)
----------------------------
* minor bugfix release, fixing `#22`_
* make JSON IDs independent across sessions, make websockets dependency optional (SomberNight)

diffstat:

 net/py-aiorpcX/Makefile |  4 ++--
 net/py-aiorpcX/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 27c3cb45d974 -r 2a45c29c40af net/py-aiorpcX/Makefile
--- a/net/py-aiorpcX/Makefile   Mon Nov 08 16:00:16 2021 +0000
+++ b/net/py-aiorpcX/Makefile   Mon Nov 08 16:33:15 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/10/17 14:09:25 js Exp $
+# $NetBSD: Makefile,v 1.3 2021/11/08 16:33:15 cirnatdan Exp $
 
-DISTNAME=      aiorpcX-0.18.2
+DISTNAME=      aiorpcX-0.18.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aiorpcX/}
diff -r 27c3cb45d974 -r 2a45c29c40af net/py-aiorpcX/distinfo
--- a/net/py-aiorpcX/distinfo   Mon Nov 08 16:00:16 2021 +0000
+++ b/net/py-aiorpcX/distinfo   Mon Nov 08 16:33:15 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:06:33 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/11/08 16:33:15 cirnatdan Exp $
 
-BLAKE2s (aiorpcX-0.18.2.tar.gz) = ee22f7e631adc2073176279b2d5f28c9856406280d0d672759253e63876b6deb
-SHA512 (aiorpcX-0.18.2.tar.gz) = 7fb4d1a5765bfe04b9856077689376e641a9e6b84d96854dd1112d8e6b2d03abedf9b02fefb9f15e289753cc87c671e97c8978b1da3a26e473c9fbda39f7bbc4
-Size (aiorpcX-0.18.2.tar.gz) = 27429 bytes
+BLAKE2s (aiorpcX-0.18.7.tar.gz) = 272b6070773a6f782de41aa89008c2360d328333cdd1375cf72a066298448495
+SHA512 (aiorpcX-0.18.7.tar.gz) = 7d2c3495a4b4cdd1bd91478324685ee8b131a6e3f5f6665324f508e9b211c0ffb6d5590e7fb603f0919724a1983586aeaffd024f95880026baf43d70167a8bf1
+Size (aiorpcX-0.18.7.tar.gz) = 28206 bytes



Home | Main Index | Thread Index | Old Index