Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/radian/
Date: Mon, 02 May 2022 08:08:52
Message-Id: 1651478906.4194b3248f3ccc73b44e820e4674c38518312e0e.Alessandro-Barbieri@gentoo
1 commit: 4194b3248f3ccc73b44e820e4674c38518312e0e
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon May 2 08:08:26 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon May 2 08:08:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4194b324
7
8 sci-mathematics/radian: fix patch name
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sci-mathematics/radian/radian-0.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/radian/radian-0.6.1.ebuild b/sci-mathematics/radian/radian-0.6.1.ebuild
16 index 76558d841..cee2fc2bb 100644
17 --- a/sci-mathematics/radian/radian-0.6.1.ebuild
18 +++ b/sci-mathematics/radian/radian-0.6.1.ebuild
19 @@ -44,7 +44,7 @@ BDEPEND="
20 )
21 "
22
23 -PATCHES=( "${FILESDIR}/${P}-no-pytest-runner.patch" )
24 +PATCHES=( "${FILESDIR}/${PN}-0.6.0-no-pytest-runner.patch" )
25
26 distutils_enable_tests pytest