summaryrefslogtreecommitdiff
path: root/dev-python/markupsafe/markupsafe-3.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/markupsafe/markupsafe-3.0.3.ebuild')
-rw-r--r--dev-python/markupsafe/markupsafe-3.0.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/markupsafe/markupsafe-3.0.3.ebuild b/dev-python/markupsafe/markupsafe-3.0.3.ebuild
index c0296cf30b14..c8e7c82e6bcf 100644
--- a/dev-python/markupsafe/markupsafe-3.0.3.ebuild
+++ b/dev-python/markupsafe/markupsafe-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,6 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYPI_PN="MarkupSafe"
+PYPI_VERIFY_REPO=https://github.com/pallets/markupsafe
PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi