summaryrefslogtreecommitdiff
path: root/dev-python/markdown-include
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-18 18:55:29 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-18 18:55:29 +0000
commita74cbe0574f3d40bb12ee7e880b5907804bfbc7f (patch)
tree4cd830de864c4612a97ff794be95bb9d70c8f98a /dev-python/markdown-include
parent73afc839cecfe85547d8ae6fb775796271e6c75c (diff)
downloadbaldeagleos-repo-a74cbe0574f3d40bb12ee7e880b5907804bfbc7f.tar.gz
baldeagleos-repo-a74cbe0574f3d40bb12ee7e880b5907804bfbc7f.tar.xz
baldeagleos-repo-a74cbe0574f3d40bb12ee7e880b5907804bfbc7f.zip
Adding metadata
Diffstat (limited to 'dev-python/markdown-include')
-rw-r--r--dev-python/markdown-include/markdown-include-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/markdown-include/markdown-include-0.8.1.ebuild b/dev-python/markdown-include/markdown-include-0.8.1.ebuild
index a2bb8faf3df2..cbd63dc759b6 100644
--- a/dev-python/markdown-include/markdown-include-0.8.1.ebuild
+++ b/dev-python/markdown-include/markdown-include-0.8.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 pypi