pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-txaio py-txaio: updated to 21.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b216423614d
branches:  trunk
changeset: 448004:8b216423614d
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 02 12:00:10 2021 +0000

description:
py-txaio: updated to 21.2.1

21.2.1
fix: update minimum dependencies (here, and in other crossbar packages) in an attempt to tame the new pip dep resolver madness.

diffstat:

 devel/py-txaio/Makefile |   4 ++--
 devel/py-txaio/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 1cf13787cc1c -r 8b216423614d devel/py-txaio/Makefile
--- a/devel/py-txaio/Makefile   Tue Mar 02 11:56:53 2021 +0000
+++ b/devel/py-txaio/Makefile   Tue Mar 02 12:00:10 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2021/02/16 20:48:35 adam Exp $
+# $NetBSD: Makefile,v 1.15 2021/03/02 12:00:10 adam Exp $
 
-DISTNAME=      txaio-20.12.1
+DISTNAME=      txaio-21.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/txaio/}
diff -r 1cf13787cc1c -r 8b216423614d devel/py-txaio/distinfo
--- a/devel/py-txaio/distinfo   Tue Mar 02 11:56:53 2021 +0000
+++ b/devel/py-txaio/distinfo   Tue Mar 02 12:00:10 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/02/16 20:48:35 adam Exp $
+$NetBSD: distinfo,v 1.15 2021/03/02 12:00:10 adam Exp $
 
-SHA1 (txaio-20.12.1.tar.gz) = 1ee693db416a66b257a11735e503a9229424672f
-RMD160 (txaio-20.12.1.tar.gz) = 9ad60978439348448cd804177315b55dee307863
-SHA512 (txaio-20.12.1.tar.gz) = efde6115b8eccba94dce736fffe49f280ff49e9738f3299578cf41641c3b6f1deb5b1c0f0c8c6fbf85c8d8adbdc2d3f67aa256335d63a5977ac0bfacc98f909c
-Size (txaio-20.12.1.tar.gz) = 53200 bytes
+SHA1 (txaio-21.2.1.tar.gz) = 8c0f4d497e23a360561c6d83a8c9a2d6bee386ee
+RMD160 (txaio-21.2.1.tar.gz) = 6bc58470b0558f1f52636bb31bc401c80b18d79e
+SHA512 (txaio-21.2.1.tar.gz) = 762875b9c10304dab31dd54f7830f56b0cc26dd6e7a98c8faf57891a2810e36f53004833f872f0f51bad61cb62be033cfc228c99fd6aff60cd4dd2ae2f2e5c37
+Size (txaio-21.2.1.tar.gz) = 53383 bytes



Home | Main Index | Thread Index | Old Index