Skip to content

changelogs #562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
303 changes: 303 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.5.4.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions changelogs/WinPythonQt5-32bit-3.5.4.0_History.md

Large diffs are not rendered by default.

301 changes: 301 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.2.0.md

Large diffs are not rendered by default.

191 changes: 191 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.2.0_History.md

Large diffs are not rendered by default.

310 changes: 310 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.5.4.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions changelogs/WinPythonQt5-64bit-3.5.4.0_History.md

Large diffs are not rendered by default.

308 changes: 308 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.6.2.0.md

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.6.2.0_History.md

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions changelogs/WinPythonZero-32bit-3.5.4.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## WinPython 3.5.4.0Zero

The following packages are included in WinPython-32bit v3.5.4.0Zero .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.5.4 | Python programming language with standard library
[brotli](https://pypi.python.org/pypi/brotli) | 0.6.0 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.python.org/pypi/cloudpickle) | 0.3.1 | Extended pickling support for Python objects
[dask](https://pypi.python.org/pypi/dask) | 0.15.1 | Minimal task scheduling abstraction
[docopt](https://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[idlex](https://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python
[jedi](https://pypi.python.org/pypi/jedi) | 0.10.2 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.python.org/pypi/joblib) | 0.11 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[partd](https://pypi.python.org/pypi/partd) | 0.3.8 | Appendable key-value storage
[pip](https://pypi.python.org/pypi/pip) | 9.0.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.python.org/pypi/ptpython) | 0.41 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.python.org/pypi/pyodbc) | 4.0.17 | DB API Module for ODBC
[pyreadline](https://pypi.python.org/pypi/pyreadline) | 2.0 | IPython needs this module to display color text in Windows command window
[python_snappy](https://pypi.python.org/pypi/python_snappy) | 0.5.1 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.python.org/pypi/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[setuptools](https://pypi.python.org/pypi/setuptools) | 36.2.7 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.python.org/pypi/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.python.org/pypi/toolz) | 0.8.2 | List processing tools and functional utilities
[wcwidth](https://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[winpython](http://winpython.github.io/) | 1.9.20170812 | WinPython distribution tools, including WPPM (package manager)
35 changes: 35 additions & 0 deletions changelogs/WinPythonZero-32bit-3.5.4.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## History of changes for WinPython-32bit 3.5.4.0Zero

The following changes were made to WinPython-32bit distribution since version 3.5.3.1Zero.

### Python packages

New packages:

* [brotli](https://pypi.python.org/pypi/brotli) 0.6.0 (Python binding of the Brotli compression library)
* [cloudpickle](https://pypi.python.org/pypi/cloudpickle) 0.3.1 (Extended pickling support for Python objects)
* [dask](https://pypi.python.org/pypi/dask) 0.15.1 (Minimal task scheduling abstraction)
* [joblib](https://pypi.python.org/pypi/joblib) 0.11 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [locket](https://pypi.python.org/pypi/locket) 0.2.0 (File-based locks for Python for Linux and Windows)
* [partd](https://pypi.python.org/pypi/partd) 0.3.8 (Appendable key-value storage)
* [pyreadline](https://pypi.python.org/pypi/pyreadline) 2.0 (IPython needs this module to display color text in Windows command window)
* [python_snappy](https://pypi.python.org/pypi/python_snappy) 0.5.1 (Python library for the snappy compression library from Google)
* [toolz](https://pypi.python.org/pypi/toolz) 0.8.2 (List processing tools and functional utilities)

Upgraded packages:

* [jedi](https://pypi.python.org/pypi/jedi) 0.10.0 → 0.10.2 (An autocompletion tool for Python that can be used for text editors)
* [prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) 1.0.13 → 1.0.15 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.python.org/pypi/ptpython) 0.36 → 0.41 (Python REPL build on top of prompt_toolkit)
* [pyodbc](https://pypi.python.org/pypi/pyodbc) 4.0.15 → 4.0.17 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.5.3 → 3.5.4 (Python programming language with standard library)
* [setuptools](https://pypi.python.org/pypi/setuptools) 34.3.2 → 36.2.7 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [winpython](http://winpython.github.io/) 1.7.20170128 → 1.9.20170812 (WinPython distribution tools, including WPPM (package manager))

Removed packages:

* [appdirs](https://pypi.python.org/pypi/appdirs) 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)
* [packaging](https://pypi.python.org/pypi/packaging) 16.8 (Core utilities for Python packages)
* [pyparsing](http://pyparsing.wikispaces.com/) 2.2.0 (A Python Parsing Module)

* * *
Expand Down
37 changes: 37 additions & 0 deletions changelogs/WinPythonZero-32bit-3.6.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## WinPython 3.6.2.0Zero

The following packages are included in WinPython-32bit v3.6.2.0Zero .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.6.2 | Python programming language with standard library
[brotli](https://pypi.python.org/pypi/brotli) | 0.6.0 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.python.org/pypi/cloudpickle) | 0.3.1 | Extended pickling support for Python objects
[dask](https://pypi.python.org/pypi/dask) | 0.15.1 | Minimal task scheduling abstraction
[docopt](https://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[jedi](https://pypi.python.org/pypi/jedi) | 0.10.2 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.python.org/pypi/joblib) | 0.11 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[partd](https://pypi.python.org/pypi/partd) | 0.3.8 | Appendable key-value storage
[pip](https://pypi.python.org/pypi/pip) | 9.0.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.python.org/pypi/ptpython) | 0.41 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.python.org/pypi/pyodbc) | 4.0.17 | DB API Module for ODBC
[pyreadline](https://pypi.python.org/pypi/pyreadline) | 2.0 | IPython needs this module to display color text in Windows command window
[python_snappy](https://pypi.python.org/pypi/python_snappy) | 0.5.1 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.python.org/pypi/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[setuptools](https://pypi.python.org/pypi/setuptools) | 36.2.7 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.python.org/pypi/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.python.org/pypi/toolz) | 0.8.2 | List processing tools and functional utilities
[wcwidth](https://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[winpython](http://winpython.github.io/) | 1.9.20170812 | WinPython distribution tools, including WPPM (package manager)
28 changes: 28 additions & 0 deletions changelogs/WinPythonZero-32bit-3.6.2.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## History of changes for WinPython-32bit 3.6.2.0Zero

The following changes were made to WinPython-32bit distribution since version 3.6.1.1Zero.

### Python packages

New packages:

* [pyreadline](https://pypi.python.org/pypi/pyreadline) 2.0 (IPython needs this module to display color text in Windows command window)

Upgraded packages:

* [cloudpickle](https://pypi.python.org/pypi/cloudpickle) 0.2.2 → 0.3.1 (Extended pickling support for Python objects)
* [dask](https://pypi.python.org/pypi/dask) 0.14.3 → 0.15.1 (Minimal task scheduling abstraction)
* [prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) 1.0.14 → 1.0.15 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.python.org/pypi/ptpython) 0.39 → 0.41 (Python REPL build on top of prompt_toolkit)
* [pyodbc](https://pypi.python.org/pypi/pyodbc) 4.0.16 → 4.0.17 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.6.1 → 3.6.2 (Python programming language with standard library)
* [setuptools](https://pypi.python.org/pypi/setuptools) 35.0.2 → 36.2.7 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [winpython](http://winpython.github.io/) 1.9.20170423 → 1.9.20170812 (WinPython distribution tools, including WPPM (package manager))

Removed packages:

* [appdirs](https://pypi.python.org/pypi/appdirs) 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)
* [packaging](https://pypi.python.org/pypi/packaging) 16.8 (Core utilities for Python packages)
* [pyparsing](http://pyparsing.wikispaces.com/) 2.2.0 (A Python Parsing Module)

* * *
Expand Down
38 changes: 38 additions & 0 deletions changelogs/WinPythonZero-64bit-3.5.4.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## WinPython 3.5.4.0Zero

The following packages are included in WinPython-64bit v3.5.4.0Zero .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.5.4 | Python programming language with standard library
[brotli](https://pypi.python.org/pypi/brotli) | 0.6.0 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.python.org/pypi/cloudpickle) | 0.3.1 | Extended pickling support for Python objects
[dask](https://pypi.python.org/pypi/dask) | 0.15.1 | Minimal task scheduling abstraction
[docopt](https://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[idlex](https://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python
[jedi](https://pypi.python.org/pypi/jedi) | 0.10.2 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.python.org/pypi/joblib) | 0.11 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[partd](https://pypi.python.org/pypi/partd) | 0.3.8 | Appendable key-value storage
[pip](https://pypi.python.org/pypi/pip) | 9.0.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.python.org/pypi/ptpython) | 0.41 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.python.org/pypi/pyodbc) | 4.0.17 | DB API Module for ODBC
[pyreadline](https://pypi.python.org/pypi/pyreadline) | 2.0 | IPython needs this module to display color text in Windows command window
[python_snappy](https://pypi.python.org/pypi/python_snappy) | 0.5.1 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.python.org/pypi/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[setuptools](https://pypi.python.org/pypi/setuptools) | 36.2.7 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.python.org/pypi/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.python.org/pypi/toolz) | 0.8.2 | List processing tools and functional utilities
[wcwidth](https://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[winpython](http://winpython.github.io/) | 1.9.20170812 | WinPython distribution tools, including WPPM (package manager)
35 changes: 35 additions & 0 deletions changelogs/WinPythonZero-64bit-3.5.4.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## History of changes for WinPython-64bit 3.5.4.0Zero

The following changes were made to WinPython-64bit distribution since version 3.5.3.1Zero.

### Python packages

New packages:

* [brotli](https://pypi.python.org/pypi/brotli) 0.6.0 (Python binding of the Brotli compression library)
* [cloudpickle](https://pypi.python.org/pypi/cloudpickle) 0.3.1 (Extended pickling support for Python objects)
* [dask](https://pypi.python.org/pypi/dask) 0.15.1 (Minimal task scheduling abstraction)
* [joblib](https://pypi.python.org/pypi/joblib) 0.11 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [locket](https://pypi.python.org/pypi/locket) 0.2.0 (File-based locks for Python for Linux and Windows)
* [partd](https://pypi.python.org/pypi/partd) 0.3.8 (Appendable key-value storage)
* [pyreadline](https://pypi.python.org/pypi/pyreadline) 2.0 (IPython needs this module to display color text in Windows command window)
* [python_snappy](https://pypi.python.org/pypi/python_snappy) 0.5.1 (Python library for the snappy compression library from Google)
* [toolz](https://pypi.python.org/pypi/toolz) 0.8.2 (List processing tools and functional utilities)

Upgraded packages:

* [jedi](https://pypi.python.org/pypi/jedi) 0.10.0 → 0.10.2 (An autocompletion tool for Python that can be used for text editors)
* [prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) 1.0.13 → 1.0.15 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.python.org/pypi/ptpython) 0.36 → 0.41 (Python REPL build on top of prompt_toolkit)
* [pyodbc](https://pypi.python.org/pypi/pyodbc) 4.0.15 → 4.0.17 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.5.3 → 3.5.4 (Python programming language with standard library)
* [setuptools](https://pypi.python.org/pypi/setuptools) 34.3.2 → 36.2.7 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [winpython](http://winpython.github.io/) 1.7.20170128 → 1.9.20170812 (WinPython distribution tools, including WPPM (package manager))

Removed packages:

* [appdirs](https://pypi.python.org/pypi/appdirs) 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)
* [packaging](https://pypi.python.org/pypi/packaging) 16.8 (Core utilities for Python packages)
* [pyparsing](http://pyparsing.wikispaces.com/) 2.2.0 (A Python Parsing Module)

* * *
Expand Down
37 changes: 37 additions & 0 deletions changelogs/WinPythonZero-64bit-3.6.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## WinPython 3.6.2.0Zero

The following packages are included in WinPython-64bit v3.6.2.0Zero .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.6.2 | Python programming language with standard library
[brotli](https://pypi.python.org/pypi/brotli) | 0.6.0 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.python.org/pypi/cloudpickle) | 0.3.1 | Extended pickling support for Python objects
[dask](https://pypi.python.org/pypi/dask) | 0.15.1 | Minimal task scheduling abstraction
[docopt](https://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[jedi](https://pypi.python.org/pypi/jedi) | 0.10.2 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.python.org/pypi/joblib) | 0.11 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[partd](https://pypi.python.org/pypi/partd) | 0.3.8 | Appendable key-value storage
[pip](https://pypi.python.org/pypi/pip) | 9.0.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.python.org/pypi/ptpython) | 0.41 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.python.org/pypi/pyodbc) | 4.0.17 | DB API Module for ODBC
[pyreadline](https://pypi.python.org/pypi/pyreadline) | 2.0 | IPython needs this module to display color text in Windows command window
[python_snappy](https://pypi.python.org/pypi/python_snappy) | 0.5.1 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.python.org/pypi/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[setuptools](https://pypi.python.org/pypi/setuptools) | 36.2.7 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.python.org/pypi/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.python.org/pypi/toolz) | 0.8.2 | List processing tools and functional utilities
[wcwidth](https://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[winpython](http://winpython.github.io/) | 1.9.20170812 | WinPython distribution tools, including WPPM (package manager)
28 changes: 28 additions & 0 deletions changelogs/WinPythonZero-64bit-3.6.2.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## History of changes for WinPython-64bit 3.6.2.0Zero

The following changes were made to WinPython-64bit distribution since version 3.6.1.1Zero.

### Python packages

New packages:

* [pyreadline](https://pypi.python.org/pypi/pyreadline) 2.0 (IPython needs this module to display color text in Windows command window)

Upgraded packages:

* [cloudpickle](https://pypi.python.org/pypi/cloudpickle) 0.2.2 → 0.3.1 (Extended pickling support for Python objects)
* [dask](https://pypi.python.org/pypi/dask) 0.14.3 → 0.15.1 (Minimal task scheduling abstraction)
* [prompt_toolkit](https://pypi.python.org/pypi/prompt_toolkit) 1.0.14 → 1.0.15 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.python.org/pypi/ptpython) 0.39 → 0.41 (Python REPL build on top of prompt_toolkit)
* [pyodbc](https://pypi.python.org/pypi/pyodbc) 4.0.16 → 4.0.17 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.6.1 → 3.6.2 (Python programming language with standard library)
* [setuptools](https://pypi.python.org/pypi/setuptools) 35.0.2 → 36.2.7 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [winpython](http://winpython.github.io/) 1.9.20170423 → 1.9.20170812 (WinPython distribution tools, including WPPM (package manager))

Removed packages:

* [appdirs](https://pypi.python.org/pypi/appdirs) 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)
* [packaging](https://pypi.python.org/pypi/packaging) 16.8 (Core utilities for Python packages)
* [pyparsing](http://pyparsing.wikispaces.com/) 2.2.0 (A Python Parsing Module)

* * *
Expand Down