summaryrefslogtreecommitdiff
path: root/dev-python/pulsectl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-26 21:58:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-26 21:58:19 +0000
commita0953f7ac639d8e180f62ab3364ccf9af71f783d (patch)
tree49c27625d74c6c1857a4b9172594a5888344f102 /dev-python/pulsectl
parentae8c098416c6e714f4466e330d7272cd5e46d452 (diff)
gentoo auto-resync : 26:02:2023 - 21:58:19
Diffstat (limited to 'dev-python/pulsectl')
-rw-r--r--dev-python/pulsectl/Manifest2
-rw-r--r--dev-python/pulsectl/pulsectl-22.3.2.ebuild6
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/pulsectl/Manifest b/dev-python/pulsectl/Manifest
index a2090868723a..c282ce8a9fd5 100644
--- a/dev-python/pulsectl/Manifest
+++ b/dev-python/pulsectl/Manifest
@@ -1,3 +1,3 @@
DIST pulsectl-22.3.2.tar.gz 40901 BLAKE2B 5b3eb752865e95cfbb70a7228409fea70b4c55c7297d652b4614df7ea4764dcb446f7a3e25bb89f6a55badbf6b300381c7c28c56f0a47e7faf1e63003f39d02c SHA512 7fc11c792a9e586d191a32831e0ef8896c40da1fdeddfd4467d7ec352e5e0ef0c910d7a2e8e82e1a381b16afefa17c9c9db4821be74d4694c934337b2a862f0c
-EBUILD pulsectl-22.3.2.ebuild 518 BLAKE2B 675ce3f9b59fdb114c27d3d33a3b6b18286f5a6c69655439f0b3c160534dcb90f5da93954b94c79f68d550898528a10a4b42c982ccb9af2e565d92321d4143f2 SHA512 50563d8d36bdbbba4227368ab91d1e12dc54dcc93220d5bd594811c97a23b5e6b222f93f4ea3c85ec12ae1a1c1331e2ee1ce2bae07daa6263f8f4a01977377a4
+EBUILD pulsectl-22.3.2.ebuild 521 BLAKE2B 31e1191ab49569c8c9f99638a1ff7aca4e7f394457e11db2181b02ccef6ca343f91236959db10663037ddad4c81e07544f7fb4d5b99d2c7bc1f2edd2166e4fda SHA512 e3cdc1fbfdb027c5e03b7ff52cc5f1bdb2c006ddbc991c77005930e39cc197beac1db384a54b4ddeab798052fb5b27ecb0b40a27e8e9d51d4d597117792a3d01
MISC metadata.xml 558 BLAKE2B 6cdebbc1f507bbab92256bbac867a86468b733b40dacfdb71090738f5505ea6ac33b24cbeb06835e10d9845e3fd9189a6c34625176f12c9dc7f4a1511069e8fe SHA512 b15eaa0564bc6dadf8d46eab154d028b4cbde26fa099793aa23df8f82eba86a4125d173eca8a8d2d73359dc67171dca9d8716e1495168c7b6c8ff5c701a21577
diff --git a/dev-python/pulsectl/pulsectl-22.3.2.ebuild b/dev-python/pulsectl/pulsectl-22.3.2.ebuild
index 248a823fd025..6607acd14b45 100644
--- a/dev-python/pulsectl/pulsectl-22.3.2.ebuild
+++ b/dev-python/pulsectl/pulsectl-22.3.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..10} )
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
inherit distutils-r1 pypi
@@ -18,6 +18,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND="media-sound/pulseaudio"
+RDEPEND="
+ media-sound/pulseaudio
+"
distutils_enable_tests unittest