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:   wiz
Date:           Sat Feb 25 11:03:58 UTC 2017

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

Log Message:
Updated py-txaio to 2.6.1.

2.6.1
-----

- February 9, 2017
- added inline sleep helper (Twisted only for now)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/devel/py-txaio/Makefile:1.2
--- pkgsrc/devel/py-txaio/Makefile:1.1  Wed Feb 22 13:14:02 2017
+++ pkgsrc/devel/py-txaio/Makefile      Sat Feb 25 11:03:58 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/02/22 13:14:02 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/02/25 11:03:58 wiz Exp $
 
-DISTNAME=      txaio-2.6.0
+DISTNAME=      txaio-2.6.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.1 pkgsrc/devel/py-txaio/distinfo:1.2
--- pkgsrc/devel/py-txaio/distinfo:1.1  Wed Feb 22 13:14:02 2017
+++ pkgsrc/devel/py-txaio/distinfo      Sat Feb 25 11:03:58 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/02/22 13:14:02 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/02/25 11:03:58 wiz Exp $
 
-SHA1 (txaio-2.6.0.tar.gz) = bca77609fe219a7ed37a0864974b6597dd121c99
-RMD160 (txaio-2.6.0.tar.gz) = 849e727d6f1a217d2d0a7725c71b4d42115ea132
-SHA512 (txaio-2.6.0.tar.gz) = 2a816ec4b3b0f1647734453b23f237d14e3cbc5e00169a631bd4a686a595a15ce4e3f741c5ead447fef3050e480005210e1651e0e17b1a880b24be9ef3c1c29d
-Size (txaio-2.6.0.tar.gz) = 41433 bytes
+SHA1 (txaio-2.6.1.tar.gz) = 791d5ce2f4f0ab7188881c5eb7aedcb763b3afd1
+RMD160 (txaio-2.6.1.tar.gz) = 3d7e6e471690d4b88f0109219293434c0db98ba3
+SHA512 (txaio-2.6.1.tar.gz) = e3359814725493c2d03eb19ac0d71bc6c7c7fafad161bae98c9ce0ab598c2d886ef36eea09d75d61312b542e5119e71c3bca5ffcb0969c6218802d1937da1e9c
+Size (txaio-2.6.1.tar.gz) = 40563 bytes



Home | Main Index | Thread Index | Old Index