Tue Oct 15 17:28:16 2019 UTC ()
py-textile: updated to 3.0.4

Version 3.0.4
* BUGFIX: Restricted mode strips out CSS attributes again.
* Update travis to more current versions and test against current Pillow version.


(adam)
diff -r1.18 -r1.19 pkgsrc/textproc/py-textile/Makefile
diff -r1.8 -r1.9 pkgsrc/textproc/py-textile/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/textproc/py-textile/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-textile/Makefile 2019/05/21 12:53:47 1.18
+++ pkgsrc/textproc/py-textile/Makefile 2019/10/15 17:28:16 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2019/05/21 12:53:47 adam Exp $ 1# $NetBSD: Makefile,v 1.19 2019/10/15 17:28:16 adam Exp $
2 2
3DISTNAME= textile-3.0.3 3DISTNAME= textile-3.0.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/textile/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/textile/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/textile/python-textile 9HOMEPAGE= https://github.com/textile/python-textile
10COMMENT= XHTML generator using a simple markup 10COMMENT= XHTML generator using a simple markup
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib 13DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib
14DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 14DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
15BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner 15BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

cvs diff -r1.8 -r1.9 pkgsrc/textproc/py-textile/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-textile/distinfo 2019/05/21 12:53:47 1.8
+++ pkgsrc/textproc/py-textile/distinfo 2019/10/15 17:28:16 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2019/05/21 12:53:47 adam Exp $ 1$NetBSD: distinfo,v 1.9 2019/10/15 17:28:16 adam Exp $
2 2
3SHA1 (textile-3.0.3.tar.gz) = be1cda3f31cf6345af7419e9dda3ea48b3684a60 3SHA1 (textile-3.0.4.tar.gz) = 5d13861336c05a62ccdd18a1b742247fd8560bc5
4RMD160 (textile-3.0.3.tar.gz) = a2442da48382646d14e3b57649d045b2db329b08 4RMD160 (textile-3.0.4.tar.gz) = 72ea615bc87a17273a68b504a82990f45b757dbd
5SHA512 (textile-3.0.3.tar.gz) = 91254e31ba1d531decc8c87170728aee7498ef6ba67e63c663e45882028938ffd2a34362cd4edd82fd98e940f4a2effe791f886965793c902498dd92acb8fb67 5SHA512 (textile-3.0.4.tar.gz) = db56bd1cce52cc87a2bed1f8e0229fc6e0232fe95c46172fd8daf00b79a96e6e246adee057d5d0540283c322a87cc9c3990cfa5dfacc2468c5e2c907ffa17a03
6Size (textile-3.0.3.tar.gz) = 48961 bytes 6Size (textile-3.0.4.tar.gz) = 49890 bytes