summaryrefslogtreecommitdiff
path: root/dev-python/thunarx-python
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/thunarx-python
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/thunarx-python')
-rw-r--r--dev-python/thunarx-python/Manifest2
-rw-r--r--dev-python/thunarx-python/thunarx-python-0.5.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/thunarx-python/Manifest b/dev-python/thunarx-python/Manifest
index 8ffe4e558228..e42dff46589d 100644
--- a/dev-python/thunarx-python/Manifest
+++ b/dev-python/thunarx-python/Manifest
@@ -1,3 +1,3 @@
DIST thunarx-python-0.5.2.tar.bz2 348120 BLAKE2B ddb098857a7411c1ce4dedf8b406cf6583e78f2ca4b012a9e0346c5a7132c40fd9cf279dc5d054ec827028cdc67321a65fab5e9d3912287ea9ed1f0cf4e72248 SHA512 49d009c84d69f0a1938ed6cb46fe04326c7323edecd79f6d9978ce2306fb95f20c901174f1cea31d5e436c85537efcb79c8613be857a3e4143f7b55b895616b6
-EBUILD thunarx-python-0.5.2.ebuild 765 BLAKE2B 3e6aacf804c8ccfd52a37e3683f10dc3c39a7053a0c5fd7111bc56e660b8161eece2af44ccd13dd3761807bebfb4a60e4553d976b493a61644b8cee32178cf3a SHA512 1ed251b9330babfaa10ec00c2cd50e06641396282a3ae5d120136b76b784d04fb1526d0117196ee2a8e430a9290097cb6ee0bfedf3b900bff7a5d6277510eaa3
+EBUILD thunarx-python-0.5.2.ebuild 765 BLAKE2B 5397e6cb59e2e05cc8b3686cb9bddcc23da21360217c595149a2ca50fb1d11bb5cb00ecf82fdbc92860eff37b39d445fe00ada5beb0837c2969f163c210cb68a SHA512 6fae19bf703dabd6d06a764538a7737bd934a7b62af655b97b3a1e5da7ca3325a5184814b8c66d55dd4427a10f7ad726a8e17945321b46842da231534b078d9a
MISC metadata.xml 250 BLAKE2B 45f00db829bdb7f8fa733a57e5a7cd394a41f94d2d565c0e9c3f1a8d289fc603c635c4e1fd6aa8845f3a01d061fbab8282c183f0fb5f080fde1fd259ac29234e SHA512 6dcfc9f53fb64615633612f733920d6781d70df5c2fe0ca941db8be2c71cce97b2550c1ec5100f7e7ef1dd5b1b7a21f07804aa76490f06a575cbe49e9cdd785b
diff --git a/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild
index 20f6bac54822..63e760a0db13 100644
--- a/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild
+++ b/dev-python/thunarx-python/thunarx-python-0.5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit python-single-r1