Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 21:04:22 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: 7ecda579eea6 - main - =?utf-8?Q?textproc/py-duecredit:=20Update=200.9.1=20=E2=86=92=200.9.2?=
Message-ID:  <202302052104.315L4Mjo091677@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=7ecda579eea69d031b2510e1d21bd622a1ae2a37

commit 7ecda579eea69d031b2510e1d21bd622a1ae2a37
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-05 18:48:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-05 21:04:11 +0000

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

diff --git a/textproc/py-duecredit/Makefile b/textproc/py-duecredit/Makefile
index f8245e51d2c8..21822dcdda89 100644
--- a/textproc/py-duecredit/Makefile
+++ b/textproc/py-duecredit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	duecredit
-DISTVERSION=	0.9.1
+DISTVERSION=	0.9.2
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}citeproc-py>=0.4:textproc/py-citeproc-py@${P
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.8+
 USE_PYTHON=	distutils concurrent autoplist
 NO_ARCH=	yes
 
diff --git a/textproc/py-duecredit/distinfo b/textproc/py-duecredit/distinfo
index eb080bf46be9..12089c50449c 100644
--- a/textproc/py-duecredit/distinfo
+++ b/textproc/py-duecredit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618705174
-SHA256 (duecredit-0.9.1.tar.gz) = f6192ce9315b35f6a67174761291e61d0831e496e8ff4acbc061731e7604faf8
-SIZE (duecredit-0.9.1.tar.gz) = 81528
+TIMESTAMP = 1675622778
+SHA256 (duecredit-0.9.2.tar.gz) = 0e0fd87e9e46ce6c94308e9f780c203fe836d89628404f8bf5af96a7457bed1c
+SIZE (duecredit-0.9.2.tar.gz) = 80998



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