2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-21 00:10:20 +03:00

dev-python/patatt: update HOMEPAGE

Add link to docs.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-07 23:10:30 +00:00
parent 273a3a3b8a
commit cbc4dd366e
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2025 Gentoo Authors
# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email"
HOMEPAGE="https://pypi.org/project/patatt/"
HOMEPAGE="https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/"
LICENSE="GPL-2+"
SLOT="0"

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email"
HOMEPAGE="https://pypi.org/project/patatt/"
HOMEPAGE="https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/"
SRC_URI="https://www.kernel.org/pub/software/devel/patatt/${P}.tar.xz"
LICENSE="GPL-2+"

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
DESCRIPTION="A simple library to add cryptographic attestation to patches sent via email"
HOMEPAGE="https://pypi.org/project/patatt/"
HOMEPAGE="https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/"
LICENSE="GPL-2+"
SLOT="0"