commit: 86408592224aff7ac9bc041b4d84e668cbe371e3 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Aug 23 03:24:26 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 11:43:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86408592
dev-python/pytest-cache: update HOMEPAGE Remove non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/pytest-cache/metadata.xml | 4 +--- dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/pytest-cache/metadata.xml b/dev-python/pytest-cache/metadata.xml index c84b16d0098..c3909193f7e 100644 --- a/dev-python/pytest-cache/metadata.xml +++ b/dev-python/pytest-cache/metadata.xml @@ -6,8 +6,6 @@ <name>Python</name> </maintainer> <upstream> - <remote-id type="pypi">pxml</remote-id> - <remote-id type="github">metagriffin/pxml</remote-id> - <remote-id type="bitbucket">hpk42/pytest-cache</remote-id> + <remote-id type="pypi">pytest-cache</remote-id> </upstream> </pkgmetadata> diff --git a/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild b/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild index 375ed19f464..9dbbfe62d85 100644 --- a/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild +++ b/dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild @@ -9,7 +9,6 @@ inherit distutils-r1 DESCRIPTION="mechanisms for caching across test runs" HOMEPAGE="https://pypi.org/project/pytest-cache/ - https://bitbucket.org/hpk42/pytest-cache/ https://pythonhosted.org/pytest-cache/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
