Skip to content

Commit

Permalink
correct changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Jul 20, 2019
1 parent 94e5716 commit 0a7684a
Show file tree
Hide file tree
Showing 6 changed files with 878 additions and 404 deletions.
233 changes: 214 additions & 19 deletions changelogs/WinPython-32bit-3.7.4.0_History.md

Large diffs are not rendered by default.

247 changes: 226 additions & 21 deletions changelogs/WinPython-64bit-3.7.4.0_History.md

Large diffs are not rendered by default.

227 changes: 211 additions & 16 deletions changelogs/WinPythonPs2-32bit-3.7.4.0_History.md

Large diffs are not rendered by default.

517 changes: 189 additions & 328 deletions changelogs/WinPythonPs2-64bit-3.7.4.0_History.md

Large diffs are not rendered by default.

29 changes: 19 additions & 10 deletions changelogs/WinPythonZero-32bit-3.7.4.0_History.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,30 @@
## History of changes for WinPython-32bit 3.7.4.0Zero
The following changes were made to WinPython-32bit distribution since version 3.7.3.0Zero.
The following changes were made to WinPython-32bit distribution since version 3.7.2.0Zero.
### Python packages
New packages:
* [pycosat](https://pypi.org/project/pycosat) 0.6.3 (bindings to picosat (a SAT solver))
Upgraded packages:
* [cloudpickle](https://pypi.org/project/cloudpickle) 1.1.1 → 1.2.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 1.2.2 → 2.1.0 (Minimal task scheduling abstraction)
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.8.0 → 1.2.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 1.1.3 → 2.1.0 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.13.3 → 0.14.0 (An autocompletion tool for Python that can be used for text editors)
* [parso](https://pypi.org/project/parso) 0.4.0 → 0.5.0 (A Python Parser)
* [partd](https://pypi.org/project/partd) 0.3.10 → 1.0.0 (Appendable key-value storage)
* [pygments](http://pygments.org) 2.4.0 → 2.4.2 (Generic syntax highlighter for general use in all kinds of software)
* [Python](http://www.python.org/) 3.7.3 → 3.7.4 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.7.1 → 1.8.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.0 → 0.9.1 (a graphic SQLite Client in 1 Python file)
* [parso](https://pypi.org/project/parso) 0.3.4 → 0.5.0 (A Python Parser)
* [partd](https://pypi.org/project/partd) 0.3.9 → 1.0.0 (Appendable key-value storage)
* [pip](https://pypi.org/project/pip) 19.0.3 → 19.1.1 (A tool for installing and managing Python packages)
* [pygments](http://pygments.org) 2.3.1 → 2.4.2 (Generic syntax highlighter for general use in all kinds of software)
* [Python](http://www.python.org/) 3.7.2 → 3.7.4 (Python programming language with standard library)
* [python_snappy](https://pypi.org/project/python_snappy) 0.5.3 → 0.5.4 (Python library for the snappy compression library from Google)
* [pythonnet](https://pypi.org/project/pythonnet) 2.4.0.dev0 → 2.4.0 (.Net and Mono integration for Python)
* [qtpy](https://pypi.org/project/qtpy) 1.6.0 → 1.8.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 → 41.0.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.8.11 → 0.9.1 (a graphic SQLite Client in 1 Python file)
* [toolz](https://pypi.org/project/toolz) 0.9.0 → 0.10.0 (List processing tools and functional utilities)
* [winpython](http://winpython.github.io/) 2.0.20190503 → 2.0.20190705 (WinPython distribution tools, including WPPM (package manager))
* [wheel](https://pypi.org/project/wheel) 0.33.1 → 0.33.4 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.11.20190223 → 2.0.20190705 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down
29 changes: 19 additions & 10 deletions changelogs/WinPythonZero-64bit-3.7.4.0_History.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,29 @@
## History of changes for WinPython-64bit 3.7.4.0Zero
The following changes were made to WinPython-64bit distribution since version 3.7.3.0Zero.
The following changes were made to WinPython-64bit distribution since version 3.7.2.0Zero.
### Python packages
New packages:
* [pycosat](https://pypi.org/project/pycosat) 0.6.3 (bindings to picosat (a SAT solver))
Upgraded packages:
* [cloudpickle](https://pypi.org/project/cloudpickle) 1.1.1 → 1.2.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 1.2.2 → 2.1.0 (Minimal task scheduling abstraction)
* [cloudpickle](https://pypi.org/project/cloudpickle) 0.8.0 → 1.2.1 (Extended pickling support for Python objects)
* [dask](https://pypi.org/project/dask) 1.1.3 → 2.1.0 (Minimal task scheduling abstraction)
* [jedi](https://pypi.org/project/jedi) 0.13.3 → 0.14.0 (An autocompletion tool for Python that can be used for text editors)
* [parso](https://pypi.org/project/parso) 0.4.0 → 0.5.0 (A Python Parser)
* [partd](https://pypi.org/project/partd) 0.3.10 → 1.0.0 (Appendable key-value storage)
* [pygments](http://pygments.org) 2.4.0 → 2.4.2 (Generic syntax highlighter for general use in all kinds of software)
* [Python](http://www.python.org/) 3.7.3 → 3.7.4 (Python programming language with standard library)
* [qtpy](https://pypi.org/project/qtpy) 1.7.1 → 1.8.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.0 → 0.9.1 (a graphic SQLite Client in 1 Python file)
* [winpython](http://winpython.github.io/) 2.0.20190503 → 2.0.20190705 (WinPython distribution tools, including WPPM (package manager))
* [parso](https://pypi.org/project/parso) 0.3.4 → 0.5.0 (A Python Parser)
* [partd](https://pypi.org/project/partd) 0.3.9 → 1.0.0 (Appendable key-value storage)
* [pip](https://pypi.org/project/pip) 19.0.3 → 19.1.1 (A tool for installing and managing Python packages)
* [pygments](http://pygments.org) 2.3.1 → 2.4.2 (Generic syntax highlighter for general use in all kinds of software)
* [Python](http://www.python.org/) 3.7.2 → 3.7.4 (Python programming language with standard library)
* [python_snappy](https://pypi.org/project/python_snappy) 0.5.3 → 0.5.4 (Python library for the snappy compression library from Google)
* [pythonnet](https://pypi.org/project/pythonnet) 2.4.0.dev0 → 2.4.0 (.Net and Mono integration for Python)
* [qtpy](https://pypi.org/project/qtpy) 1.6.0 → 1.8.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 → 41.0.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.8.11 → 0.9.1 (a graphic SQLite Client in 1 Python file)
* [wheel](https://pypi.org/project/wheel) 0.33.1 → 0.33.4 (A built-package format for Python.)
* [winpython](http://winpython.github.io/) 1.11.20190223 → 2.0.20190705 (WinPython distribution tools, including WPPM (package manager))
* * *
Expand Down

0 comments on commit 0a7684a

Please sign in to comment.