git: 9971a4c75218 - main - devel/py-pymarc: Update to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 16:38:09 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9971a4c75218f55795502084a18055d4b25bd5f7 commit 9971a4c75218f55795502084a18055d4b25bd5f7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 16:33:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 16:36:31 +0000 devel/py-pymarc: Update to 4.2.0 - Convert to USE_PYTHON=unittest Changes: https://gitlab.com/pymarc/pymarc/-/releases --- devel/py-pymarc/Makefile | 9 ++------- devel/py-pymarc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/devel/py-pymarc/Makefile b/devel/py-pymarc/Makefile index fee70f3d0cc8..3caba4d19f7a 100644 --- a/devel/py-pymarc/Makefile +++ b/devel/py-pymarc/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= pymarc -PORTVERSION= 3.1.13 +PORTVERSION= 4.2.0 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP @@ -12,14 +12,9 @@ COMMENT= Read Write And Modify MARC Bibliographic Data LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} - USES= python:3.6+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} test.py - .include <bsd.port.mk> diff --git a/devel/py-pymarc/distinfo b/devel/py-pymarc/distinfo index c726cdf41bb4..280c0e227fcd 100644 --- a/devel/py-pymarc/distinfo +++ b/devel/py-pymarc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553765433 -SHA256 (pymarc-3.1.13.tar.gz) = 9a673c4fd39cb2cb80b3070f04c9bc015a4aa09c4b7daa0dffe3b3695e9d6c7b -SIZE (pymarc-3.1.13.tar.gz) = 214294 +TIMESTAMP = 1655561206 +SHA256 (pymarc-4.2.0.tar.gz) = 57f897bf56d0e075bb266adaefc143de57ded3a33ad4b47fbb246dc3743d7920 +SIZE (pymarc-4.2.0.tar.gz) = 230959