Date: Mon, 19 Aug 2024 19:12:04 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: ed4d8a486254 - main - audio/py-sounddevice: update 0.4.7 =?utf-8?Q?=E2=86=92?= 0.5.0 Message-ID: <202408191912.47JJC4ba067416@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=ed4d8a4862544454aca98a270757bd4f6db04382 commit ed4d8a4862544454aca98a270757bd4f6db04382 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-19 19:09:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-19 19:11:40 +0000 audio/py-sounddevice: update 0.4.7 → 0.5.0 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 49f5865b7d52..d9b9b6dbe8aa 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -1,5 +1,5 @@ PORTNAME= sounddevice -DISTVERSION= 0.4.7 +DISTVERSION= 0.5.0 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-sounddevice/distinfo b/audio/py-sounddevice/distinfo index 461423ca3f3d..4a2f2a364b5b 100644 --- a/audio/py-sounddevice/distinfo +++ b/audio/py-sounddevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716882933 -SHA256 (sounddevice-0.4.7.tar.gz) = 69b386818d50a2d518607d4b973442e8d524760c7cd6c8b8be03d8c98fc4bce7 -SIZE (sounddevice-0.4.7.tar.gz) = 52244 +TIMESTAMP = 1724045449 +SHA256 (sounddevice-0.5.0.tar.gz) = 0de95277654b3d403d9c15ded3c6cedf307e9b27cc9ce7bd995a2891d0c955af +SIZE (sounddevice-0.5.0.tar.gz) = 52564
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408191912.47JJC4ba067416>