Skip to content

Commit

Permalink
WinPython 2019-01 changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Mar 9, 2019
1 parent 2a20863 commit 3d70145
Show file tree
Hide file tree
Showing 25 changed files with 4,262 additions and 1 deletion.
338 changes: 338 additions & 0 deletions changelogs/WinPython-32bit-3.7.2.0.md

Large diffs are not rendered by default.

181 changes: 181 additions & 0 deletions changelogs/WinPython-32bit-3.7.2.0_History.md

Large diffs are not rendered by default.

358 changes: 358 additions & 0 deletions changelogs/WinPython-64bit-3.7.2.0.md

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions changelogs/WinPython-64bit-3.7.2.0_History.md

Large diffs are not rendered by default.

331 changes: 331 additions & 0 deletions changelogs/WinPythonPs2-32bit-3.6.8.0.md

Large diffs are not rendered by default.

275 changes: 275 additions & 0 deletions changelogs/WinPythonPs2-32bit-3.6.8.0_History.md

Large diffs are not rendered by default.

331 changes: 331 additions & 0 deletions changelogs/WinPythonPs2-32bit-3.7.2.0.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions changelogs/WinPythonPs2-32bit-3.7.2.0_History.md
@@ -0,0 +1,5 @@
## History of changes for WinPython-32bit 3.7.2.0Ps2
The following changes were made to WinPython-32bit distribution since version 3.7.2.0Ps2.
* * *
Expand Down
350 changes: 350 additions & 0 deletions changelogs/WinPythonPs2-64bit-3.6.8.0.md

Large diffs are not rendered by default.

207 changes: 207 additions & 0 deletions changelogs/WinPythonPs2-64bit-3.6.8.0_History.md

Large diffs are not rendered by default.

351 changes: 351 additions & 0 deletions changelogs/WinPythonPs2-64bit-3.7.2.0.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions changelogs/WinPythonPs2-64bit-3.7.2.0_History.md
@@ -0,0 +1,5 @@
## History of changes for WinPython-64bit 3.7.2.0Ps2
The following changes were made to WinPython-64bit distribution since version 3.7.2.0Ps2.
* * *
Expand Down
338 changes: 338 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.8.0.md

Large diffs are not rendered by default.

181 changes: 181 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.8.0_History.md

Large diffs are not rendered by default.

358 changes: 358 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.6.8.0.md

Large diffs are not rendered by default.

195 changes: 195 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.6.8.0_History.md

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-32bit-3.6.8.0.md
@@ -0,0 +1,40 @@
## WinPython 3.6.8.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.6.8 | Python programming language with standard library
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)
25 changes: 25 additions & 0 deletions changelogs/WinPythonZero-32bit-3.6.8.0_History.md
@@ -0,0 +1,25 @@
## History of changes for WinPython-32bit 3.6.8.0Zero
The following changes were made to WinPython-32bit distribution since version 3.6.7.0Zero.
### Python packages
Upgraded packages:
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.6.1 → 0.8.0 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.20.0 → 1.1.3 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.13.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.5 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [parso](https://pypi.org/project/parso) 0.3.1 → 0.3.4 (A Python Parser)
* [pip](https://pypi.org/project/pip) 18.1 → 19.0.3 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 2.0.7 → 2.0.9 (Library for building powerful interactive command lines in Python)
* [pygments](http://pygments.org) 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
* [pyodbc](https://pypi.org/project/pyodbc) 4.0.24 → 4.0.26 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.6.7 → 3.6.8 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.2 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
* [setuptools](https://pypi.org/project/setuptools) 40.5.0 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [six](https://pypi.org/project/six) 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
* [wheel](https://pypi.org/project/wheel) 0.32.2 → 0.33.1 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.11.20181031 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-32bit-3.7.2.0.md
@@ -0,0 +1,40 @@
## WinPython 3.7.2.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.7.2 | Python programming language with standard library
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)
25 changes: 25 additions & 0 deletions changelogs/WinPythonZero-32bit-3.7.2.0_History.md
@@ -0,0 +1,25 @@
## History of changes for WinPython-32bit 3.7.2.0Zero
The following changes were made to WinPython-32bit distribution since version 3.7.1.0Zero.
### Python packages
Upgraded packages:
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.6.1 → 0.8.0 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.20.0 → 1.1.3 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.13.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.5 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [parso](https://pypi.org/project/parso) 0.3.1 → 0.3.4 (A Python Parser)
* [pip](https://pypi.org/project/pip) 18.1 → 19.0.3 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 2.0.7 → 2.0.9 (Library for building powerful interactive command lines in Python)
* [pygments](http://pygments.org) 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
* [pyodbc](https://pypi.org/project/pyodbc) 4.0.24 → 4.0.26 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.7.1 → 3.7.2 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.2 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
* [setuptools](https://pypi.org/project/setuptools) 40.5.0 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [six](https://pypi.org/project/six) 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
* [wheel](https://pypi.org/project/wheel) 0.32.2 → 0.33.1 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.11.20181031 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-64bit-3.6.8.0.md
@@ -0,0 +1,40 @@
## WinPython 3.6.8.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.6.8 | Python programming language with standard library
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)
25 changes: 25 additions & 0 deletions changelogs/WinPythonZero-64bit-3.6.8.0_History.md
@@ -0,0 +1,25 @@
## History of changes for WinPython-64bit 3.6.8.0Zero
The following changes were made to WinPython-64bit distribution since version 3.6.7.0Zero.
### Python packages
Upgraded packages:
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.6.1 → 0.8.0 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.20.0 → 1.1.3 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.13.1 → 0.13.3 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.5 → 0.13.2 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [parso](https://pypi.org/project/parso) 0.3.1 → 0.3.4 (A Python Parser)
* [pip](https://pypi.org/project/pip) 18.1 → 19.0.3 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 2.0.7 → 2.0.9 (Library for building powerful interactive command lines in Python)
* [pygments](http://pygments.org) 2.2.0 → 2.3.1 (Generic syntax highlighter for general use in all kinds of software)
* [pyodbc](https://pypi.org/project/pyodbc) 4.0.24 → 4.0.26 (DB API Module for ODBC)
* [Python](http://www.python.org/) 3.6.7 → 3.6.8 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.2 → 1.6.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
* [setuptools](https://pypi.org/project/setuptools) 40.5.0 → 40.8.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [six](https://pypi.org/project/six) 1.11.0 → 1.12.0 (Python 2 and 3 compatibility utilities)
* [wheel](https://pypi.org/project/wheel) 0.32.2 → 0.33.1 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.11.20181031 → 1.11.20190223 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-64bit-3.7.2.0.md
@@ -0,0 +1,40 @@
## WinPython 3.7.2.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.7.2 | Python programming language with standard library
[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library
[cloudpickle](https://pypi.org/project/cloudpickle) | 0.8.0 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 1.1.3 | Minimal task scheduling abstraction
[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile
[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python
[jedi](https://pypi.org/project/jedi) | 0.13.3 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.13.2 | Lightweight pipelining: using Python functions as pipeline jobs.
[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows
[parso](https://pypi.org/project/parso) | 0.3.4 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 19.0.3 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.9 | Library for building powerful interactive command lines in Python
[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit
[pygments](http://pygments.org) | 2.3.1 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.26 | DB API Module for ODBC
[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google
[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python
[qtpy](https://pypi.org/project/qtpy) | 1.6.0 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
[setuptools](https://pypi.org/project/setuptools) | 40.8.0 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.12.0 | Python 2 and 3 compatibility utilities
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file
[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities
[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes
[wheel](https://pypi.org/project/wheel) | 0.33.1 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20190223 | WinPython distribution tools, including WPPM (package manager)

0 comments on commit 3d70145

Please sign in to comment.