diff options
Diffstat (limited to 'dev-python/pytest-bdd/pytest-bdd-5.0.0-r1.ebuild')
-rw-r--r-- | dev-python/pytest-bdd/pytest-bdd-5.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-bdd/pytest-bdd-5.0.0-r1.ebuild b/dev-python/pytest-bdd/pytest-bdd-5.0.0-r1.ebuild index 5176b6313e0e..15d42639698c 100644 --- a/dev-python/pytest-bdd/pytest-bdd-5.0.0-r1.ebuild +++ b/dev-python/pytest-bdd/pytest-bdd-5.0.0-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="BDD library for the pytest runner" HOMEPAGE="https://pypi.org/project/pytest-bdd/" -SRC_URI="https://github.com/pytest-dev/pytest-bdd/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/pytest-dev/pytest-bdd/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" |