summaryrefslogtreecommitdiff
path: root/dev-python/pulsectl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/pulsectl
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pulsectl')
-rw-r--r--dev-python/pulsectl/Manifest2
-rw-r--r--dev-python/pulsectl/pulsectl-22.3.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pulsectl/Manifest b/dev-python/pulsectl/Manifest
index f16ac532b4c0..e4d7afaa2145 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 525 BLAKE2B 2a94c1afaaabd288e84a8d7d31428d044fb5a3416bcfbd543c33c33e387b35db414f5e3d8068fb15c63a4dfc46d47476bc39356f6500132d3fd7c400f7f03170 SHA512 1b98fe73fd4a7abd2d1c2576749897d8c54b54317ab1f85a155a59ddbdf0709a20d6b12321d7e98b824fa472f67daaa51e36e8710266ab4280205111f714bd73
+EBUILD pulsectl-22.3.2.ebuild 525 BLAKE2B fb7a0522e8c93735b4744ebe17d2e954436b998f71e418fa56c79510b9edf98454de0c635df464dff2e7a8f7fc1f0f078407fc56f222a1e79f4ef015272aa61d SHA512 4261f61dd5301db6da739239b046ed1475de4dd44bdfe3c5f4e8af15eeaf3745aa43208fa8d48f33d56017d3b554ab13808961274ca2da74e7d17d77be2ebaa9
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 1ac5a8b3118f..ad1d1b92e68a 100644
--- a/dev-python/pulsectl/pulsectl-22.3.2.ebuild
+++ b/dev-python/pulsectl/pulsectl-22.3.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{9..10} )
inherit distutils-r1