dev-python/pytest-sugar: update HOMEPAGE, SRC_URI

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2023-07-10 22:15:02 +02:00
committed by onkelbeh
parent 99c63aa819
commit 666ea0fdff
2 changed files with 6 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
DIST pytest-sugar-0.9.5.tar.gz 13545 BLAKE2B 37c5241b951b3167c73537ca7bbb93f679673e57c84a13b74caacfcb8d5510b5e5ad215aa4aa33f722efffa54d30ff73d521bce412214857d11c25c255596bdc SHA512 4451d09181b6130591c504b2825a86777f5daa6972a6be7f2bc51139cf3ef2e57dfc1b8ea1972220a1c84866ed2584c684cc83c8052cb9105c0c3a9ea19922fe
EBUILD pytest-sugar-0.9.5.ebuild 722 BLAKE2B 152e7a01adc0fa0a702c82df047aa5e19f92e5b9da32ad2a33452feb45b87ed73b32cd9121f6c1f94546a613177f52358287738ba00e6e6bb1bcf07b83eea895 SHA512 514b8d19ef3eb670510d464e8c92573168677f26da80e23b009bdebdfa9e36af536a514ccfef79e84b7c12c79e7f8bf2d9a0b2a014f1c475d5f5fc52d22cfa78
EBUILD pytest-sugar-0.9.5.ebuild 691 BLAKE2B 897af551a517af6c82e17475e91f1a883f9fbf5782e4d1fcc0d502097d1446d09d3adfc5ff6dc053e7c239cbed7c2ca93146f72daf5466eaea21fdfc65097914 SHA512 2e89462f412f1ec6dcbd75c8359e0e756ab8d9bccc4349626ba54519f9b5c32a44fca50052d659781f01006ae686eba98045b6f05414e172b1bcb5e3477a605b
MISC metadata.xml 562 BLAKE2B 0cde88f51e84c50086f6acb0cb322854b57a9cc4df5e1fa21a3753f9f59eff4431500e39292730dd233fd1f6b343c7789589caf8767eead7c6ffe89bc6fc9e9c SHA512 f946c34b6f9da1e5b4e074e6d6ad8b212f0d37599f052d8fe7e96c3446138ad5cf687c14af8ee072d21e50730badf0a26e3a732260fe39013d620dce4f220aec
@@ -1,19 +1,15 @@
# Copyright 2021-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
PYTHON_COMPAT=( python3_{10..12} )
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi
DESCRIPTION="py.test plugin that changes the default look and feel of py.test"
HOMEPAGE="
https://github.com/Teemu/pytest-sugar/
https://pypi.org/project/pytest-sugar/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
HOMEPAGE="https://github.com/Teemu/pytest-sugar/ https://pypi.org/project/pytest-sugar/"
LICENSE="BSD"
SLOT="0"