pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-creole py-creole: updated to 1.3.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c01c3694004c
branches:  trunk
changeset: 376390:c01c3694004c
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 01 08:10:35 2018 +0000

description:
py-creole: updated to 1.3.2

1.3.2:
Adding optional img size to creole2html and html2creole
run tests also with python 3.5 and 3.6

diffstat:

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

diffs (28 lines):

diff -r c4076a743d54 -r c01c3694004c textproc/py-creole/Makefile
--- a/textproc/py-creole/Makefile       Thu Mar 01 08:06:31 2018 +0000
+++ b/textproc/py-creole/Makefile       Thu Mar 01 08:10:35 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/10/07 07:31:14 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/01 08:10:35 adam Exp $
 
-DISTNAME=      python-creole-1.3.1
+DISTNAME=      python-creole-1.3.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
 CATEGORIES=    textproc www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-creole/}
diff -r c4076a743d54 -r c01c3694004c textproc/py-creole/distinfo
--- a/textproc/py-creole/distinfo       Thu Mar 01 08:06:31 2018 +0000
+++ b/textproc/py-creole/distinfo       Thu Mar 01 08:10:35 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2017/10/07 07:31:14 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/03/01 08:10:35 adam Exp $
 
-SHA1 (python-creole-1.3.1.tar.gz) = 39f03906157df6910a5de64b999c39dcdd7972f4
-RMD160 (python-creole-1.3.1.tar.gz) = e715a82b22e6508f299a79bbce940f36b627c3dc
-SHA512 (python-creole-1.3.1.tar.gz) = 15a1fbd2aab578f60ba06a4df6484a73fac47eb594ca85e2a8d1bf79a5315d5f29cdc33ad8f6e81d075a8f9afd44c7b7a6c956e4e800b0c6f5a9413b38356274
-Size (python-creole-1.3.1.tar.gz) = 75834 bytes
+SHA1 (python-creole-1.3.2.tar.gz) = 20cb134651b016da5fd31729b0923764ac20fb05
+RMD160 (python-creole-1.3.2.tar.gz) = 134e09939b9a5dcd99bcdcbf25dafa92bd30bf79
+SHA512 (python-creole-1.3.2.tar.gz) = 797b686fe1c2fded88f9fd277d0ebc25feb8a65679f63b44e7d9f3b75385f1d59fee3d13e2058c618e8bf25282a7d7181e555509ffbd143fb334a5979ca90f34
+Size (python-creole-1.3.2.tar.gz) = 74660 bytes
 SHA1 (patch-setup.py) = 34bda5f9884544cdf214536e63b7ba12b52fe321



Home | Main Index | Thread Index | Old Index