summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-02-16 20:52:35 +0000
committeradam <adam@pkgsrc.org>2021-02-16 20:52:35 +0000
commit96607c11a932f30e54b0ededf16601951b179fa2 (patch)
tree4bed3b3c8eddbb76b0cc5d69287d8e9dc2e219dd /textproc
parentdef322e807e049e704e2a6fdcefb03ae4c6f64e1 (diff)
downloadpkgsrc-96607c11a932f30e54b0ededf16601951b179fa2.tar.gz
py-dominate: updated to 2.6.0
2.6.0: Add get_current() to return the current active element in a with context.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-dominate/Makefile8
-rw-r--r--textproc/py-dominate/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/textproc/py-dominate/Makefile b/textproc/py-dominate/Makefile
index c1c8358ad5c..60f79944fdc 100644
--- a/textproc/py-dominate/Makefile
+++ b/textproc/py-dominate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/05/17 20:56:29 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/02/16 20:52:35 adam Exp $
-DISTNAME= dominate-2.5.1
+DISTNAME= dominate-2.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= python textproc
+CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/dominate/}
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -15,7 +15,7 @@ PYTHON_VERSIONED_DEPENDENCIES= test:test
USE_LANGUAGES= # none
do-test:
- cd ${WRKSRC} && pytest-${PYVERSSUFFIX} tests
+ cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
.include "../../lang/python/egg.mk"
.include "../../lang/python/versioned_dependencies.mk"
diff --git a/textproc/py-dominate/distinfo b/textproc/py-dominate/distinfo
index 185a25fbc5f..1cf4860be37 100644
--- a/textproc/py-dominate/distinfo
+++ b/textproc/py-dominate/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/05/17 20:56:29 adam Exp $
+$NetBSD: distinfo,v 1.5 2021/02/16 20:52:35 adam Exp $
-SHA1 (dominate-2.5.1.tar.gz) = cbf025c14188b416788084a7b862bb3ec1e52086
-RMD160 (dominate-2.5.1.tar.gz) = 3e13b53cc52cd6d9250eb279c4c51922b2e5c9b3
-SHA512 (dominate-2.5.1.tar.gz) = 85f25a1f2506bcb9ff9cdff699aabe7cfdd4ec690d53624b99642472299cb8b3947ce6f215ff913aa5a80e61d31b92c09f01f03c8f5b04e0d60b92098790953e
-Size (dominate-2.5.1.tar.gz) = 37524 bytes
+SHA1 (dominate-2.6.0.tar.gz) = 6a63a03d0f9acff000528bf0cf76fe9bdaeedf77
+RMD160 (dominate-2.6.0.tar.gz) = 32b5348da55ff231e149b4e64c26ab18c891f327
+SHA512 (dominate-2.6.0.tar.gz) = 1bb690d05a290753cabac045160500717eda8c7610ce88d2b88a490abaa64b2cdb07067c433fa6a27110ec6cb67d884d335663217391e61215ac8eb30003d8e6
+Size (dominate-2.6.0.tar.gz) = 35034 bytes