Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 16:16:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 186316] [NEW PORT] devel/spyder: Scientific PYthon Development EnviRonment
Message-ID:  <bug-186316-21822-eCQAxBWrn8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186316-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186316-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186316

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150359|0                           |1
        is obsolete|                            |
 Attachment #150360|0                           |1
        is obsolete|                            |
 Attachment #150395|0                           |1
        is obsolete|                            |
 Attachment #154833|0                           |1
        is obsolete|                            |

--- Comment #51 from lightside <lightside@gmx.com> ---
Created attachment 161438
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161438&action=edit
The port in shar format (v2.3.6)

Updated to 2.3.6 release version:
https://github.com/spyder-ide/spyder/releases/tag/v2.3.6

- Corrected USE_GITHUB usage
- Replaced "PYDISTUTILS_INSTALLNOSINGLE" deprecated define with
"MAKE_ENV=USE_SETUPTOOLS=1"
- Corrected some descriptions for options, according to "Optional Dependencies"
dialog
- Added new "JEDI" option to "OPTIONAL" group

To Rod Person:
Thanks, for bringing this PR to my attention again. I resolved issue with
PYDISTUTILS_INSTALLNOSINGLE define after reading setup.py file, where there was
a need to activate with_setuptools variable with using USE_SETUPTOOLS
environment define.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186316-21822-eCQAxBWrn8>