Skip to content

Commit

Permalink
WinPython 2020-05 changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Dec 28, 2020
1 parent 02cb89a commit 3456218
Show file tree
Hide file tree
Showing 24 changed files with 2,891 additions and 37 deletions.
17 changes: 10 additions & 7 deletions Cod_requirements64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ dask_searchcv


paramnb
#pb with zict depedency of streamz & distributed
streamz

# temporarly removed
Expand Down Expand Up @@ -326,7 +325,7 @@ hvplot
#waitin 3.7
clrmagic
cvxopt
##cyordereddict
#cyordereddict (no more in python>3.7)
gmpy2

numba
Expand Down Expand Up @@ -442,7 +441,7 @@ importlib_metadata
# new dl
# mxnet

##jupyterlab things
##jupyterlab things
jupyterlab
widgetsnbextension

Expand All @@ -451,14 +450,12 @@ jupyter_bokeh
dask_labextension
pydeck

## Jupyterlab2

## jupyterlab3 only
jupyterlab-widgets

## 2020-09-27 jupyterlab2 only
##ipympl
##ipyleaflet
ipympl
ipyleaflet

# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
# not yet (one man) jupyterlab-sql
Expand All @@ -473,3 +470,9 @@ wasmer

voila
fastapi

coverage
nbval

onnxruntime
sklearn-contrib-lightning
6 changes: 6 additions & 0 deletions Cod_requirements64jl2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -470,3 +470,9 @@ wasmer

voila
fastapi

coverage
nbval

onnxruntime
sklearn-contrib-lightning
41 changes: 29 additions & 12 deletions Qt5_requirements64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ docrepr
# scikit-neuralnetwork


widgetsnbextension
## 2020-09-27 jupyterlab3 issue ipyleaflet

zarr

Expand All @@ -213,7 +211,6 @@ astroML
# dead 2020: pythreejs
# flexx
scikit-optimize
jupyterlab

# removal list:
# pyhdf
Expand Down Expand Up @@ -253,7 +250,6 @@ partd
#preparing parquet
python_snappy
brotli
jupyterlab_launcher
vitables

supersmoother
Expand All @@ -277,10 +273,8 @@ moviepy

dask_searchcv

## 2020-09-27 jupyterlab3 issue ipympl

paramnb
#pb with zict depedency of streamz & distributed
streamz

# temporarly removed
Expand Down Expand Up @@ -328,7 +322,7 @@ hvplot
#waitin 3.7
clrmagic
cvxopt
##cyordereddict
#cyordereddict (no more in python>3.7)
gmpy2

numba
Expand Down Expand Up @@ -392,8 +386,6 @@ autopep8
black
pyinstaller

# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
#jupyterlab-sql

#z3_solver

Expand All @@ -419,7 +411,6 @@ databases[sqlite]

altair-transform
altair_data_server
pydeck
ibis-framework

folium
Expand Down Expand Up @@ -447,12 +438,38 @@ importlib_metadata
# new dl
# mxnet

##jupyterlab things
jupyterlab
widgetsnbextension

jupyterlab_launcher
jupyter_bokeh
dask_ml
dask_labextension
pydeck

## jupyterlab3 only
jupyterlab-widgets

## 2020-09-27 jupyterlab2 only
ipympl
ipyleaflet

# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
# not yet (one man) jupyterlab-sql
# not yet (one man) mpl-interactions
# not yet (one man) ipycanvas
# not yet jupyterlab-git



dask_ml
wasmer

voila
jupyterlab-widgets
fastapi

coverage
nbval

onnxruntime
sklearn-contrib-lightning
6 changes: 6 additions & 0 deletions Qt5_requirements64jl2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -467,3 +467,9 @@ wasmer

voila
fastapi

coverage
nbval

onnxruntime
sklearn-contrib-lightning
486 changes: 486 additions & 0 deletions changelogs/WinPython-64bit-3.8.7.0.md

Large diffs are not rendered by default.

172 changes: 172 additions & 0 deletions changelogs/WinPython-64bit-3.8.7.0_History.md

Large diffs are not rendered by default.

479 changes: 479 additions & 0 deletions changelogs/WinPython-64bit-3.9.1.0.md

Large diffs are not rendered by default.

168 changes: 168 additions & 0 deletions changelogs/WinPython-64bit-3.9.1.0_History.md

Large diffs are not rendered by default.

484 changes: 484 additions & 0 deletions changelogs/WinPythoncod-64bit-3.8.7.0.md

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions changelogs/WinPythoncod-64bit-3.8.7.0_History.md

Large diffs are not rendered by default.

479 changes: 479 additions & 0 deletions changelogs/WinPythoncod-64bit-3.9.1.0.md

Large diffs are not rendered by default.

167 changes: 167 additions & 0 deletions changelogs/WinPythoncod-64bit-3.9.1.0_History.md

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions changelogs/WinPythondot-32bit-3.8.7.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.8.7.0dot

The following packages are included in WinPython-32bit v3.8.7.0dot .

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.8.7 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.27.29016.1 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.3.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 51.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.202011219 | WinPython distribution tools, including WPPM
15 changes: 15 additions & 0 deletions changelogs/WinPythondot-32bit-3.8.7.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## History of changes for WinPython-32bit 3.8.7.0dot
The following changes were made to WinPython-32bit distribution since version 3.8.6.0dot.
### Python packages
Upgraded packages:
* [pip](https://pypi.org/project/pip) 20.2.4 → 20.3.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.8.6 → 3.8.7 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 50.3.2 → 51.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [wheel](https://pypi.org/project/wheel) 0.35.1 → 0.36.2 (A built-package format for Python)
* [winpython](http://winpython.github.io/) 3.0.20201028 → 3.0.202011219 (WinPython distribution tools, including WPPM)
* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-32bit-3.9.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.9.1.0dot

The following packages are included in WinPython-32bit v3.9.1.0dot .

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.9.1 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.27.29016.1 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.3.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 51.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.202011219 | WinPython distribution tools, including WPPM
15 changes: 15 additions & 0 deletions changelogs/WinPythondot-32bit-3.9.1.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## History of changes for WinPython-32bit 3.9.1.0dot
The following changes were made to WinPython-32bit distribution since version 3.9.0.2dot.
### Python packages
Upgraded packages:
* [pip](https://pypi.org/project/pip) 20.2.4 → 20.3.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.9.0 → 3.9.1 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 50.3.2 → 51.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [wheel](https://pypi.org/project/wheel) 0.35.1 → 0.36.2 (A built-package format for Python)
* [winpython](http://winpython.github.io/) 3.0.20201028 → 3.0.202011219 (WinPython distribution tools, including WPPM)
* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-64bit-3.8.7.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.8.7.0dot

The following packages are included in WinPython-64bit v3.8.7.0dot .

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.8.7 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.28.29325 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.3.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 51.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.202011219 | WinPython distribution tools, including WPPM
16 changes: 16 additions & 0 deletions changelogs/WinPythondot-64bit-3.8.7.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## History of changes for WinPython-64bit 3.8.7.0dot
The following changes were made to WinPython-64bit distribution since version 3.8.6.0dot.
### Python packages
Upgraded packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016.1 → 14.28.29325 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 20.2.4 → 20.3.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.8.6 → 3.8.7 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 50.3.2 → 51.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [wheel](https://pypi.org/project/wheel) 0.35.1 → 0.36.2 (A built-package format for Python)
* [winpython](http://winpython.github.io/) 3.0.20201028 → 3.0.202011219 (WinPython distribution tools, including WPPM)
* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-64bit-3.9.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.9.1.0dot

The following packages are included in WinPython-64bit v3.9.1.0dot .

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.9.1 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.28.29325 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.3.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 51.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.202011219 | WinPython distribution tools, including WPPM
16 changes: 16 additions & 0 deletions changelogs/WinPythondot-64bit-3.9.1.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## History of changes for WinPython-64bit 3.9.1.0dot
The following changes were made to WinPython-64bit distribution since version 3.9.0.2dot.
### Python packages
Upgraded packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016.1 → 14.28.29325 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 20.2.4 → 20.3.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.9.0 → 3.9.1 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 50.3.2 → 51.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [wheel](https://pypi.org/project/wheel) 0.35.1 → 0.36.2 (A built-package format for Python)
* [winpython](http://winpython.github.io/) 3.0.20201028 → 3.0.202011219 (WinPython distribution tools, including WPPM)
* * *
Expand Down
Loading

0 comments on commit 3456218

Please sign in to comment.