commit: b683d047773e0c335e9a4c10ce8096bccd60b2db
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu May 6 00:09:32 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu May 6 00:22:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b683d047
dev-python/pytest-benchmark: fix remote name
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/pytest-benchmark/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-benchmark/metadata.xml
b/dev-python/pytest-benchmark/metadata.xml
index 707882f3b..bb332d1e9 100644
--- a/dev-python/pytest-benchmark/metadata.xml
+++ b/dev-python/pytest-benchmark/metadata.xml
@@ -17,7 +17,7 @@
This plugin provides a benchmark fixture. This fixture is a callable object
that will benchmark any function passed to it.
</longdescription>
<upstream>
- <remote-id type="github">ionelm/pytest-benchmark</remote-id>
+ <remote-id type="github">ionelmc/pytest-benchmark</remote-id>
<remote-id type="pypi">pytest-benchmark</remote-id>
</upstream>
</pkgmetadata>