Skip to content

Commit b9db88f

Browse files
author
stonebig
committed
WinPython 2016-01
1 parent 1b51684 commit b9db88f

13 files changed

+959
-7
lines changed

changelogs/WinPython-3.4.4.1.md

Lines changed: 195 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPython-3.4.4.1_History.md

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
## History of changes for WinPython 3.4.4.1
2+
3+
The following changes were made to WinPython distribution since version 3.4.3.7.
4+
5+
### Tools
6+
7+
New packages:
8+
9+
* [Pandoc](http://pandoc.org/) 1.13.1 (a universal document converter)
10+
11+
Removed packages:
12+
13+
* [SciTE](http://www.scintilla.org/SciTE.html) 3.3.7 (SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor)
14+
15+
### Python packages
16+
17+
New packages:
18+
19+
* [cloudpickle](http://pypi.python.org/pypi/cloudpickle) 0.1.1 (Extended pickling support for Python objects)
20+
* [flask-cors](http://pypi.python.org/pypi/flask-cors) 2.1.2 (A Flask extension adding a decorator for CORS support)
21+
* [geopy](http://pypi.python.org/pypi/geopy) 1.11.0 (Python Geocoding Toolbox)
22+
* [idlex](http://pypi.python.org/pypi/idlex) 1.13 (IDLE Extensions for Python)
23+
* [ptpython](http://pypi.python.org/pypi/ptpython) 0.28 (Python REPL build on top of prompt_toolkit)
24+
* [pyreadline](http://pypi.python.org/pypi/pyreadline) 2.1 (IPython needs this module to display color text in Windows command window)
25+
* [xarray](http://pypi.python.org/pypi/xarray) 0.7.0 (N-D labeled arrays and datasets in Python)
26+
27+
Upgraded packages:
28+
29+
* [alabaster](http://pypi.python.org/pypi/alabaster) 0.7.6 → 0.7.7 (A configurable sidebar-enabled Sphinx theme)
30+
* [astroid](http://pypi.python.org/pypi/astroid) 1.4.1 → 1.4.4 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
31+
* [babel](http://pypi.python.org/pypi/babel) 2.1.1 → 2.2.0 (Internationalization utilities)
32+
* [blaze](http://pypi.python.org/pypi/blaze) 0.8.3 → 0.9.1 (Blaze)
33+
* [bokeh](http://pypi.python.org/pypi/bokeh) 0.10.0 → 0.11.1 (Statistical and novel interactive HTML plots for Python)
34+
* [bqplot](http://pypi.python.org/pypi/bqplot) 0.5.0 → 0.5.1 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
35+
* [cffi](http://pypi.python.org/pypi/cffi) 1.3.1 → 1.5.0 (Foreign Function Interface for Python calling C code.)
36+
* [colorama](http://pypi.python.org/pypi/colorama) 0.3.3 → 0.3.5 (Cross-platform colored terminal text)
37+
* [dask](http://pypi.python.org/pypi/dask) 0.7.5 → 0.7.6 (Minimal task scheduling abstraction)
38+
* [datashape](http://pypi.python.org/pypi/datashape) 0.5.0 → 0.5.1 (A data description language)
39+
* [guidata](http://packages.python.org/guidata) 1.7.4 → 1.7.5 (Automatically generated graphical user interfaces for easy data set edition and display)
40+
* [guiqwt](http://packages.python.org/guiqwt) 3.0.1 → 3.0.2 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
41+
* [holoviews](http://pypi.python.org/pypi/holoviews) 1.4.0 → 1.4.1 (Composable, declarative data structures for building complex visualizations easily.)
42+
* [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.2.1 → 4.2.2 (IPython Kernel for Jupyter)
43+
* [ipyparallel](http://pypi.python.org/pypi/ipyparallel) 4.1.0 → 5.0.0 (Interactive Parallel Computing with IPython)
44+
* [ipython](http://pypi.python.org/pypi/ipython) 4.0.1 → 4.1.1 (Enhanced Python shell)
45+
* [jedi](http://pypi.python.org/pypi/jedi) 0.8.1 → 0.9.0 (An autocompletion tool for Python that can be used for text editors)
46+
* [joblib](http://pypi.python.org/pypi/joblib) 0.9.3 → 0.9.4 (Lightweight pipelining: using Python functions as pipeline jobs.)
47+
* [jupyter-console](http://pypi.python.org/pypi/jupyter-console) 4.0.3 → 4.1.0 (Jupyter metapackage. Install all the Jupyter components in one go.)
48+
* [keras](http://pypi.python.org/pypi/keras) 0.3.0 → 0.3.1 (Theano-based Deep Learning library)
49+
* [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.0 → 1.5.1 (2D plotting library (embeddable in GUIs created with PyQt))
50+
* [netcdf4](http://pypi.python.org/pypi/netcdf4) 1.2.1 → 1.2.2 (python/numpy interface to netCDF library (versions 3 and 4))
51+
* [notebook](http://pypi.python.org/pypi/notebook) 4.0.6 → 4.1.0 (# Jupyter Notebook)
52+
* [numpy](http://numpy.scipy.org/) 1.9.3 → 1.10.4 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
53+
* [oct2py](http://pypi.python.org/pypi/oct2py) 3.3.3 → 3.4.0 (Python to GNU Octave bridge --> run m-files from python.)
54+
* [odo](http://pypi.python.org/pypi/odo) 0.3.4 → 0.4.1 (Data migration in Python)
55+
* [pep8](http://pypi.python.org/pypi/pep8) 1.6.2 → 1.7.0 (Python style guide checker)
56+
* [pickleshare](http://pypi.python.org/pypi/pickleshare) 0.5 → 0.6 (Tiny 'shelve'-like database with concurrency support)
57+
* [pillow](http://pypi.python.org/pypi/pillow) 3.0.0 → 3.1.1 (Python Imaging Library (fork))
58+
* [pip](http://pypi.python.org/pypi/pip) 7.1.2 → 8.0.2 (A tool for installing and managing Python packages)
59+
* [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 0.54 → 0.57 (Library for building powerful interactive command lines in Python)
60+
* [psutil](http://code.google.com/p/psutil) 3.3.0 → 3.4.2 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
61+
* [pulp](http://pypi.python.org/pypi/pulp) 1.5.9 → 1.6.1 (PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems)
62+
* [pygments](http://pygments.org) 2.0.2 → 2.1 (Generic syntax highlighter for general use in all kinds of software)
63+
* [pylint](http://www.logilab.org/project/pylint) 1.5.1 → 1.5.4 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
64+
* [pymongo](http://pypi.python.org/pypi/pymongo) 3.1.1 → 3.2 (Python driver for MongoDB <http://www.mongodb.org>)
65+
* [pyparsing](http://pyparsing.wikispaces.com/) 2.0.6 → 2.0.7 (A Python Parsing Module)
66+
* [pyserial](http://pypi.python.org/pypi/pyserial) 2.7 → 3.0.1 (Library encapsulating the access for the serial port)
67+
* [pytest](http://pypi.python.org/pypi/pytest) 2.8.4 → 2.8.5 (pytest: simple powerful testing with Python)
68+
* [Python](http://www.python.org/) 3.4.3 → 3.4.4 (Python programming language with standard library)
69+
* [pythonqwt](http://pypi.python.org/pypi/pythonqwt) 0.5.3 → 0.5.5 (Qt plotting widgets for Python)
70+
* [pywin32](http://pypi.python.org/pypi/pywin32) 219 → 220 (Python library for Windows)
71+
* [pyzmq](http://pypi.python.org/pypi/pyzmq) 15.1.0 → 15.2.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
72+
* [qtpy](http://pypi.python.org/pypi/qtpy) 0.1.2 → 0.1.3 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
73+
* [requests](http://pypi.python.org/pypi/requests) 2.8.1 → 2.9.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
74+
* [requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) 0.5.0 → 0.5.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
75+
* [rpy2](http://pypi.python.org/pypi/rpy2) 2.7.4 → 2.7.8 (Python interface to the R language (embedded R))
76+
* [scipy](http://www.scipy.org) 0.16.1 → 0.17.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
77+
* [seaborn](http://pypi.python.org/pypi/seaborn) 0.7.0.dev0 → 0.7.0 (statistical data visualization)
78+
* [setuptools](http://pypi.python.org/pypi/setuptools) 18.7.1 → 19.6.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
79+
* [snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) 1.2.0 → 1.2.1 (This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.)
80+
* [sphinx](http://pypi.python.org/pypi/sphinx) 1.3.3 → 1.3.5 (Tool for generating documentation which uses reStructuredText as its markup language)
81+
* [sqlalchemy](http://www.sqlalchemy.org) 1.0.9 → 1.0.11 (SQL Toolkit and Object Relational Mapper)
82+
* [traitlets](http://pypi.python.org/pypi/traitlets) 4.0.0 → 4.1.0 (Traitlets Python config system)
83+
* [twine](http://pypi.python.org/pypi/twine) 1.6.4 → 1.6.5 (Collection of utilities for interacting with PyPI)
84+
* [wcwidth](http://pypi.python.org/pypi/wcwidth) 0.1.5 → 0.1.6 (Measures number of Terminal column cells of wide-character codes)
85+
* [werkzeug](http://pypi.python.org/pypi/werkzeug) 0.11.2 → 0.11.3 (The Swiss Army knife of Python web development)
86+
* [wrapt](http://pypi.python.org/pypi/wrapt) 1.10.5 → 1.10.6 (A Python module for decorators, wrappers and monkey patching.)
87+
* [xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) 0.7.7 → 0.8.4 (A Python module for creating Excel XLSX files.)
88+
89+
Removed packages:
90+
91+
* [xray](http://pypi.python.org/pypi/xray) 0.6.1 (N-D labeled arrays and datasets in Python)
92+
93+
* * *

0 commit comments

Comments
 (0)