summaryrefslogtreecommitdiff
path: root/dev-python/ewmh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-31 02:13:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-03-31 02:13:53 +0100
commit95f4ecedd41206e678e2ddec24f8382ba2287dd1 (patch)
treecda4312d875acc2990aeb49d104c9451aae1666d /dev-python/ewmh
parenta40f8cd35ca0e91929e52f40825a390bd16a626c (diff)
gentoo auto-resync : 31:03:2024 - 02:13:53
Diffstat (limited to 'dev-python/ewmh')
-rw-r--r--dev-python/ewmh/Manifest2
-rw-r--r--dev-python/ewmh/ewmh-0.1.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ewmh/Manifest b/dev-python/ewmh/Manifest
index a62195de6443..70be6d75fb81 100644
--- a/dev-python/ewmh/Manifest
+++ b/dev-python/ewmh/Manifest
@@ -1,3 +1,3 @@
DIST ewmh-0.1.6.tar.gz 13065 BLAKE2B ba26d28f8976792b07e0bb200e1a2edcd7a04442bd17606a5d786ca41f01f4f3f96243134dde638fa228e49b79556d6ccbf25cf032c278e0b5233557746f34e9 SHA512 96c498cbd45bf03dca8b0c982cbb7e5644b00ce35b49df6abf119d36a18c08f907b635fc0ab12493d6351ba2c6645c75440d7c92d09d6feb06f6121bfd41391b
-EBUILD ewmh-0.1.6.ebuild 467 BLAKE2B c32c71a74b1c8603a3d432bd2b007aa89afa877b32f4010a6e09fcf284ec19491241b297cf5dbe4d910a6c0472e58682504a1ee9616d32d1c7968feb88034e1b SHA512 666ae407c4d1e0ba44e8aa6b343f2454be0af8310934bac6eb2a96ddd35750c60d860c8bcae0ec1b2a7eb5e961ed6b69585891ade75dea1bbf4aedbccd5ca86d
+EBUILD ewmh-0.1.6.ebuild 468 BLAKE2B 57b610a6762ca60e9a68ab4559dfd47854d8c18fd4c17b8281c6568f1443f973d6dcea9a4ae361b3ee9cc51ddb4745a4229935972966747d5b359f729ec10313 SHA512 0e9e16ea17a5e649a463037bbbfaf13efbf0ccae25bfb297438079875c56ce1e3b96a68776180fbb04937358870f95594be8525aa31329eb6a66ce5992e0b9f4
MISC metadata.xml 594 BLAKE2B 49fa37ffaeee99799a3a9ff1ff8207ea6c7c79205a5e86cecc33f40ba0324ac24d4110a1cad31802e3483985d6b8b9daf3ae55f33b1a358605b6d5cbb78d44b0 SHA512 8cae00e5008b902aa4cf4eab32670b449d4142d701d6454ce659773a9d00b511af4fd33fa5627b5aac600cdb56bc71a0274c55560296ae214bbe7739a24bbc7c
diff --git a/dev-python/ewmh/ewmh-0.1.6.ebuild b/dev-python/ewmh/ewmh-0.1.6.ebuild
index 9c1636fe1750..da8b391017c5 100644
--- a/dev-python/ewmh/ewmh-0.1.6.ebuild
+++ b/dev-python/ewmh/ewmh-0.1.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi