git: 6c68e001c76b - main - audio/py-SoundFile: Update 0.10.3.post1 → 0.12.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Feb 2023 09:05:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c68e001c76b31f78630b670892dab64a90b61b7 commit 6c68e001c76b31f78630b670892dab64a90b61b7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-02-21 09:00:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-02-21 09:05:31 +0000 audio/py-SoundFile: Update 0.10.3.post1 → 0.12.1 --- audio/py-SoundFile/Makefile | 6 +++--- audio/py-SoundFile/distinfo | 6 +++--- audio/py-SoundFile/pkg-plist | 3 +++ 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/audio/py-SoundFile/Makefile b/audio/py-SoundFile/Makefile index 3b605a80ce73..79a0af751161 100644 --- a/audio/py-SoundFile/Makefile +++ b/audio/py-SoundFile/Makefile @@ -1,9 +1,9 @@ PORTNAME= SoundFile -DISTVERSION= 0.10.3.post1 -PORTREVISION= 1 +DISTVERSION= 0.12.1 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Audio library based on libsndfile, CFFI and NumPy @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0:devel/py-cffi@${PY_FLAVOR} \ ${PREFIX}/lib/libsndfile.so:audio/libsndfile USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist pytest # pkg-plist has files that are missing in autoplist NO_ARCH= yes diff --git a/audio/py-SoundFile/distinfo b/audio/py-SoundFile/distinfo index f206b484955d..06d078aac562 100644 --- a/audio/py-SoundFile/distinfo +++ b/audio/py-SoundFile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595378122 -SHA256 (SoundFile-0.10.3.post1.tar.gz) = 490cff42650733d1832728b937fe99fa1802896f5ef4d61bcf78cf7ebecb107b -SIZE (SoundFile-0.10.3.post1.tar.gz) = 36460 +TIMESTAMP = 1676969505 +SHA256 (soundfile-0.12.1.tar.gz) = e8e1017b2cf1dda767aef19d2fd9ee5ebe07e050d430f77a0a7c66ba08b8cdae +SIZE (soundfile-0.12.1.tar.gz) = 43184 diff --git a/audio/py-SoundFile/pkg-plist b/audio/py-SoundFile/pkg-plist new file mode 100644 index 000000000000..505a0574afed --- /dev/null +++ b/audio/py-SoundFile/pkg-plist @@ -0,0 +1,3 @@ +%%PYTHON_SITELIBDIR%%/__pycache__/_soundfile%%PYTHON_EXT_SUFFIX%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/__pycache__/_soundfile%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/_soundfile.py