mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-python/keyrings-alt: update HOMEPAGE
Add docs Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Copyright 2021,2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -9,7 +9,10 @@ inherit distutils-r1
|
||||
|
||||
MY_PN=${PN/-/.}
|
||||
DESCRIPTION="Alternate keyring backend implementations for use with the keyring package"
|
||||
HOMEPAGE="https://github.com/jaraco/keyrings.alt"
|
||||
HOMEPAGE="
|
||||
https://github.com/jaraco/keyrings.alt
|
||||
https://pypi.org/project/keyrings.alt
|
||||
"
|
||||
SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
@@ -25,6 +28,9 @@ BDEPEND="
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs \
|
||||
dev-python/rst-linker \
|
||||
dev-python/jaraco-packaging
|
||||
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user