git: dfb9f3b7a183 - main - www/py-draftjs-exporter: Update to 5.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 09:59:11 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dfb9f3b7a1833abd88b30ab15d1589da7ff82547
commit dfb9f3b7a1833abd88b30ab15d1589da7ff82547
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-14 09:41:22 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-14 09:54:27 +0000
www/py-draftjs-exporter: Update to 5.1.0
Changes: https://github.com/springload/draftjs_exporter/releases
---
www/py-draftjs-exporter/Makefile | 7 +++----
www/py-draftjs-exporter/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/www/py-draftjs-exporter/Makefile b/www/py-draftjs-exporter/Makefile
index 50806a8e71a8..9e738334e984 100644
--- a/www/py-draftjs-exporter/Makefile
+++ b/www/py-draftjs-exporter/Makefile
@@ -1,6 +1,5 @@
PORTNAME= draftjs-exporter
-PORTVERSION= 5.0.0
-PORTREVISION= 1
+PORTVERSION= 5.1.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-USES= python
+USES= python:3.9+
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
@@ -27,6 +26,6 @@ LXML_DESC= Use lxml as backing engine
HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4.1<5:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}html5lib>=0.999<2:www/py-html5lib@${PY_FLAVOR}
-LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.2.0<5:devel/py-lxml@${PY_FLAVOR}
+LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.2.0<6:devel/py-lxml@${PY_FLAVOR}
.include <bsd.port.mk>
diff --git a/www/py-draftjs-exporter/distinfo b/www/py-draftjs-exporter/distinfo
index 9d4d01e12a6e..d6b2cec160b3 100644
--- a/www/py-draftjs-exporter/distinfo
+++ b/www/py-draftjs-exporter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423850
-SHA256 (draftjs_exporter-5.0.0.tar.gz) = 2efee45d4bb4c0aaacc3e5ea2983a29a29381e02037f3f92a6b12706d7b87e1e
-SIZE (draftjs_exporter-5.0.0.tar.gz) = 33271
+TIMESTAMP = 1740836194
+SHA256 (draftjs_exporter-5.1.0.tar.gz) = 9f44b8dcecb702540e3aab24af2fad8683aec910fe0034c12cfab5d716ac5f84
+SIZE (draftjs_exporter-5.1.0.tar.gz) = 33500