Date: Sat, 11 Apr 2026 07:21:16 +0000 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: deb4440d3495 - main - audio/py-soxr: update 0.5=?utf-8?Q?=2E0 =E2=86=92 1?=.0.0 Message-ID: <69d9f66c.3a9d6.3250c7e3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=deb4440d349547233d4ecfd10defa14c5b327ea2 commit deb4440d349547233d4ecfd10defa14c5b327ea2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-11 05:20:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-11 07:21:06 +0000 audio/py-soxr: update 0.5.0 → 1.0.0 --- audio/py-soxr/Makefile | 18 ++++++------------ audio/py-soxr/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/audio/py-soxr/Makefile b/audio/py-soxr/Makefile index 0aad3ed11f85..c256da2c7dfe 100644 --- a/audio/py-soxr/Makefile +++ b/audio/py-soxr/Makefile @@ -1,6 +1,5 @@ PORTNAME= soxr -DISTVERSION= 0.5.0 -PORTREVISION= 1 +DISTVERSION= 1.0.0 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,23 +13,18 @@ LICENSE_COMB= multi BROKEN_i386= fails to compile: ...requires target feature 'sse', but would be inlined into function 'h8' that is compiled without support for 'sse' -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - cmake:devel/cmake-core \ - ${PYTHON_PKGNAMEPREFIX}nanobind>0:devel/py-nanobind@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nanobind>0:devel/py-nanobind@${PY_FLAVOR} \ + ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-build-core>=0.9.0:devel/py-scikit-build-core@${PY_FLAVOR} \ ${PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}SoundFile>0:audio/py-SoundFile@${PY_FLAVOR} -USES= python +USES= cmake:indirect python USE_PYTHON= pep517 autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -xpost-install: - # strip binary - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/soxr/cysoxr${PYTHON_TAG}.so - # correct version as a workaround for https://github.com/dofuuz/python-soxr/issues/21 - @${REINPLACE_CMD} -i '' -e 's|^version |__version__ |' ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/soxr/_version.py - .include <bsd.port.mk> diff --git a/audio/py-soxr/distinfo b/audio/py-soxr/distinfo index 81e27568d7d0..ab1e2d6d2fb9 100644 --- a/audio/py-soxr/distinfo +++ b/audio/py-soxr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726596269 -SHA256 (soxr-0.5.0.tar.gz) = 6db338bbb01b73ad31534dd48e1b1eafa767714223f7d403c7633c987bdbd719 -SIZE (soxr-0.5.0.tar.gz) = 170686 +TIMESTAMP = 1775884256 +SHA256 (soxr-1.0.0.tar.gz) = e07ee6c1d659bc6957034f4800c60cb8b98de798823e34d2a2bba1caa85a4509 +SIZE (soxr-1.0.0.tar.gz) = 171415home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d9f66c.3a9d6.3250c7e3>
