[Bug 258895] www/py-pelican: Update to 4.7.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 03 Oct 2021 17:20:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258895

--- Comment #1 from Andreas Bilke <andreas@bilke.org> ---
Comment on attachment 228405
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228405
Update to 4.7.0

diff --git a/www/py-pelican/Makefile b/www/py-pelican/Makefile
index be5ff05a28..1e44e9e107 100644
--- a/www/py-pelican/Makefile
+++ b/www/py-pelican/Makefile
@@ -1,7 +1,7 @@
 # Created by: Julien Laffaye <jlaffaye@FreeBSD.org>

 PORTNAME=      pelican
-PORTVERSION=   4.6.0
+PORTVERSION=   4.7.0
 CATEGORIES=    www textproc python
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

@@ -18,7 +18,8 @@ RUN_DEPENDS= 
${PYTHON_PKGNAMEPREFIX}docutils>=0.15:textproc/py-docutils@${PY_FLA
                ${PYTHON_PKGNAMEPREFIX}blinker>0:devel/py-blinker@${PY_FLAVOR}
\
               
${PYTHON_PKGNAMEPREFIX}unidecode>0:converters/py-unidecode@${PY_FLAVOR} \
                ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} \
-              
${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR}
+              
${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
+               ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR}
 TEST_DEPENDS=  ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}

 USES=          python:3.6+ shebangfix
diff --git a/www/py-pelican/distinfo b/www/py-pelican/distinfo
index 168053a28a..ba4850ccd4 100644
--- a/www/py-pelican/distinfo
+++ b/www/py-pelican/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616873657
-SHA256 (getpelican-pelican-4.6.0_GH0.tar.gz) =
10ce79afba58ba70accbfe827f114e69d60ba4ec5088b628c15c6a9be1220b8e
-SIZE (getpelican-pelican-4.6.0_GH0.tar.gz) = 1399249
+TIMESTAMP = 1633281325
+SHA256 (getpelican-pelican-4.7.0_GH0.tar.gz) =
e062d4fcc06637b90016fa93b554b1b19ac7ed75a43b1d90d41eaf2fc37ec5cf
+SIZE (getpelican-pelican-4.7.0_GH0.tar.gz) = 1400801

-- 
You are receiving this mail because:
You are the assignee for the bug.