commit: d74c525c4f89d0d8becf3299d2501ca55cf60b3b
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 15 16:17:18 2020 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Wed Jan 15 16:17:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74c525c
dev-python/mpmath: remove a duplicated patch file
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
dev-python/mpmath/files/mpmath-1.1.0.patch | 9 ---------
dev-python/mpmath/mpmath-1.1.0.ebuild | 2 +-
2 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/dev-python/mpmath/files/mpmath-1.1.0.patch
b/dev-python/mpmath/files/mpmath-1.1.0.patch
deleted file mode 100644
index 3a88f38c992..00000000000
--- a/dev-python/mpmath/files/mpmath-1.1.0.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -r -U1 mpmath-1.0.0.orig/setup.py mpmath-1.0.0/setup.py
---- mpmath-1.0.0.orig/setup.py 2017-09-27 21:42:12.000000000 +0700
-+++ mpmath-1.0.0/setup.py 2017-10-02 20:36:02.919554100 +0700
-@@ -15,4 +15,3 @@
- 'mpmath.functions',
-- 'mpmath.matrices',
-- 'mpmath.tests'],
-+ 'mpmath.matrices'],
- classifiers=['Topic :: Scientific/Engineering :: Mathematics']
diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild
b/dev-python/mpmath/mpmath-1.1.0.ebuild
index 9dd5e4c9ae4..de811def919 100644
--- a/dev-python/mpmath/mpmath-1.1.0.ebuild
+++ b/dev-python/mpmath/mpmath-1.1.0.ebuild
@@ -26,7 +26,7 @@ DEPEND="${RDEPEND}
python_prepare_all() {
local PATCHES=(
- "${FILESDIR}/${P}.patch"
+ "${FILESDIR}/${PN}-1.0.0.patch"
)
# this test requires X