summaryrefslogtreecommitdiff
path: root/www/py-draftjs_exporter
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-09-30 05:34:28 +0000
committeradam <adam@pkgsrc.org>2020-09-30 05:34:28 +0000
commitfc0d1072cee6f2f2637d521f63348009afdfc431 (patch)
tree58df57ef8ccba880968dcf067ff76e777ef5d056 /www/py-draftjs_exporter
parent7f63b87c434a7c646f7d4aebb12e8cb3274ea9fa (diff)
downloadpkgsrc-fc0d1072cee6f2f2637d521f63348009afdfc431.tar.gz
py-draftjs_exporter: updated to 4.1.1
v4.1.1: - Add support for Python 3.9 - Update html5lib upper bound, now defined as `html5lib>=0.999,<2`, to ensure compatibility with Python 3.10
Diffstat (limited to 'www/py-draftjs_exporter')
-rw-r--r--www/py-draftjs_exporter/Makefile19
-rw-r--r--www/py-draftjs_exporter/distinfo10
2 files changed, 13 insertions, 16 deletions
diff --git a/www/py-draftjs_exporter/Makefile b/www/py-draftjs_exporter/Makefile
index 53e44375ed3..2bca7ca8fc8 100644
--- a/www/py-draftjs_exporter/Makefile
+++ b/www/py-draftjs_exporter/Makefile
@@ -1,25 +1,22 @@
-# $NetBSD: Makefile,v 1.2 2020/08/27 12:24:17 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/30 05:34:28 adam Exp $
-DISTNAME= draftjs_exporter-4.1.0
+DISTNAME= draftjs_exporter-4.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=springload/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=d/draftjs-exporter/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/springload/draftjs_exporter
COMMENT= Library to convert Draft.js raw ContentState to HTML
LICENSE= mit
-GITHUB_PROJECT= draftjs_exporter
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-
-DEPENDS+= ${PYPKGPREFIX}-lxml>=4.2.0<5:../../textproc/py-lxml
-DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.4<4.9.2:../../www/py-beautifulsoup4
-DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999<1.0.2:../../textproc/py-html5lib
+DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.4.1:../../www/py-beautifulsoup4
+DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999:../../textproc/py-html5lib
+DEPENDS+= ${PYPKGPREFIX}-lxml>=4.2.0:../../textproc/py-lxml
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE+= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-draftjs_exporter/distinfo b/www/py-draftjs_exporter/distinfo
index 1de6be33991..c3bd84b4c99 100644
--- a/www/py-draftjs_exporter/distinfo
+++ b/www/py-draftjs_exporter/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/08/03 23:57:49 joerg Exp $
+$NetBSD: distinfo,v 1.2 2020/09/30 05:34:28 adam Exp $
-SHA1 (draftjs_exporter-4.1.0.tar.gz) = 01aab07cad1d6fdf577cc0a2805e8688ed60198e
-RMD160 (draftjs_exporter-4.1.0.tar.gz) = 951be4c598e42b3d307ef15f69ab10117462a922
-SHA512 (draftjs_exporter-4.1.0.tar.gz) = 6adfef658daa4fea15757985d31f941adf3c5b8ef4a26ffbc305a03dedd638defb6dd9397e70e048effa512e3f7eac3171f0d45f26350b7af8129added1ee926
-Size (draftjs_exporter-4.1.0.tar.gz) = 64037 bytes
+SHA1 (draftjs_exporter-4.1.1.tar.gz) = ce88998b11392f6ed5ff4460ea2a247067714c0f
+RMD160 (draftjs_exporter-4.1.1.tar.gz) = 2141a6233c0be7329e51cd7f027b6eab655922a5
+SHA512 (draftjs_exporter-4.1.1.tar.gz) = 87c4ff768eebf9964365217ac11cbbdc893a9d85e8269d29f0b71537a7aa238da2c3a47433c685ac7c34b205b3f0a2220ffb5b6704845d96f32a5d2e85ac1b13
+Size (draftjs_exporter-4.1.1.tar.gz) = 33489 bytes