File python-openmdao.changes of Package python-openmdao
-------------------------------------------------------------------
Thu May 25 15:07:58 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
- Fix source URL
- Update to version 1.7.3
- Add use_setuptools.patch
Some of the optional commands need setuptools.
- Add recent_scipy_fixes.patch
Fixes compatibility with recent scipy versions.
-------------------------------------------------------------------
Thu May 25 13:59:53 UTC 2017 - toddrme2178@gmail.com
- Doesn't need scipy-devel (weave)
-------------------------------------------------------------------
Thu Dec 5 21:04:48 UTC 2013 - p.drouand@gmail.com
- Update to version 0.9.1
* Case Recorders now automatically add timestamps.
* Fixed a bug where replace was broken for situations with
objectives and parameters.
* Fixed a bug where the were errors when trying to finite difference
with respect to an array in a vartree.
* Fixed a bug where array variables were broken for derivatives.
* Fixed a bug with connection of variable tree sub-vars to one another.
* Fixed a bug where variable tree inputs were not expandable in the GUI.
* Fixed a couple of bugs with numpy slices.
* Fixed a problem where CONMINdriver raised an error when run
_iteration was called.
* Fixed installation problems with pyV3D, cobyla and OpenMDAO itself.
- Removed patchs; fixed on upstream release
* openmdao.main-0.5.0-traits-import.patch
* openmdao.lib-0.5.0-traits-import.patch
-------------------------------------------------------------------
Thu Oct 24 11:09:39 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Sun Feb 24 15:47:45 UTC 2013 - scorot@free.fr
- update to version 0.5.0
* Redesigned workflow and dataflow panes. Workflow is now
displayed as a hierarchical tree in a tab the left-side pane.
Users may now populate the workflow tree by dragging items over
from the dataflow.
* Redesigned main projects page, based on twitter bootstrap.
Process and design are more streamlined.
* Allow connections between sub-variables and regular variables
in a VariableTree or Array
* Update of the plugin documentation system to match the other
OpenMDAO docs in color and format.
* Properties panel no longer scrolls when updates are made.
* NPSS component wrapper now works with the GUI
- rebase patches for this new release
- add patches minimal single-line comment in spec file
-------------------------------------------------------------------
Wed Jan 2 19:44:41 UTC 2013 - toddrme2178@gmail.com
- Fix building on SLES
-------------------------------------------------------------------
Thu Nov 1 10:34:17 UTC 2012 - scorot@free.fr
- version 0.3.1
* No ChangeLog available
-------------------------------------------------------------------
Sat Aug 25 16:34:32 UTC 2012 - scorot@free.fr
- split package into several subpackages
- add examples
-------------------------------------------------------------------
Sat Aug 25 11:37:41 UTC 2012 - scorot@free.fr
- first package