mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-python/pytest-isort: update HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
parent
ea35f805b4
commit
de554a8d79
@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Plugin to check import ordering using isort"
|
||||
HOMEPAGE="https://github.com/moccu/pytest-isort"
|
||||
HOMEPAGE="https://github.com/stephrdev/pytest-isort"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8,9} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Plugin to check import ordering using isort"
|
||||
HOMEPAGE="https://github.com/moccu/pytest-isort"
|
||||
HOMEPAGE="https://github.com/stephrdev/pytest-isort"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
Loading…
x
Reference in New Issue
Block a user