From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17367158089 for ; Thu, 16 Nov 2023 14:04:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C8C32BC015; Thu, 16 Nov 2023 14:04:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20F132BC015 for ; Thu, 16 Nov 2023 14:04:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D4EA335D74 for ; Thu, 16 Nov 2023 14:04:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8554C1399 for ; Thu, 16 Nov 2023 14:04:09 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1700143123.61282c8b870bfd8a3982d0c7c7c212b59d7e2299.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/webrtcvad/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/webrtcvad/webrtcvad-2.0.10.ebuild X-VCS-Directories: dev-python/webrtcvad/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 61282c8b870bfd8a3982d0c7c7c212b59d7e2299 X-VCS-Branch: master Date: Thu, 16 Nov 2023 14:04:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ffe46a98-43a7-4137-b485-2711f8a5a27e X-Archives-Hash: b8d1f665e27e4bbb5724f2b12caeb810 commit: 61282c8b870bfd8a3982d0c7c7c212b59d7e2299 Author: David Roman gmail com> AuthorDate: Thu Nov 16 13:58:43 2023 +0000 Commit: David Roman gmail com> CommitDate: Thu Nov 16 13:58:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61282c8b dev-python/webrtcvad: drop 2.0.10 Signed-off-by: David Roman gmail.com> dev-python/webrtcvad/webrtcvad-2.0.10.ebuild | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild deleted file mode 100644 index 051d7c142b..0000000000 --- a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) - -inherit distutils-r1 - -DESCRIPTION="Python interface to the Google WebRTC Voice Activity Detector (VAD)" -HOMEPAGE="https://github.com/wiseman/py-webrtcvad" -SRC_URI="https://github.com/wiseman/py-${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -S="${WORKDIR}/py-${P}" - -distutils_enable_tests nose - -DEPEND=" - test? ( - dev-python/memory-profiler[${PYTHON_USEDEP}] - ) - " From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9EEC4158089 for ; Thu, 16 Nov 2023 13:58:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F061B2BC015; Thu, 16 Nov 2023 13:58:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D75932BC015 for ; Thu, 16 Nov 2023 13:58:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EF02335D45 for ; Thu, 16 Nov 2023 13:58:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89F60AAB for ; Thu, 16 Nov 2023 13:58:48 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1700143123.61282c8b870bfd8a3982d0c7c7c212b59d7e2299.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/webrtcvad/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/webrtcvad/webrtcvad-2.0.10.ebuild X-VCS-Directories: dev-python/webrtcvad/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 61282c8b870bfd8a3982d0c7c7c212b59d7e2299 X-VCS-Branch: dev Date: Thu, 16 Nov 2023 13:58:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7dc1abe4-6b93-466b-9b81-73673b9b91c1 X-Archives-Hash: f0c0581c2002c4ae7ae2dc3f76fddd1a Message-ID: <20231116135848.vTMFn6gKEErMdp01SjeEiFsZ6zmBTlGEvhPh62XoeoM@z> commit: 61282c8b870bfd8a3982d0c7c7c212b59d7e2299 Author: David Roman gmail com> AuthorDate: Thu Nov 16 13:58:43 2023 +0000 Commit: David Roman gmail com> CommitDate: Thu Nov 16 13:58:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61282c8b dev-python/webrtcvad: drop 2.0.10 Signed-off-by: David Roman gmail.com> dev-python/webrtcvad/webrtcvad-2.0.10.ebuild | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild deleted file mode 100644 index 051d7c142b..0000000000 --- a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) - -inherit distutils-r1 - -DESCRIPTION="Python interface to the Google WebRTC Voice Activity Detector (VAD)" -HOMEPAGE="https://github.com/wiseman/py-webrtcvad" -SRC_URI="https://github.com/wiseman/py-${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -S="${WORKDIR}/py-${P}" - -distutils_enable_tests nose - -DEPEND=" - test? ( - dev-python/memory-profiler[${PYTHON_USEDEP}] - ) - "