commit: cb79703a7d74b266c7c4b15d964ef4ed0c707e33 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon May 22 13:23:23 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon May 22 13:23:23 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=cb79703a
dev-python/schema: update HOMEPAGE, SRC_URI Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/schema/schema-0.7.4.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-python/schema/schema-0.7.4.ebuild b/dev-python/schema/schema-0.7.4.ebuild index d8c8b0c2a..faa082e58 100644 --- a/dev-python/schema/schema-0.7.4.ebuild +++ b/dev-python/schema/schema-0.7.4.ebuild @@ -4,12 +4,10 @@ EAPI=8 PYTHON_COMPAT=( python3_10 pypy3 ) - -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Schema validation just got Pythonic" -HOMEPAGE="https://pypi.org/project/schema" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" +HOMEPAGE="https://pypi.org/project/schema/" LICENSE="MIT" SLOT="0"
