Skip to content

Commit c8fb3d0

Browse files
committed
Fixed 3.3.2.0 changelog
1 parent 2438122 commit c8fb3d0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

changelogs/WinPython-3.3.2.0_History.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ New packages:
1717
Upgraded packages:
1818

1919
* [http://www.cython.org Cython] 0.19 → 0.19.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
20-
* [http://packages.python.org/guiqwt guiqwt] 2.3.0dev2 → 2.3.0 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
21-
* [http://pypi.python.org/pypi/distribute distribute] 0.6.38 → 0.6.40 (Download, build, install, upgrade, and uninstall Python packages - easily)
22-
* [http://www.pytables.org tables] 3.0.0b1 → 3.0.0rc2 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))
23-
* [http://abel.ee.ucla.edu/cvxopt cvxopt] 1.1.5 → 1.1.6 (Convex optimization library)
24-
* [http://pypi.python.org/pypi/simplejson simplejson] 3.2.0 → 3.3.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
25-
* [http://www.python.org/ Python] 3.3.1 → 3.3.2 (Python programming language with standard library)
2620
* [http://jinja.pocoo.org Jinja2] 2.6 → 2.7 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
27-
* [http://pypi.python.org/pypi/scikit-image scikit-image] 0.8.1 → 0.8.2 (Image processing toolbox for SciPy)
28-
* [http://pypi.python.org/pypi/mahotas mahotas] 0.99 → 1.0 (Computer Vision library)
21+
* [http://www.python.org/ Python] 3.3.1 → 3.3.2 (Python programming language with standard library)
22+
* [http://abel.ee.ucla.edu/cvxopt cvxopt] 1.1.5 → 1.1.6 (Convex optimization library)
23+
* [http://pypi.python.org/pypi/distribute distribute] 0.6.38 → 0.6.40 (Download, build, install, upgrade, and uninstall Python packages - easily)
2924
* [http://packages.python.org/guidata guidata] 1.6.0dev2 → 1.6.1 (Automatically generated graphical user interfaces for easy data set edition and display)
30-
* [http://code.google.com/p/winpython winpython] 0.13 → 0.14 (WinPython distribution tools, including WPPM (package manager))
25+
* [http://packages.python.org/guiqwt guiqwt] 2.3.0dev2 → 2.3.0 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
26+
* [http://pypi.python.org/pypi/mahotas mahotas] 0.99 → 1.0 (Computer Vision library)
27+
* [http://pypi.python.org/pypi/scikit-image scikit-image] 0.8.1 → 0.8.2 (Image processing toolbox for SciPy)
28+
* [http://pypi.python.org/pypi/simplejson simplejson] 3.2.0 → 3.3.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
3129
* [http://pypi.python.org/pypi/spyder spyder] 2.1.14dev4 → 2.3.0dev1 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
30+
* [http://www.pytables.org tables] 3.0.0b1 → 3.0.0rc2 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))
31+
* [http://code.google.com/p/winpython winpython] 0.13 → 0.14 (WinPython distribution tools, including WPPM (package manager))
3232

3333
----

0 commit comments

Comments
 (0)