summaryrefslogtreecommitdiff
path: root/app-misc/filebus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-29 00:32:16 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-29 00:32:16 +0000
commitad108e7b751d67723534624b94eb0e04250dd1af (patch)
treeb2c2e47b9c23ac5a70d7170b3ba364b32da31944 /app-misc/filebus
parentc44ae5c03130467400468d0e9a7f83e723c99f35 (diff)
gentoo auto-resync : 29:03:2025 - 00:32:15
Diffstat (limited to 'app-misc/filebus')
-rw-r--r--app-misc/filebus/Manifest2
-rw-r--r--app-misc/filebus/filebus-0.3.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/filebus/Manifest b/app-misc/filebus/Manifest
index c4500840f157..6062bfb933bd 100644
--- a/app-misc/filebus/Manifest
+++ b/app-misc/filebus/Manifest
@@ -1,3 +1,3 @@
DIST filebus-0.3.5.tar.gz 17373 BLAKE2B bd49f86e658bcc8dcdcc7cc0c5ca1a3c354a716137157753417b9b57294c14f058292650092e7e8bdb5563e041c009f36474508fb121e14487075cfc41b223bb SHA512 639b047be8fd3eba9cf97e57d7234f590aeb28e6e321195b435480ce0b334e14c236b888e79d14a824b16505e1c2d2c1fc04dd5d75b6f7ac1c8e9fbae6bf562f
-EBUILD filebus-0.3.5.ebuild 1388 BLAKE2B 09fd4aaf65f084ab8e2d96b122fa871cbf184278fe53ab90de58938e484b5e08fea2558a76391d085de5e14196b0883e8f7f2dc3b522bd07141319fa8f4ac7c0 SHA512 ab8089fc45cf3d0684acd5c14c8f8ba2fa80e1223b3b3001452a57c3e35a8b5b5bfdc97a7186b943fbe82210149c7645cf271cb667cc3165da7543a38e8b721b
+EBUILD filebus-0.3.5.ebuild 1391 BLAKE2B 469cc07fcdd129cc4d087724103c84decb7c74a142559e687e2c47701cc4ad644841ee08f2d92b7db9b43fed19ececff20b44be846a32ef0c7827a33a4e2f2ae SHA512 46936e56896f936dad1fbe8eca9e6afee18fa3fbfd8aa4447416f15306a0b2bea2e7294715ff1a7eb5ec6af200f992f8d8a9c4cf670a7e38f562cea558633a42
MISC metadata.xml 344 BLAKE2B 5caade90b88d436416ff73af46b130b7b81e87f7c8850eac5eb6544432bec05da5c7d1f916f1f8306ff9dc13383dd6608667c8bc532712c57859ffd317fcde90 SHA512 4c172e9f8559f617647d0c6bf5b5408b53c5e26f9cfb96295584c594fcabfb768672c20ff4f16f4da738b391167aec2ea2f4929723f0167e8274df528c0bf561
diff --git a/app-misc/filebus/filebus-0.3.5.ebuild b/app-misc/filebus/filebus-0.3.5.ebuild
index 71ab1c8994b0..250239720ac1 100644
--- a/app-misc/filebus/filebus-0.3.5.ebuild
+++ b/app-misc/filebus/filebus-0.3.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_{10,11,12} )
+PYTHON_COMPAT=( python3_{10,11,12,13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi