summaryrefslogtreecommitdiff
path: root/dev-python/notify2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-03 08:05:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-03 08:05:42 +0100
commit8435c842b9e8fbb2bcc80397ab3aa655000459e2 (patch)
treeb74558e80643a8f074c501e8b4bf7f50f7155455 /dev-python/notify2
parent5c5e9714c851027611cb726a76ebb8be6d48cbdc (diff)
gentoo auto-resync : 03:07:2024 - 08:05:42
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 d35ea6b6f94c..00d53827a132 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 863 BLAKE2B dc0cd1f9ab20f893e0ef11b55e32250e16c44d81841778fd7651e3a5660aa2a7d8d675cf64349ab90389578e82bdd4d2c9b58398217999daf4b439581b10244c SHA512 a0e0e212924243511be8286cf7dad7068bde82178197e8dbe97ac4817736edd4ed0e592c82817200273d2b82c0217789697f717511ab9628e5e0c38e1c8fefd5
+EBUILD notify2-0.3.1-r3.ebuild 863 BLAKE2B fa12e0fe1f89d01a7f14f23f62b1d1b640e35263b404c9922ebd29d3e0e90ff6778d98953ea60244393207b7f60fa73d3ad52c48f8cd0a3d29a56c587199f445 SHA512 9249bd2ae6227cdfc6d6e78903799cd608e18b07fbaaa9f35537c03ccc593f5fc73078672fbd0acbf4149fb5443a7d2acf277d101d0ce0e3cc69d838f236142b
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 1ce93e8a0361..6243bfde66de 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-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 virtualx pypi