git: 335c5d9d8a83 - main - biology/py-resdk: update 21.2.0 → 21.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 03:54:25 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=335c5d9d8a835cd76c1401f25bc7bfe6980b4445 commit 335c5d9d8a835cd76c1401f25bc7bfe6980b4445 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-11-11 03:46:54 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-11 03:54:22 +0000 biology/py-resdk: update 21.2.0 → 21.2.1 PR: 282669 --- biology/py-resdk/Makefile | 6 +++--- biology/py-resdk/distinfo | 6 +++--- biology/py-resdk/pkg-descr | 3 +-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/biology/py-resdk/Makefile b/biology/py-resdk/Makefile index 0ea5b382db62..de263472e0e9 100644 --- a/biology/py-resdk/Makefile +++ b/biology/py-resdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= resdk -DISTVERSION= 21.2.0 +DISTVERSION= 21.2.1 CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -34,8 +34,8 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mypy-boto3-s3>0:devel/py-mypy-boto3-s3@${PY USES= python USE_PYTHON= pep517 autoplist pytest -NO_ARCH= yes - TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/biology/py-resdk/distinfo b/biology/py-resdk/distinfo index e071a1152a3e..26e426f9c16b 100644 --- a/biology/py-resdk/distinfo +++ b/biology/py-resdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720766250 -SHA256 (resdk-21.2.0.tar.gz) = bcf09bc9e2d3c0d306a478ee02e68241f41636193b41c088a6ff77ab5c766d3d -SIZE (resdk-21.2.0.tar.gz) = 258582 +TIMESTAMP = 1731244665 +SHA256 (resdk-21.2.1.tar.gz) = 5b231e655674f0362e72846bbf66e36afe82f595acbca32dbc77656517c21f2e +SIZE (resdk-21.2.1.tar.gz) = 258693 diff --git a/biology/py-resdk/pkg-descr b/biology/py-resdk/pkg-descr index adbf2525b396..16da290f50b0 100644 --- a/biology/py-resdk/pkg-descr +++ b/biology/py-resdk/pkg-descr @@ -1,4 +1,3 @@ Resolwe SDK for Python supports interaction with Resolwe server and its extension Resolwe Bioinformatics. You can use it to upload and inspect -biomedical data sets, contribute annotations, run analysis, and write -pipelines. +biomedical data sets, contribute annotations, run analysis, and write pipelines.