Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 379950 Details for
Bug 515140
dev-python/stsci-sphinxext-1.2.1 incomplete dependencies
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
stsci-sphinxext-1.2.1.ebuild.patch
stsci-sphinxext-1.2.1.ebuild.patch (text/plain), 994 bytes, created by
Witold Piłat
on 2014-06-30 00:13:37 UTC
(
hide
)
Description:
stsci-sphinxext-1.2.1.ebuild.patch
Filename:
MIME Type:
Creator:
Witold Piłat
Created:
2014-06-30 00:13:37 UTC
Size:
994 bytes
patch
obsolete
>diff --git a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild >index 6016fea..d647631 100644 >--- a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild >+++ b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild >@@ -4,7 +4,7 @@ > > EAPI=5 > >-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) >+PYTHON_COMPAT=( python{2_7,3_2,3_3} ) > MY_PN=${PN/-/.} > MY_P=${MY_PN}-${PV} > >@@ -17,12 +17,13 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" > LICENSE="BSD" > SLOT="0" > KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" >-IUSE="" > > RDEPEND=" > dev-python/matplotlib[${PYTHON_USEDEP}] >- dev-python/numpydoc[python_targets_python2_6?,python_targets_python2_7?]" >+ dev-python/numpydoc[$(python_gen_usedep 'python2*')]" > DEPEND="${RDEPEND} >- dev-python/setuptools[${PYTHON_USEDEP}]" >+ dev-python/d2to1[${PYTHON_USEDEP}] >+ dev-python/setuptools[${PYTHON_USEDEP}] >+ dev-python/stsci-distutils[${PYTHON_USEDEP}]" > > S="${WORKDIR}/${MY_P}"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 515140
:
379858
|
379924
| 379950