summaryrefslogtreecommitdiff
path: root/dev-python/pytest-ordering
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-11 14:06:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-11 14:06:55 +0000
commitcc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (patch)
treeb0120a964c47cee46f943ae997deb9d732fa5a2a /dev-python/pytest-ordering
parenta0ccbc0df8434b8dfcf04f53568c1b961052f43a (diff)
downloadbaldeagleos-repo-cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2.tar.gz
baldeagleos-repo-cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2.tar.xz
baldeagleos-repo-cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2.zip
Updating liguros repo
Diffstat (limited to 'dev-python/pytest-ordering')
-rw-r--r--dev-python/pytest-ordering/metadata.xml2
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-ordering/metadata.xml b/dev-python/pytest-ordering/metadata.xml
index f75856b0885f..e91f4b823964 100644
--- a/dev-python/pytest-ordering/metadata.xml
+++ b/dev-python/pytest-ordering/metadata.xml
@@ -11,7 +11,7 @@
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
- <remote-id type="github">https://github.com/ftobia/pytest-ordering</remote-id>
+ <remote-id type="github">ftobia/pytest-ordering</remote-id>
<remote-id type="pypi">pytest-ordering</remote-id>
</upstream>
<origin>gentoo-staging</origin>
diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
index 2c49ffdc8799..5671186cccc5 100644
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
@@ -9,8 +9,8 @@ inherit distutils-r1
DESCRIPTION="pytest plugin to run your tests in a specific order"
HOMEPAGE="
- https://github.com/ftobia/pytest-ordering
- https://pypi.org/project/pytest-ordering
+ https://github.com/ftobia/pytest-ordering/
+ https://pypi.org/project/pytest-ordering/
"
SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"