Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 521216 Details for
Bug 632334
sci-mathematics/pymc3-3.1: installation fails, dodoc: CHANGELOG.md does not exist
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pymc3-3.1-fixed.ebuild
pymc3-3.1.ebuild (text/plain), 1.53 KB, created by
Nick
on 2018-02-27 07:20:55 UTC
(
hide
)
Description:
pymc3-3.1-fixed.ebuild
Filename:
MIME Type:
Creator:
Nick
Created:
2018-02-27 07:20:55 UTC
Size:
1.53 KB
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) > >inherit distutils-r1 virtualx xdg-utils > >MYP=${P/_} >S="${WORKDIR}/${MYP}" > >DESCRIPTION="Bayesian Modeling and Probabilistic Machine Learning in Python" >HOMEPAGE="http://pymc-devs.github.io/pymc3/" >SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MYP}.tar.gz" > >SLOT=0 >KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" >LICENSE="AFL-3.0" > >IUSE="test" > >RDEPEND=" > <=dev-python/CommonMark-0.5.4[${PYTHON_USEDEP}] > >=dev-python/joblib-0.9[${PYTHON_USEDEP}] > >=dev-python/numpy-1.11[${PYTHON_USEDEP},lapack] > >=dev-python/matplotlib-1.5[${PYTHON_USEDEP}] > dev-python/nbsphinx[${PYTHON_USEDEP}] > dev-python/numpydoc[${PYTHON_USEDEP}] > >=dev-python/pandas-0.18[${PYTHON_USEDEP}] > >=dev-python/patsy-0.4[${PYTHON_USEDEP}] > >=dev-python/recommonmark-0.4[${PYTHON_USEDEP}] > dev-python/sphinx[${PYTHON_USEDEP}] > >=dev-python/theano-0.9[${PYTHON_USEDEP}] > >=dev-python/tqdm-4.8.4[${PYTHON_USEDEP}] > >=sci-libs/scipy-0.12[${PYTHON_USEDEP}] > virtual/python-enum34[${PYTHON_USEDEP}] >" >DEPEND=" > dev-python/setuptools[${PYTHON_USEDEP}] > dev-python/cython[${PYTHON_USEDEP}] > test? ( > ${RDEPEND} > dev-python/nose[${PYTHON_USEDEP}] > dev-python/nose-parameterized[${PYTHON_USEDEP}] > ) >" > >DOCS=(CONTRIBUTING.md RELEASE-NOTES.md > CONDUCT.md GOVERNANCE.md README.rst) > >python_prepare_all() { > xdg_environment_reset > distutils-r1_python_prepare_all >} > >python_test() { > echo 'backend: agg' > matplotlibrc || die > virtx esetup.py test >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 632334
: 521216