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 2.10.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d48beb7e2cef
branches: trunk
changeset: 378741:d48beb7e2cef
user: adam <adam%pkgsrc.org@localhost>
date: Sat Apr 14 08:52:47 2018 +0000
description:
py-txaio: updated to 2.10.0
2.10.0
the asyncio version of make_logger now deduces a proper namespace instead of using the root
diffstat:
devel/py-txaio/Makefile | 12 +++++-------
devel/py-txaio/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 12 deletions(-)
diffs (43 lines):
diff -r a3e684a5c0ed -r d48beb7e2cef devel/py-txaio/Makefile
--- a/devel/py-txaio/Makefile Sat Apr 14 08:50:12 2018 +0000
+++ b/devel/py-txaio/Makefile Sat Apr 14 08:52:47 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/03/02 11:45:21 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/04/14 08:52:47 adam Exp $
-DISTNAME= txaio-2.9.0
+DISTNAME= txaio-2.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/txaio/}
@@ -11,12 +11,10 @@
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-# TEST_DEPENDS
-BUILD_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
-BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-BUILD_DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-# needs to be installed first
do-test:
cd ${WRKSRC} && py.test-${PYVERSSUFFIX}
diff -r a3e684a5c0ed -r d48beb7e2cef devel/py-txaio/distinfo
--- a/devel/py-txaio/distinfo Sat Apr 14 08:50:12 2018 +0000
+++ b/devel/py-txaio/distinfo Sat Apr 14 08:52:47 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/03/02 11:45:21 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/04/14 08:52:47 adam Exp $
-SHA1 (txaio-2.9.0.tar.gz) = afbda563e5f51c8b14e012a8fc7ba74b0594276a
-RMD160 (txaio-2.9.0.tar.gz) = 8b9e162474de7b5e2ea56f9915391ac28f18c5bc
-SHA512 (txaio-2.9.0.tar.gz) = ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46
-Size (txaio-2.9.0.tar.gz) = 44195 bytes
+SHA1 (txaio-2.10.0.tar.gz) = cd553b28e734285a870a8f4e1e6fe0cd1830015b
+RMD160 (txaio-2.10.0.tar.gz) = 5a4e088cf1a5cbc772df50200cd4032adb11825d
+SHA512 (txaio-2.10.0.tar.gz) = 45f85eca04dadc44f47bea0359902965db7c85892303b73d1c227b065965a1e83d8b3e555affcb8b43c6fdbd4d25c8d475d763c8ec8984f3e6fc1ad2befff6c4
+Size (txaio-2.10.0.tar.gz) = 44400 bytes
Home |
Main Index |
Thread Index |
Old Index