Date: Sun, 13 Oct 2024 21:01:54 GMT 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: 993b777cd466 - main - audio/py-sounddevice: update 0.5.0 =?utf-8?Q?=E2=86=92?= 0.5.1 Message-ID: <202410132101.49DL1sdj090450@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=993b777cd4665e59f689795e3a7fedcb70d6e246 commit 993b777cd4665e59f689795e3a7fedcb70d6e246 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-13 20:58:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-13 21:01:43 +0000 audio/py-sounddevice: update 0.5.0 → 0.5.1 Reported by: portscout --- audio/py-sounddevice/Makefile | 2 +- audio/py-sounddevice/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index d9b9b6dbe8aa..405e8858e54e 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -1,5 +1,5 @@ PORTNAME= sounddevice -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-sounddevice/distinfo b/audio/py-sounddevice/distinfo index 4a2f2a364b5b..c9f57f7eaaae 100644 --- a/audio/py-sounddevice/distinfo +++ b/audio/py-sounddevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724045449 -SHA256 (sounddevice-0.5.0.tar.gz) = 0de95277654b3d403d9c15ded3c6cedf307e9b27cc9ce7bd995a2891d0c955af -SIZE (sounddevice-0.5.0.tar.gz) = 52564 +TIMESTAMP = 1728840962 +SHA256 (sounddevice-0.5.1.tar.gz) = 09ca991daeda8ce4be9ac91e15a9a81c8f81efa6b695a348c9171ea0c16cb041 +SIZE (sounddevice-0.5.1.tar.gz) = 52896
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410132101.49DL1sdj090450>