Wed Dec 11 14:17:49 2019 UTC ()
py-tabulate: updated to 0.8.6

0.8.6: Bug fixes. Stop supporting Python 3.3, 3.4.


(adam)
diff -r1.5 -r1.6 pkgsrc/textproc/py-tabulate/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/py-tabulate/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/textproc/py-tabulate/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-tabulate/Makefile 2019/10/07 20:19:14 1.5
+++ pkgsrc/textproc/py-tabulate/Makefile 2019/12/11 14:17:49 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2019/10/07 20:19:14 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2019/12/11 14:17:49 adam Exp $
2 2
3DISTNAME= tabulate-0.8.5 3DISTNAME= tabulate-0.8.6
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tabulate/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/tabulate/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://bitbucket.org/astanin/python-tabulate 9HOMEPAGE= https://bitbucket.org/astanin/python-tabulate
10COMMENT= Pretty-print tabular data 10COMMENT= Pretty-print tabular data
11LICENSE= mit 11LICENSE= mit
12 12
13TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose 13TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.5 -r1.6 pkgsrc/textproc/py-tabulate/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-tabulate/distinfo 2019/10/07 20:19:14 1.5
+++ pkgsrc/textproc/py-tabulate/distinfo 2019/12/11 14:17:49 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2019/10/07 20:19:14 adam Exp $ 1$NetBSD: distinfo,v 1.6 2019/12/11 14:17:49 adam Exp $
2 2
3SHA1 (tabulate-0.8.5.tar.gz) = 9f3658c289b332d2d7afd2cfa8f28e002d03fb28 3SHA1 (tabulate-0.8.6.tar.gz) = 60a6aac78905f74ea147f73a8747446568161ed7
4RMD160 (tabulate-0.8.5.tar.gz) = a8f86bf5742c2592344be68cca56be5f9985f9b7 4RMD160 (tabulate-0.8.6.tar.gz) = 7b9e2043175fea507485ec5e48765fd52891620c
5SHA512 (tabulate-0.8.5.tar.gz) = 137f576ac5adc29ad82f77da499804b110ddc7f12c5f85cdc79bdd5dfd37404d49f1c5667e6f8721e48f949b684c71b330b8e4fae4ef8a933af24d68fd0665c5 5SHA512 (tabulate-0.8.6.tar.gz) = 10e331db1f8d6ea921654c3955efc4929827b003328c4e2ae663748ce5d5a3e473fe7abb4606147c00aec60ff44d3115c353d6f0e1417305166343212d77600e
6Size (tabulate-0.8.5.tar.gz) = 45867 bytes 6Size (tabulate-0.8.6.tar.gz) = 45535 bytes