Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 558984 Details for
Bug 535714
distutils-r1 can fail with setup.cfg files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
distutils-r1.eclass.patch
distutils-r1.eclass.patch (text/plain), 441 bytes, created by
Fabio Rossi
on 2018-12-30 11:30:56 UTC
(
hide
)
Description:
distutils-r1.eclass.patch
Filename:
MIME Type:
Creator:
Fabio Rossi
Created:
2018-12-30 11:30:56 UTC
Size:
441 bytes
patch
obsolete
>--- distutils-r1.eclass 2018-12-30 12:18:11.377608049 +0100 >+++ distutils-r1.eclass.new 2018-12-30 12:29:07.687622668 +0100 >@@ -741,6 +741,11 @@ > > local _DISTUTILS_DEFAULT_CALLED > >+ if [ -e setup.cfg ] ; then >+ eqawarn "QA: a setup.cfg file already exists in ${S}," >+ eqawarn "QA: it might override directives in .pydistutils.cfg" >+ fi >+ > # common preparations > if declare -f python_prepare_all >/dev/null; then > python_prepare_all
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 535714
: 558984