Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 00:58:13 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0758467f1649 - main - textproc/py-duecredit: Update 0.8.1 -> 0.9.1
Message-ID:  <202104180058.13I0wD5E003426@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0758467f1649925a573af3b03d7b88797c076bc2

commit 0758467f1649925a573af3b03d7b88797c076bc2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-18 00:33:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-18 00:33:23 +0000

    textproc/py-duecredit: Update 0.8.1 -> 0.9.1
    
    Reported by:    portscout
---
 textproc/py-duecredit/Makefile | 3 ++-
 textproc/py-duecredit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/textproc/py-duecredit/Makefile b/textproc/py-duecredit/Makefile
index d713955883d5..9013cf01686d 100644
--- a/textproc/py-duecredit/Makefile
+++ b/textproc/py-duecredit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	duecredit
-DISTVERSION=	0.8.1
+DISTVERSION=	0.9.1
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}citeproc-py>=0.4:textproc/py-citeproc-py@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+py36_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	distutils concurrent autoplist
diff --git a/textproc/py-duecredit/distinfo b/textproc/py-duecredit/distinfo
index bc51055103b3..eb080bf46be9 100644
--- a/textproc/py-duecredit/distinfo
+++ b/textproc/py-duecredit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612059913
-SHA256 (duecredit-0.8.1.tar.gz) = 43b3f01ab5fb2bf2ecc27d3fcf92b873c6b288f44becef3e2e87c96cb89d7b01
-SIZE (duecredit-0.8.1.tar.gz) = 423093
+TIMESTAMP = 1618705174
+SHA256 (duecredit-0.9.1.tar.gz) = f6192ce9315b35f6a67174761291e61d0831e496e8ff4acbc061731e7604faf8
+SIZE (duecredit-0.9.1.tar.gz) = 81528



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180058.13I0wD5E003426>