Skip to content

Commit

Permalink
textproc/py-duecredit: update 0.9.2 → 0.9.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 2, 2024
1 parent d34c39a commit 047cc33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions textproc/py-duecredit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= duecredit
DISTVERSION= 0.9.2
DISTVERSION= 0.9.3
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,11 +12,13 @@ LICENSE= BSD2CLAUSE
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}
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils concurrent autoplist
USE_PYTHON= distutils concurrent autoplist pytest

TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions textproc/py-duecredit/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1675622778
SHA256 (duecredit-0.9.2.tar.gz) = 0e0fd87e9e46ce6c94308e9f780c203fe836d89628404f8bf5af96a7457bed1c
SIZE (duecredit-0.9.2.tar.gz) = 80998
TIMESTAMP = 1704179024
SHA256 (duecredit-0.9.3.tar.gz) = f8378ea90d11f9752592e487c92163da80d9a9ff39993eb83c08bf2ed4eca372
SIZE (duecredit-0.9.3.tar.gz) = 80753

0 comments on commit 047cc33

Please sign in to comment.