pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-txaio



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Mar  2 12:00:10 UTC 2021

Modified Files:
        pkgsrc/devel/py-txaio: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-txaio/Makefile \
    pkgsrc/devel/py-txaio/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-txaio/Makefile
diff -u pkgsrc/devel/py-txaio/Makefile:1.14 pkgsrc/devel/py-txaio/Makefile:1.15
--- pkgsrc/devel/py-txaio/Makefile:1.14 Tue Feb 16 20:48:35 2021
+++ pkgsrc/devel/py-txaio/Makefile      Tue Mar  2 12:00:10 2021
@@ -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/}
Index: pkgsrc/devel/py-txaio/distinfo
diff -u pkgsrc/devel/py-txaio/distinfo:1.14 pkgsrc/devel/py-txaio/distinfo:1.15
--- pkgsrc/devel/py-txaio/distinfo:1.14 Tue Feb 16 20:48:35 2021
+++ pkgsrc/devel/py-txaio/distinfo      Tue Mar  2 12:00:10 2021
@@ -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