summaryrefslogtreecommitdiff
path: root/dev-python/notify2
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/notify2
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/notify2')
-rw-r--r--dev-python/notify2/Manifest2
-rw-r--r--dev-python/notify2/notify2-0.3.1-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/notify2/Manifest b/dev-python/notify2/Manifest
index 9794255d98e6..241f1f7ca7e3 100644
--- a/dev-python/notify2/Manifest
+++ b/dev-python/notify2/Manifest
@@ -1,3 +1,3 @@
DIST notify2-0.3.1.tar.gz 17792 BLAKE2B 649df1934d1fffb97dabbf2f483204c55427fbede851840d642da2e4e62a9bda9d49670e60f5b2cda36b62ee47b7d0cd861d757d338867547dce3c7d61ddf7b4 SHA512 0b69a64e0a7e4955ee767c975db92c5c60d28c0e54f77498cfb98390771a8f536631fc34e42b5c46c138dfa1054b5516a0809b8e3b0cb9237a39825ddb827109
-EBUILD notify2-0.3.1-r3.ebuild 859 BLAKE2B ab603e4bbeb18579ebd793f43b9d5093395a887d0938c4936ff997d7072eca09209e4c44f4407419b42a45e67d2799a3e7881937a6a4e628f24e29b5bfb454a8 SHA512 5652b9ca2eb1a29d9fed8a8b146056175e2b2acac770db3c2593a986118a209b95e5e1b7b1f5c91cd9e1bf189afbe6f884f46442c47594e3833c2c7449d3ba84
+EBUILD notify2-0.3.1-r3.ebuild 859 BLAKE2B 362f455e90af2d68bf7a049cdd5988feb8ae966242c3074de8347f3a3f1bd9ce3f91fe36b830302417281652055ddb0030b60810bff691fa4adbfe4ef849a8b0 SHA512 80c62395c8ad61bdd71d72fb20894bdb3bde4de0b07e586b2d7a9cef8f883954036bbc5da90aa0dad2483fb4fc5f919ef0f5ec70769d1a25e389288c4640a18a
MISC metadata.xml 490 BLAKE2B 7627e5eb7c44257e2d495d2fc86e455e88eebe9a6d9a02491580b558224549bb9f93cfcb2f623375006537826599e81e8a2c5bb844930dee2381c40182cb3fcf SHA512 159eb84765ef2e160b602cb8725364c0e15efd3f42f6939643e38f271d1a5bc3ff610b24bc775cbd8a189faa796cda4652537ee19ab4678c805c7a90b11e1478
diff --git a/dev-python/notify2/notify2-0.3.1-r3.ebuild b/dev-python/notify2/notify2-0.3.1-r3.ebuild
index dbd7e73109af..b4730b6c24a2 100644
--- a/dev-python/notify2/notify2-0.3.1-r3.ebuild
+++ b/dev-python/notify2/notify2-0.3.1-r3.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=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 virtualx