summaryrefslogtreecommitdiff
path: root/app-misc/tmux2html
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 /app-misc/tmux2html
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-misc/tmux2html')
-rw-r--r--app-misc/tmux2html/Manifest2
-rw-r--r--app-misc/tmux2html/tmux2html-0.1.11-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/tmux2html/Manifest b/app-misc/tmux2html/Manifest
index eef0b8b45470..66af41b18502 100644
--- a/app-misc/tmux2html/Manifest
+++ b/app-misc/tmux2html/Manifest
@@ -1,3 +1,3 @@
DIST tmux2html-0.1.11.tar.gz 20002 BLAKE2B 690e170bf903682a9bdbbfa49ec7a2995d19bfa9372533b5cecff5b7dfa4c389832a8e2315c3438d435c3b4f75bec8b7fc43161691912ef29d910779d46af24e SHA512 b478a697413acd90a92b3a349fc3c477ee1014f47816190d2066058711e2025a9f99e3f973dfd3165782a566d12aae4e3c491f58a924769d1d28c3f48c9e9601
-EBUILD tmux2html-0.1.11-r1.ebuild 481 BLAKE2B dafa498610f0ba5e0b72b944cee55f21d54ac16e03820826edcbd82d0bd76f07e273af16dda7b8f500ed6965544b30762cbb407bc33ea758be113820f3733e0e SHA512 7ae0afe7eab98a0376ef4ced15182bdb46c5e13db527661ddbb543ef7aac9ce397c6facbed3102d844f0fabfbd9f539f7649a2a8b8d4a61bbc8e7242f9f39f60
+EBUILD tmux2html-0.1.11-r1.ebuild 481 BLAKE2B 90fba2979d4867a1b6ccbba0b88b3c24d37c3d91e012d7b066789930d96456d16c288f4b02c719a2a69555515d003cfb2407c65aa9787dd91997368d0b13a433 SHA512 b0f3e584292cd97602f6d966871d4cfd88f267f785cf605190aba0fcede537c4b0f9f77bbbbe29ab77caf991af3d94580bdedf1abf662fcefc0659189ae23a20
MISC metadata.xml 465 BLAKE2B 6b6979d9db6ec0bc712261f7d7ef59d56106f3d04e7d27d567e0e7a3535a518cb19434175d8090cece7f6347d17427969dbb018d23577f0e66d792276ed5dfe5 SHA512 cf7831ad5c24d4974994ed00736dbf0450e76961e5febc1160cfe2bf71743404b5d0136eda0eeb2f108d45567d2754032d000c7eb81c3970dcdee0b9a0e6b5f8
diff --git a/app-misc/tmux2html/tmux2html-0.1.11-r1.ebuild b/app-misc/tmux2html/tmux2html-0.1.11-r1.ebuild
index 7531f1b8d1bf..f81be0199c6b 100644
--- a/app-misc/tmux2html/tmux2html-0.1.11-r1.ebuild
+++ b/app-misc/tmux2html/tmux2html-0.1.11-r1.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
DESCRIPTION="Render full tmux windows or individual panes as HTML"