commit:     933cc293a5615187d46af3baf7512be1ce0e7750
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 08:37:16 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 09:03:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933cc293

dev-python/pytest-codeblocks: Post-rename cleanup

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild 
b/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild
index e065c9d437e9..9b5a314061f6 100644
--- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild
+++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.9.0.ebuild
@@ -8,13 +8,11 @@ PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
-MY_P=pytest-codeblocks-${PV}
 DESCRIPTION="Extract code blocks from markdown"
 HOMEPAGE="https://github.com/nschloe/pytest-codeblocks/";
 SRC_URI="
        https://github.com/nschloe/pytest-codeblocks/archive/v${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
+               -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to