summaryrefslogtreecommitdiff
path: root/dev-python/hijridate
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-08-27 19:13:06 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-08-27 19:13:06 +0000
commit1957fbcdee61de322e590f5da02431912824641a (patch)
treefd2a494100c7f5946db432858aa0a7bad778b380 /dev-python/hijridate
parentcee0acc9c12bedc910769969d6bc044964b03a5b (diff)
downloadbaldeagleos-repo-1957fbcdee61de322e590f5da02431912824641a.tar.gz
baldeagleos-repo-1957fbcdee61de322e590f5da02431912824641a.tar.xz
baldeagleos-repo-1957fbcdee61de322e590f5da02431912824641a.zip
Adding metadata
Diffstat (limited to 'dev-python/hijridate')
-rw-r--r--dev-python/hijridate/hijridate-2.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hijridate/hijridate-2.5.0.ebuild b/dev-python/hijridate/hijridate-2.5.0.ebuild
index ee13df81ffe6..1153e874c696 100644
--- a/dev-python/hijridate/hijridate-2.5.0.ebuild
+++ b/dev-python/hijridate/hijridate-2.5.0.ebuild
@@ -1,10 +1,10 @@
-# 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=hatchling
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1