commit:     85ae77749fd352394751addd6829fbb044155901
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:31:07 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:35:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ae7774

dev-python/pulsectl: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pulsectl/Manifest                |  1 -
 dev-python/pulsectl/pulsectl-24.11.0.ebuild | 30 -----------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-python/pulsectl/Manifest b/dev-python/pulsectl/Manifest
index 53ed570708a1..c98e737a7837 100644
--- a/dev-python/pulsectl/Manifest
+++ b/dev-python/pulsectl/Manifest
@@ -1,2 +1 @@
-DIST pulsectl-24.11.0.tar.gz 41166 BLAKE2B 
1dc94c8191d7c47e8185c2a31de380a4b3d0b945201e9643e225eb383c1ed101d6119571b5bfba118b28f9215ff0b2a446156af1fc86226280dbb3cb951bbc96
 SHA512 
3fa4f913a0cf5dca4e5d24019cd69f3045c3116693ad503f7de04e013be5141a3bcaeda72b73258372d56fb2f35bf321e09ca4c1ed1f6d8880124b744195a124
 DIST pulsectl-24.12.0.tar.gz 41200 BLAKE2B 
eb5a8eb55c0e3a3c8119e3962fe5ab1f6a53abb9a75d39477c22aa11867d895ab77f876afe4d7f1b066cbd59c65e11db76c9ed0c958c1c9d0d03c3132301397a
 SHA512 
c0e0d71b9f396cbbe29f96d1a8c5e72fbdbdc7e8c06fccfc261b93691c2000fde7761faa8dad34bd04a04cdc9dc75fe509d3f864056fff92329ca7c4c1435f6e

diff --git a/dev-python/pulsectl/pulsectl-24.11.0.ebuild 
b/dev-python/pulsectl/pulsectl-24.11.0.ebuild
deleted file mode 100644
index a26679e2fc15..000000000000
--- a/dev-python/pulsectl/pulsectl-24.11.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python high-level interface and ctypes-based bindings for 
PulseAudio (libpulse)"
-HOMEPAGE="
-       https://github.com/mk-fg/python-pulse-control/
-       https://pypi.org/project/pulsectl/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
-
-RDEPEND="
-       media-libs/libpulse
-"
-BDEPEND="
-       test? (
-               media-sound/pulseaudio-daemon
-       )
-"
-
-distutils_enable_tests unittest

Reply via email to