git: 3e74614c5c59 - main - devel/py-cerberus: update to 1.3.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Aug 2023 06:41:21 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e74614c5c5936d85de2ffc22dbdcc8391c8787d commit 3e74614c5c5936d85de2ffc22dbdcc8391c8787d Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2023-08-11 06:38:57 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2023-08-11 06:38:57 +0000 devel/py-cerberus: update to 1.3.5 Delete pytest -- the PYPI tarballs do not contain any of the testing code. Changes: https://github.com/pyeve/cerberus/blob/1.3.5/CHANGES.rst Reported by: portscout, repology --- devel/py-cerberus/Makefile | 12 ++---------- devel/py-cerberus/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/devel/py-cerberus/Makefile b/devel/py-cerberus/Makefile index b8fea41ef881..6950488fcb44 100644 --- a/devel/py-cerberus/Makefile +++ b/devel/py-cerberus/Makefile @@ -1,6 +1,5 @@ PORTNAME= Cerberus -PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTVERSION= 1.3.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,14 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ NO_ARCH= yes USES= python -USE_PYTHON= autoplist concurrent pep517 pytest - -# benchmark tests are missing files not included in PYPI tarballs and -# break running pytest at all - -post-patch: - ${RM} ${WRKSRC}/cerberus/benchmarks/test_overall_performance_1.py - ${RM} ${WRKSRC}/cerberus/benchmarks/test_overall_performance_2.py +USE_PYTHON= autoplist concurrent pep517 # Not to be confused with devel/py-pycerberus which fulfils a quite # different function. diff --git a/devel/py-cerberus/distinfo b/devel/py-cerberus/distinfo index ab03f0c07171..bf6a09e6c1ca 100644 --- a/devel/py-cerberus/distinfo +++ b/devel/py-cerberus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679481062 -SHA256 (Cerberus-1.3.4.tar.gz) = d1b21b3954b2498d9a79edf16b3170a3ac1021df88d197dc2ce5928ba519237c -SIZE (Cerberus-1.3.4.tar.gz) = 63835 +TIMESTAMP = 1691734718 +SHA256 (Cerberus-1.3.5.tar.gz) = 81011e10266ef71b6ec6d50e60171258a5b134d69f8fb387d16e4936d0d47642 +SIZE (Cerberus-1.3.5.tar.gz) = 29898