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:
@@ -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"
|
||||
|
||||
@@ -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+"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user