Skip to content

Commit

Permalink
upload changelog of WinPython 2018-04
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Nov 5, 2018
1 parent fdc8b00 commit 357c2fb
Show file tree
Hide file tree
Showing 16 changed files with 2,221 additions and 0 deletions.
322 changes: 322 additions & 0 deletions changelogs/WinPython-32bit-3.7.1.0.md

Large diffs are not rendered by default.

157 changes: 157 additions & 0 deletions changelogs/WinPython-32bit-3.7.1.0_History.md

Large diffs are not rendered by default.

331 changes: 331 additions & 0 deletions changelogs/WinPython-64bit-3.7.1.0.md

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions changelogs/WinPython-64bit-3.7.1.0_History.md

Large diffs are not rendered by default.

322 changes: 322 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.7.0.md

Large diffs are not rendered by default.

158 changes: 158 additions & 0 deletions changelogs/WinPythonQt5-32bit-3.6.7.0_History.md

Large diffs are not rendered by default.

337 changes: 337 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.6.7.0.md

Large diffs are not rendered by default.

167 changes: 167 additions & 0 deletions changelogs/WinPythonQt5-64bit-3.6.7.0_History.md

Large diffs are not rendered by default.

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

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.6.7 | 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.6.1 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 0.20.0 | 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.1 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.12.5 | 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.1 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | 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.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | 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.5.2 | 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 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.11.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.32.2 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager)
24 changes: 24 additions & 0 deletions changelogs/WinPythonZero-32bit-3.6.7.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## History of changes for WinPython-32bit 3.6.7.0Zero
The following changes were made to WinPython-32bit distribution since version 3.6.6.2Zero.
### Python packages
Upgraded packages:
* [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library)
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage)
* [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit)
* [Python](http://www.python.org/) 3.6.6 → 3.6.7 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (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.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-32bit-3.7.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## WinPython 3.7.1.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.7.1 | 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.6.1 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 0.20.0 | 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.1 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.12.5 | 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.1 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | 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.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | 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.5.2 | 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 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.11.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.32.2 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager)
24 changes: 24 additions & 0 deletions changelogs/WinPythonZero-32bit-3.7.1.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## History of changes for WinPython-32bit 3.7.1.0Zero
The following changes were made to WinPython-32bit distribution since version 3.7.0.2Zero.
### Python packages
Upgraded packages:
* [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library)
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage)
* [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit)
* [Python](http://www.python.org/) 3.7.0 → 3.7.1 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (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.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-64bit-3.6.7.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## WinPython 3.6.7.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.6.7 | 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.6.1 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 0.20.0 | 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.1 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.12.5 | 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.1 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | 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.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | 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.5.2 | 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 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.11.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.32.2 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager)
24 changes: 24 additions & 0 deletions changelogs/WinPythonZero-64bit-3.6.7.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## History of changes for WinPython-64bit 3.6.7.0Zero
The following changes were made to WinPython-64bit distribution since version 3.6.6.2Zero.
### Python packages
Upgraded packages:
* [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library)
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage)
* [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit)
* [Python](http://www.python.org/) 3.6.6 → 3.6.7 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (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.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
40 changes: 40 additions & 0 deletions changelogs/WinPythonZero-64bit-3.7.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## WinPython 3.7.1.0Zero

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.7.1 | 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.6.1 | Extended pickling support for Python objects
[dask](https://pypi.org/project/dask) | 0.20.0 | 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.1 | An autocompletion tool for Python that can be used for text editors
[joblib](https://pypi.org/project/joblib) | 0.12.5 | 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.1 | A Python Parser
[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage
[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | 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.2.0 | Generic syntax highlighter for general use in all kinds of software
[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | 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.5.2 | 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 | Download, build, install, upgrade, and uninstall Python packages - easily
[six](https://pypi.org/project/six) | 1.11.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.32.2 | A built-package format for Python.
[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager)
24 changes: 24 additions & 0 deletions changelogs/WinPythonZero-64bit-3.7.1.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## History of changes for WinPython-64bit 3.7.1.0Zero
The following changes were made to WinPython-64bit distribution since version 3.7.0.2Zero.
### Python packages
Upgraded packages:
* [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library)
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors)
* [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.)
* [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage)
* [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages)
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python)
* [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit)
* [Python](http://www.python.org/) 3.7.0 → 3.7.1 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (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.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down

0 comments on commit 357c2fb

Please sign in to comment.