summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-06-14 04:54:45 +0000
committeradam <adam@pkgsrc.org>2019-06-14 04:54:45 +0000
commit2db7caeac132d4d3510572f6564c536cff74ab48 (patch)
treefcde29fb37c397e3eb6e905058d4886f60ac71e3 /devel
parent54d020d2f53bd4bcb76624803ac073b081f477c6 (diff)
downloadpkgsrc-2db7caeac132d4d3510572f6564c536cff74ab48.tar.gz
py-mako: updated to 1.0.12
1.0.12 [bug] [py3k] Fixed regression where import refactors in Mako 1.0.11 caused broken imports on Python 3.8. 1.0.11 [change] Updated for additional project metadata in setup.py. Additionally, the code has been reformatted using Black and zimports. 1.0.10 [bug] [py3k] Added a default encoding of “utf-8” when the RichTraceback object retrieves Python source lines from a Python traceback; as these are bytes in Python 3 they need to be decoded so that they can be formatted in the template.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-mako/Makefile4
-rw-r--r--devel/py-mako/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-mako/Makefile b/devel/py-mako/Makefile
index d3291dc8387..130e6e1aa4e 100644
--- a/devel/py-mako/Makefile
+++ b/devel/py-mako/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/04/16 07:18:33 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/14 04:54:45 adam Exp $
-DISTNAME= Mako-1.0.9
+DISTNAME= Mako-1.0.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=M/Mako/}
diff --git a/devel/py-mako/distinfo b/devel/py-mako/distinfo
index cbff1b21171..6539c463225 100644
--- a/devel/py-mako/distinfo
+++ b/devel/py-mako/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2019/04/16 07:18:33 adam Exp $
+$NetBSD: distinfo,v 1.11 2019/06/14 04:54:45 adam Exp $
-SHA1 (Mako-1.0.9.tar.gz) = fea82aaebae1685c43176d4fc8169a00298f21f3
-RMD160 (Mako-1.0.9.tar.gz) = 3f123f0487c6d44d5747927b3cb34410a07a465f
-SHA512 (Mako-1.0.9.tar.gz) = 2b40b96edba9f1ac0c2090e5677742c1f7578d5a55ab1c09aa4198493144e30c25d6179a7bdee2d3fa12410da6c3b1105d2d70af77d4265d679f577a7e711c63
-Size (Mako-1.0.9.tar.gz) = 459569 bytes
+SHA1 (Mako-1.0.12.tar.gz) = 2056c68f207114d86f470541ac177a5e6931cdb9
+RMD160 (Mako-1.0.12.tar.gz) = f73d5bee774feec66c8599ff8d62f1d80d81c74f
+SHA512 (Mako-1.0.12.tar.gz) = aa295880c07938425e661b8865fed7cf398ac257d6b84bdbef5a2c542bbae79cd27df363e81c10450c9b6c8e038360166480b06e701d5a5affeb7bd03a7f5d83
+Size (Mako-1.0.12.tar.gz) = 460108 bytes