pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-colored py-colored: updated to 1.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb1920890534
branches:  trunk
changeset: 345429:bb1920890534
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Dec 11 19:04:15 2019 +0000

description:
py-colored: updated to 1.4.2

version 1.4.2:
- Python 3 compatibility
- setup.py file

Version 1.4.1:
- UnsupportedOperation: fileno when detecting TTY

diffstat:

 textproc/py-colored/Makefile |   4 ++--
 textproc/py-colored/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b249318a54eb -r bb1920890534 textproc/py-colored/Makefile
--- a/textproc/py-colored/Makefile      Wed Dec 11 19:01:00 2019 +0000
+++ b/textproc/py-colored/Makefile      Wed Dec 11 19:04:15 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/11/15 14:19:17 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/11 19:04:15 adam Exp $
 
-DISTNAME=      colored-1.4.0
+DISTNAME=      colored-1.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/colored/}
diff -r b249318a54eb -r bb1920890534 textproc/py-colored/distinfo
--- a/textproc/py-colored/distinfo      Wed Dec 11 19:01:00 2019 +0000
+++ b/textproc/py-colored/distinfo      Wed Dec 11 19:04:15 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/11/15 14:19:17 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/12/11 19:04:15 adam Exp $
 
-SHA1 (colored-1.4.0.tar.gz) = d31f88214e01d8636254831363119ff10a89d66e
-RMD160 (colored-1.4.0.tar.gz) = 141a621db13bda75de52088d11abef36808430be
-SHA512 (colored-1.4.0.tar.gz) = 106e5b0e1e398807c20226612d2c706850430cc17ea9a7154883ce45e53eb3604d3802f19e0fdc1afaa6e77f05d5c4d35c42188d380dfa07e31c97aefe5a1e6d
-Size (colored-1.4.0.tar.gz) = 27376 bytes
+SHA1 (colored-1.4.2.tar.gz) = f6c041bade22c1b9aa21adedfae485b27b408c82
+RMD160 (colored-1.4.2.tar.gz) = 0e45f2009c5a3ab2f8ca81cdbcc5b223346588e4
+SHA512 (colored-1.4.2.tar.gz) = cc3764ae19d5b2f846592b4b5dd7ed60f211a1896a52e453a9949b961cb6a1fae65ccba8bf50f2f959364851027970be1ede820b2766002d9df1e9a4a0080ad7
+Size (colored-1.4.2.tar.gz) = 56694 bytes



Home | Main Index | Thread Index | Old Index