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 Jul 25 10:07:54 UTC 2017

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

Log Message:
2.8.1
- fix: the asyncio version of sleep() correctly returns a Future instance


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/devel/py-txaio/Makefile:1.5
--- pkgsrc/devel/py-txaio/Makefile:1.4  Wed Jun 21 18:39:58 2017
+++ pkgsrc/devel/py-txaio/Makefile      Tue Jul 25 10:07:54 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/06/21 18:39:58 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/07/25 10:07:54 adam Exp $
 
-DISTNAME=      txaio-2.8.0
+DISTNAME=      txaio-2.8.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.4 pkgsrc/devel/py-txaio/distinfo:1.5
--- pkgsrc/devel/py-txaio/distinfo:1.4  Wed Jun 21 18:39:58 2017
+++ pkgsrc/devel/py-txaio/distinfo      Tue Jul 25 10:07:54 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2017/06/21 18:39:58 adam Exp $
+$NetBSD: distinfo,v 1.5 2017/07/25 10:07:54 adam Exp $
 
-SHA1 (txaio-2.8.0.tar.gz) = a3ff00bae6d154cdf07ae2c009a9ffa8fddbb72e
-RMD160 (txaio-2.8.0.tar.gz) = 55d9ae162ff78d93af2dc47ab968ba01af6543a2
-SHA512 (txaio-2.8.0.tar.gz) = b8dadde4d4e506723b36d98c4a74086fca34521937fce97ad71c71a7431bf6646c3453fc0932f2af39e4a0b1b32a5d9dcac09507beb46b52119c658917d1e7a8
-Size (txaio-2.8.0.tar.gz) = 43521 bytes
+SHA1 (txaio-2.8.1.tar.gz) = 0594b699beec0be648b9a7bfcff81105417ab7f0
+RMD160 (txaio-2.8.1.tar.gz) = 7e986c757dfe2ae29de1ceae7d22d42fd3285f88
+SHA512 (txaio-2.8.1.tar.gz) = 5ea41dbc8fef6dcd04a95c85bd57c4f2fd57f7091667da8a822a0e8bad465f76c2ace574e4ae54f941ad6e169dce6fb28d752831d7a06eb240ef72cc3817a056
+Size (txaio-2.8.1.tar.gz) = 43558 bytes
 SHA1 (patch-setup.py) = 0bb0ba1127990bb10d8da923e094d1a0489fb6e6



Home | Main Index | Thread Index | Old Index