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 20.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7591217c9c3
branches:  trunk
changeset: 413936:a7591217c9c3
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 23 10:06:24 2020 +0000

description:
py-txaio: updated to 20.3.1

20.3.1
- MISC: Remove python2 support
- NEW: support import-time framework selection

diffstat:

 devel/py-txaio/Makefile |   4 ++--
 devel/py-txaio/PLIST    |   8 +++++++-
 devel/py-txaio/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 31b57cd2628a -r a7591217c9c3 devel/py-txaio/Makefile
--- a/devel/py-txaio/Makefile   Mon Mar 23 09:50:19 2020 +0000
+++ b/devel/py-txaio/Makefile   Mon Mar 23 10:06:24 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/01/23 14:20:34 adam Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/23 10:06:24 adam Exp $
 
-DISTNAME=      txaio-20.1.1
+DISTNAME=      txaio-20.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/txaio/}
diff -r 31b57cd2628a -r a7591217c9c3 devel/py-txaio/PLIST
--- a/devel/py-txaio/PLIST      Mon Mar 23 09:50:19 2020 +0000
+++ b/devel/py-txaio/PLIST      Mon Mar 23 10:06:24 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/01/23 14:20:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/03/23 10:06:24 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -35,3 +35,9 @@
 ${PYSITELIB}/txaio/tx.py
 ${PYSITELIB}/txaio/tx.pyc
 ${PYSITELIB}/txaio/tx.pyo
+${PYSITELIB}/txaio/with_asyncio.py
+${PYSITELIB}/txaio/with_asyncio.pyc
+${PYSITELIB}/txaio/with_asyncio.pyo
+${PYSITELIB}/txaio/with_twisted.py
+${PYSITELIB}/txaio/with_twisted.pyc
+${PYSITELIB}/txaio/with_twisted.pyo
diff -r 31b57cd2628a -r a7591217c9c3 devel/py-txaio/distinfo
--- a/devel/py-txaio/distinfo   Mon Mar 23 09:50:19 2020 +0000
+++ b/devel/py-txaio/distinfo   Mon Mar 23 10:06:24 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/01/23 14:20:34 adam Exp $
+$NetBSD: distinfo,v 1.12 2020/03/23 10:06:24 adam Exp $
 
-SHA1 (txaio-20.1.1.tar.gz) = 0ea0e76c3e7742ca8ec1dcb4de2a10b6f6239d93
-RMD160 (txaio-20.1.1.tar.gz) = 3f894a87c5801b0e975d07582a66694c629bc6eb
-SHA512 (txaio-20.1.1.tar.gz) = a5a631fe9b0e648db66178991353c8e5ec6b1bf653f411dd11b1d3c2df9f205f907ea996a51b53c1722c0412bf5414929c96304e04072f4ed7991f61ea85e9a0
-Size (txaio-20.1.1.tar.gz) = 53391 bytes
+SHA1 (txaio-20.3.1.tar.gz) = 94e6506679e6168b6b30fe03fc31bcf2b2039a56
+RMD160 (txaio-20.3.1.tar.gz) = f73439322adb3da7dfbbdb5a6e9aa1ab3912ecfb
+SHA512 (txaio-20.3.1.tar.gz) = 36d59a2958c32878624606920af5bbe882824e5d53b2c7e3cc30a1be3fd74506dd7c1de9dc6ee3a6fd0b28278f466f80fac25bccb5e977dd9ad275ce697f3105
+Size (txaio-20.3.1.tar.gz) = 52275 bytes



Home | Main Index | Thread Index | Old Index