summaryrefslogtreecommitdiff
path: root/dev-python/pytest-cache
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-23 12:37:50 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-23 12:37:50 +0000
commit3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7 (patch)
tree4ff0d4bc0ddcc7764d6e8ae95cc0a3e12d766ba9 /dev-python/pytest-cache
parentdc265af742ef26a091224ce501e5859eb3edcf86 (diff)
downloadbaldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.tar.gz
baldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.tar.xz
baldeagleos-repo-3a6dcdaffa42e159d7ec285e88c2afa6707ea2b7.zip
Updating liguros repo
Diffstat (limited to 'dev-python/pytest-cache')
-rw-r--r--dev-python/pytest-cache/metadata.xml4
-rw-r--r--dev-python/pytest-cache/pytest-cache-1.0-r2.ebuild1
2 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/pytest-cache/metadata.xml b/dev-python/pytest-cache/metadata.xml
index c522b1a76b0e..cb458f873f2c 100644
--- a/dev-python/pytest-cache/metadata.xml
+++ b/dev-python/pytest-cache/metadata.xml
@@ -6,9 +6,7 @@
<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>
<origin>gentoo-staging</origin>
</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 99254f8692ee..937f4a73cfc5 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"