Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661268 - dev-python/gmpy: missing := subslot operator dep on dev-libs/mpfr
Summary: dev-python/gmpy: missing := subslot operator dep on dev-libs/mpfr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-15 18:34 UTC by Mart Raudsepp
Modified: 2018-07-15 19:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2018-07-15 18:34:57 UTC
!!! existing preserved libs:
>>> package: dev-libs/mpfr-4.0.1
 *  - /usr/lib64/libmpfr.so.4
 *  - /usr/lib64/libmpfr.so.4.1.6
 *      used by /usr/lib64/python2.7/site-packages/gmpy2.so (dev-python/gmpy-2.0.8)
 *      used by /usr/lib64/python3.6/site-packages/gmpy2.cpython-36m-aarch64-linux-gnu.so (dev-python/gmpy-2.0.8)
Comment 1 Larry the Git Cow gentoo-dev 2018-07-15 19:11:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704ce467ed208b1543edad99907e600796c48e7b

commit 704ce467ed208b1543edad99907e600796c48e7b
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-07-15 19:08:51 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-07-15 19:09:50 +0000

    dev-python/gmpy: subslot op dep for mpfr/mpc/mpir
    
    Acked-by: David Seifert <soap@gentoo.org>
    Closes: https://bugs.gentoo.org/661268
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/gmpy/gmpy-2.0.8.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)