Skip to content
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

release 2020-05 follow-up #896

Closed
6 tasks done
stonebig opened this issue Oct 28, 2020 · 7 comments
Closed
6 tasks done

release 2020-05 follow-up #896

stonebig opened this issue Oct 28, 2020 · 7 comments

Comments

@stonebig
Copy link
Contributor

stonebig commented Oct 28, 2020

Release Date (december 2020)

Wanted:

  • pip-20.3 new resolver (and necessary tweaks)

Delayed:

  • Jupyterlab-3 (is now set for 2021)

Focus:

  • infrastructure:
    • add a "-c contraint.txt" in the build system to shortcut new resolver backtracking behavior
  • Jupyterlab-3 integration,
  • DeepLearning with Windows 10 bricks:
  • improve WASM support
@stonebig
Copy link
Contributor Author

stonebig commented Oct 28, 2020

audit-trail:

  • Python-3.10.0a2
  • VSCode-1.51.0 +vscode-python-2020.10.332292344
  • switch back to Jupyterlab3 mode + Jupyterlab-3.0.0rc7
  • remove pip option "--use-feature=2020-resolver" until pip-20.2.5
  • "VS Code" icon will no more force a default directory
  • pip-20.3b1+-2020-11-10 (pushing pip flight domain)
  • Spyder-4.2.0
  • Jupyterlab-3.0.0rc7
  • Jupyterlab-3.0.0rc9 + jupyterlab_server-2.0.0rc3
  • VSCode-1.51.1 +vscode-python-2020.11.358366026 + vscode-Jupyter-2020.11.0 (former extension splitted in two now)
  • Jupyterlab-3.0.0rc10
  • add a Drag&Drop example use of "pdfrw" (shipped since a long time) that is super practical to a confined teacher to:
    . merge pdfs or directories of pdf (like scans of a student)
    . rotate a pdf (like the result above)
  • apparently wheel shall better be installed in pre-step now with new pip
  • VSCode-1.51.1 + vscode-python-2020.11.371526539 + vscode-jupyter-2020.11.372831992 + nodejs-14.15.1
  • tweak vscode settings.json to "jupyter.widgetScriptSources"

b1 (November 23rd: VScode-1.51 tweaks + jupyterlab-3rc10)

  • python-3.9.1rc1
  • pip-20.3-2020-11-28+ (infinite loop bug patch, that resolves also my infinite... as you know there are several infinites)
  • winrt for Python-3.9 (already in 3.8)
  • onnxruntime for Python-3.8
  • pip-20.3.1
  • Jupyterlab-3.0.0rc13 + jupyterlab_server-2.0.0rc6
  • add a constraint file in the build to cut pip backtracking time
  • torch-1.7 +torchvision for Python-3.8,
  • torch-1.8.0.dev20201205+cpu for Python-3.9
  • Python-3.9.1, Python-3.10.a3
  • python-3.8.7rc1
  • VSCode-1.51.1
  • Pytorch-nightly on Python-3.9.1 (official version only in PyTorch>1.7.1)
  • pip-20.3.2dev-2020-12-12_14h00 with yanking logic fix and skip bad metadata fix

b2 (December 13th)

  • sklearn-contrib-lightning
  • pip-20.3.3
  • spyder-4.2.1
  • failed jupyterlab-3.0.0rc15 experiment: using Jupyterlab-2 method, we can have ipywidgets, bqplot, ipyleaflet, not dask-jupyterlab, not jupyter_bokeh
  • failed wasmer experiment ... not windows ready yet
  • VSCode-1.52.1
  • pyqtgraph-0.11.1
  • discovering Distributed-2020.12.0 / Dask-jupyterlab doesn't work with Python-3.9.1
  • python-3.8.7

rc (December 22nd)

delayed to 2021:

  • numba-0.53 official support for Python-3.9
  • SQLAlchemy-1.4 and async friends (asyncpg ?)
  • Jupyterlab-3.0.0
  • ipympl / ipyleaflet / bqplot extension for Jupyterlab-3
  • dask-labextension for Jupyterlab-3, or for Python-3.9.1

futur:

  • FastAI is now possible but add nvidia-ml...
  • remark: Typescript compiler is just a "npm install -g typescript" away.

@stonebig
Copy link
Contributor Author

stonebig commented Nov 7, 2020

Interlude : Python-3.10 branch opening

It's Python-3.10.0a2.

MD5 SHA-1 SHA-256 Binary Size
4e881f9cafec5b4f13d8b2c3ba3e57ff 2cb7c293a58a2d91c4e990fd703e532e8ad35a35 9a9922a2c97aa5b6ebdf7d95fc15bd04b92f7e2f2c6547f013719c7cfbd0fae1 Winpython64-3.10.0.0dota2.exe 24 713 897 Bytes
70bab9a063b8cc210bd20790408b37fd 50a2426caf62ccdba87008fc2c023b91eb08e8f2 44942ac6bf99d6c0c77f322d00f6b74d302a6efced94be8208834aa7bde14830 Winpython32-3.10.0.0dota2.exe 23 678 204 Bytes

@stonebig
Copy link
Contributor Author

stonebig commented Nov 22, 2020

WinPython 2020-05 b1 (VScode tweaks, Jupyterlab-3.0rc10)

Changes from WinPython 2020-04:

  • Infrastructure:
    • Jupyterlab: until we know for sure if Jupyterlab-3 + main plugin are going to make it for mid-december:
      • Jupyterlab-3.0.0rc10 for Python-3.8 branch
      • Jupyterlab-2.2.9 for Python-3.9 branch
      • nodejs-14.15.1
    • VScode:
      • launcher no longer enforce the default "notebook" directory (may should it be done for other launchers)
      • VSCode-1.51.1 + vscode-python-2020.11.371526539 + vscode-jupyter-2020.11.372831992
    • 20.3.dev1-2020-11-21 new resolver
  • New Packages:
  • Upgraded Packages:
    • Spyder-4.2.0, SciPy-1.5.4, Pandas-1.1.4, numpy-1.19.4, statsmodels-0.12.1
  • variation per version:
    • Tensorflow and Pytorch in standard branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • Jupyterlab-3rc10 on Python-3.8 branch (Jupyterlab-2.2.9 for Python-3.9)
  • VScode tweaks

Next build effort:

  • python-3.9.1rc, python-3.8.7rc1
  • another look into launchers tweaks
MD5 SHA-1 SHA-256 Binary Size
fea8e49f68205ed5b1d74dfe256cea45 60bcbab1bf51f8d2c0c64b87e0be56421d5cecc7 a4d1edd3a7c32b781aa7409fe6bccf1041c4a06182eb93034054eabc7f2843b3 Winpython64-3.8.6.1codb1.exe 791 802 919 Bytes
0a2beceb6f5f8f19f03d2099d1ad1bbb c65e499039cfd302f9a3897146f7a90cd337051d fb597e79f54e82be063803fa3b6bca6b3a932e5ad5e1d70a653f0d344c3a5ecf Winpython64-3.8.6.1dotb1.exe 25 059 890 Bytes
67b1c8114105a333ff286a14a51cd90a 7130492aef264094de2a8a497286ac921d329940 194cac7b47c9b75808c43ba859e9d2cab13eec66ee30858c39103e444a43ec74 Winpython32-3.8.6.1dotb1.exe 23 902 399 Bytes
1cab58c1fcfe786dc475a9b69e2977f3 f0eb0b138412dc18108b4ce9726520475cb4d136 b738690437b9d799ae269e9aead09148d1127a7afa31b597c506bb8f0088e5fc Winpython64-3.9.0.3codb1.exe 798 407 624 Bytes
623116a6604b02181a39bc2f05f5993a 151dabc5761a7a6215666086fdd9cada38d9eed0 01c2408d6efac650d6d6832ed3b02b352af4d6a744f262dcbdeed1aeca1d5af4 Winpython64-3.9.0.3dotb1.exe 25 522 491 Bytes
3de6d423a48ce93e21ad88664598398d bba3d2eb737a23bf7b9dcf2ffe0e4b2d7858c2fc d7ea1a4705691b94dd84b774d6671c372a27a29c9fa61f413dfeba4a2231ba1a Winpython32-3.9.0.3dotb1.exe 24 377 947 Bytes

History of changes for WinPython-64bit 3.8.6.1cod b1

The following changes were made to WinPython-64bit distribution since version 3.8.6.0cod.

Tools

Upgraded packages:

  • Nodejs v14.14.0 → v14.15.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • VSCode 1.50.0.0 → 1.51.1.0 (source-code editor developed by Microsoft)

Python packages

New packages:

  • jupyterlab_widgets 1.0.0a6 (JupyterLab extension providing HTML widgets)

  • nbclassic 0.2.3 (Jupyter Notebook as a Jupyter Server Extension.)

  • pyinstaller_hooks_contrib 2020.10 (Community maintained hooks for PyInstaller)

  • pyls_black 0.4.6 (Black plugin for the Python Language Server)

  • pyls_spyder 0.1.1 (Spyder extensions for the python-language-server)

  • pysocks 1.7.1 (A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.)

  • three_merge 0.1.1 (Simple library for merging two strings with respect to a base one)

Upgraded packages:

  • aiofiles 0.5.0 → 0.6.0 (File support for asyncio.)

  • aiohttp 3.7.1 → 3.7.3 (Async http client/server framework (asyncio))

  • aiosqlite 0.15.0 → 0.16.0 (asyncio bridge to the standard sqlite3 module)

  • asgiref 3.2.10 → 3.3.1 (ASGI specs, helper code, and adapters)

  • asteval 0.9.19 → 0.9.21 (Safe, minimalistic evaluator of python expression using ast module)

  • astropy 4.0.3 → 4.1 (Community-developed python astronomy tools)

  • attrs 20.2.0 → 20.3.0 (Classes Without Boilerplate)

  • babel 2.8.0 → 2.9.0 (Internationalization utilities)

  • bqplot 0.12.18 → 0.12.19 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • certifi 2020.6.20 → 2020.11.8 (Python package for providing Mozilla's CA Bundle.)

  • cftime 1.2.1 → 1.3.0 (Time-handling functionality from netcdf4-python)

  • cligj 0.7.0 → 0.7.1 (Click params for commmand line interfaces to GeoJSON)

  • cryptography 3.2 → 3.2.1 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)

  • databases 0.4.0 → 0.4.1 (Async database support for Python.)

  • datasette 0.50.2 → 0.51.1 (A tool for exploring and publishing data)

  • distributed 2.30.0 → 2.30.1 (Distributed scheduler for Dask)

  • fastapi 0.61.1 → 0.61.2 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • fiona 1.8.17 → 1.8.18 (Fiona reads and writes spatial data files)

  • httpcore 0.12.0 → 0.12.2 (A minimal low-level HTTP client.)

  • httpie 2.2.0 → 2.3.0 (HTTPie - a CLI, cURL-like tool for humans.)

  • hvplot 0.6.0 → 0.7.0 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 5.37.4 → 5.41.3 (A library for property-based testing)

  • ipython 7.18.1 → 7.19.0 (IPython: Productive Interactive Computing)

  • janus 0.5.0 → 0.6.1 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)

  • jedi 0.17.1 → 0.17.2 (An autocompletion tool for Python that can be used for text editors.)

  • jupyter_bokeh 2.0.3 → 2.0.4 (A Jupyter extension for rendering Bokeh content.)

  • jupyter_core 4.6.3 → 4.7.0 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_server 1.0.5 → 1.0.7 (The Jupyter Server)

  • jupyterlab 2.2.9 → 3.0.0rc10 (The JupyterLab notebook server extension.)

  • jupyterlab_server 1.2.0 → 2.0.0rc3 (JupyterLab Server)

  • keyring 21.4.0 → 21.5.0 (Store and access your passwords safely.)

  • kiwisolver 1.2.0 → 1.3.1 (A fast implementation of the Cassowary constraint solver)

  • lz4 3.1.0 → 3.1.1 (LZ4 Bindings for Python)

  • marshmallow 3.8.0 → 3.9.1 (A lightweight library for converting complex datatypes to and from native Python datatypes.)

  • matplotlib 3.3.2 → 3.3.3 (Python plotting package)

  • metakernel 0.27.0 → 0.27.5 (Metakernel for Jupyter)

  • mizani 0.7.1 → 0.7.2 (Scales for Python)

  • msvc_runtime 14.27.29016.1 → 14.28.29325 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • multidict 5.0.0 → 5.0.2 (multidict implementation)

  • nest_asyncio 1.4.2 → 1.4.3 (Patch asyncio to allow nested event loops)

  • notebook 6.1.4 → 6.1.5 (A web-based notebook environment for interactive computing)

  • numpy 1.19.2+mkl → 1.19.4+mkl (NumPy is the fundamental package for array computing with Python.)

  • outcome 1.0.1 → 1.1.0 (Capture the outcome of Python function calls.)

  • pandas 1.1.3 → 1.1.4 (Powerful data structures for data analysis, time series, and statistics)

  • panel 0.10.1 → 0.10.2 (A high level app and dashboarding solution for Python.)

  • papermill 2.2.0 → 2.2.2 (Parametrize and run Jupyter and nteract Notebooks)

  • pip 20.2.4 → 20.3.dev1 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.6.0 → 1.6.1 (Query metadatdata from sdists / bdists / installed packages.)

  • prometheus_client 0.7.1 → 0.9.0 (Python client for the Prometheus monitoring system.)

  • pybind11 2.6.0 → 2.6.1 (Seamless operability between C++11 and Python)

  • pydantic 1.6.1 → 1.7.2 (Data validation and settings management using python 3.6 type hinting)

  • pygame 1.9.6 → 2.0.0 (Python Game Development)

  • pyinstaller 3.6 → 4.1 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pymongo 3.11.0 → 3.11.1 (Python driver for MongoDB )

  • pyproj 2.6.1.post1 → 3.0.0.post1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

  • pytest 6.1.1 → 6.1.2 (pytest: simple powerful testing with Python)

  • python_dotenv 0.14.0 → 0.15.0 (Add .env support to your django/flask apps in development and deployments)

  • python_language_server 0.35.1 → 0.36.1 (Python Language Server for the Language Server Protocol)

  • pytz 2020.1 → 2020.4 (World timezone definitions, modern and historical)

  • pywin32 228 → 300 (Python for Window Extensions)

  • pyzmq 19.0.2 → 20.0.0 (Python bindings for 0MQ)

  • pyzo 4.11.0 → 4.11.2 (the Python IDE for scientific computing)

  • regex 2020.10.23 → 2020.11.13 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.53 → 3.5.55 (The Reportlab Toolkit)

  • requests 2.24.0 → 2.25.0 (Python HTTP for Humans.)

  • rise 5.7.0 → 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension)

  • scipy 1.5.3 → 1.5.4 (SciPy: Scientific Library for Python)

  • slicer 0.0.4 → 0.0.5 (A small package for big slicing.)

  • sortedcontainers 2.2.2 → 2.3.0 (Sorted Containers -- Sorted List, Sorted Dict, Sorted Set)

  • sphinx 3.2.1 → 3.3.1 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 4.1.5 → 4.2.0 (The Scientific Python Development Environment)

  • spyder_kernels 1.9.4 → 1.10.0 (Jupyter kernels for Spyder's console)

  • statsmodels 0.12.0 → 0.12.1 (Statistical computations and models for Python)

  • tifffile 2020.10.1 → 2020.11.18 (Read and write TIFF(r) files)

  • toml 0.10.1 → 0.10.2 (Python Library for Tom's Obvious, Minimal Language)

  • tornado 6.0.4 → 6.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)

  • tqdm 4.50.2 → 4.52.0 (Fast, Extensible Progress Meter)

  • uncertainties 3.1.4 → 3.1.5 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • urllib3 1.25.11 → 1.26.2 (HTTP library with thread-safe connection pooling, file post, and more.)

  • uvicorn 0.12.2 → 0.12.3 (The lightning-fast ASGI server.)

  • wordcloud 1.8.0 → 1.8.1 (A little word cloud generator)

  • xlwings 0.20.8 → 0.21.2 (Make Excel fly: Interact with Excel from Python and vice versa.)

  • yarl 1.6.2 → 1.6.3 (Yet another URL library)

  • zipp 3.3.2 → 3.4.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:

  • comtypes 1.1.7 (Pure Python COM package)

  • ipyleaflet 0.13.3 (A Jupyter widget for dynamic Leaflet maps)

  • ipympl 0.5.8 (Matplotlib Jupyter Extension)


@stonebig
Copy link
Contributor Author

stonebig commented Dec 13, 2020

WinPython 2020-05 b2 (2020-12-13: back to Jupyterlab-2.2.9)

Changes from WinPython 2020-05 b1:

  • Infrastructure:

    • back to Jupyterlab-2.2.9 for all,:
      • Jupyterlab-3.0.0 is now for early January 2021,
      • then we will have to wait/push for major plugins conversion (count 15 days minimum)
      • that makes next WinPython with Jupyterlab-3 end february 2021
    • 20.3.2dev0 of-2020-12-12 , technically shall be equal to pip-20.3.2
    • Python-3.9.1 final
    • Python-3.8.7rc1, Python-3.10.a3
    • Winpython-3.10 alpha3 (with Python-3.10.a3)
  • New Packages:

    • pysocks , as a requirement found per the new resolver
    • coverage, nbval: some testing packages
    • anyio
  • Upgraded Packages:

    • pandas-1.1.5, numba-0.52.0,
    • torch-1.7.1cpu
    • ipykernel-5.4.2, dask-2020.12.0
  • variation per version:

    • Tensorflow and Pytorch in standard branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • new versions of Python: Python-3.9.1 fixes some nasty bugs
  • packages that still don't reach official Python-3.9 compatiblity: Pytorch, Onnxruntime, Numba (also it works for simple things)

Next build = RC:

  • python-3.8.7 final,
  • pip-20.3.2 final
  • maybe a final look into launchers tweaks
MD5 SHA-1 SHA-256 Binary Size
e27663d381108216510a07e6463e6463 0e7abf4a597d5859f808c84bc7e57807faa96328 65054a248177029af0b76dfd242d451597e811d2d125a9984b106352f8c670e5 Winpython64-3.8.7.0b2.exe 760 582 126 Bytes
45cf8f35a037fdae7d6a450b26d412f9 a2c095f37a1bcc6461bd054fc4c0b99326327a85 e3a23f595d420ec9e5c81b3ed2265d483d193eed00783f8c6265cd5275e8ac6b Winpython64-3.8.7.0codb2.exe 813 879 642 Bytes
5559eeefefb3cb582b33bf5404be7798 1e9138345708ce8c73827064ec332a1838cb1c68 899307d0568684e82132e6a4a03deec5310383f9c02a17a89c4484201776d36f Winpython64-3.8.7.0dotb2.exe 25 078 627 Bytes
3e168d2789521c9b3c0f3fdcdec33e4c 3b9a95c4e7be01e4e3bac4a2f51e292e8e798b6f 6429e3356584f526cda6fe101a933f05adf6991f7fbafa71ee2586f565c9f961 Winpython32-3.8.7.0dotb2.exe 23 936 867 Bytes
8619401d98264424dee7b9c2214217ec d30e839b144594f5f733851f3398dc6d381fbc08 ecf21f8731a8b02105d687a2e542b3e0e7818c4fa57979edc8c196e8f9cddb48 Winpython64-3.9.1.0dotb2.exe 25 515 242 Bytes
1c23e582de556d2bbd13c2d1b553d846 8e9b734110bf9054932cf61d1df7d2a0e10604d3 e0cd2413bcc5a5fb4298da9198803eb4507b60a2ff562308d077c95891fc74d2 Winpython32-3.9.1.0dotb2.exe 24 376 857 Bytes
c36782eafdec3d4f5858ef138f7e0f7f cff1210562af9a38161a6567f74a8e07f9e4a835 d4282cf2de1c82168b7483d8d2c7442073134d1d690765e4c391f28e20694174 Winpython64-3.9.1.0codb2.exe 803 679 003 Bytes
f330bfb575272162135fcebc3e3c2ad8 cea22ada45c79421b80222c37d88e0076b09d625 5d5c15e36e8073c996c0371c843a63fba5a5f1f8680282a0e7d3492936177a03 Winpython64-3.9.1.0b2.exe 752 442 635 Bytes
b1fc6d86be23dc4e2afeb59619b1617a 613da0fe55b5d0da751d3affb3bf0d0e783277f2 eeb0156a52d397c92af8f334860fbe43e30dc632fc0d0a559373c8e2df4e24b5 Winpython64-3.10.0.0dota3.exe 24 813 835 Bytes
068b2ad8c8f076269df80cad417b7762 8f20ed3ef98017562a58e1ed1eb5b92efe50a228 2a5f8160c75a1813a2a0b5e4b36bb98d05af18c92bf5228efcfc7db0d11fbf4a Winpython32-3.10.0.0dota3.exe 23 788 313 Bytes

History of changes for WinPython-64bit 3.8.7.0 b2

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

Tools

Upgraded packages:

  • Nodejs v14.14.0 → v14.15.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

Python packages

New packages:

  • anyio 2.0.2 (High level compatibility layer for multiple asynchronous event loop implementations)

  • coverage 5.3 (Code coverage measurement for Python)

  • nbval 0.9.6 (A py.test plugin to validate Jupyter notebooks)

  • onnxruntime 1.6.0 (ONNX Runtime Python bindings)

  • pyinstaller_hooks_contrib 2020.10 (Community maintained hooks for PyInstaller)

  • pyls_black 0.4.6 (Black plugin for the Python Language Server)

  • pyls_spyder 0.2.1 (Spyder extensions for the python-language-server)

  • pysocks 1.7.1 (A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.)

  • three_merge 0.1.1 (Simple library for merging two strings with respect to a base one)

Upgraded packages:

  • aiofiles 0.5.0 → 0.6.0 (File support for asyncio.)

  • aiohttp 3.7.1 → 3.7.3 (Async http client/server framework (asyncio))

  • aiosqlite 0.15.0 → 0.16.0 (asyncio bridge to the standard sqlite3 module)

  • asgiref 3.2.10 → 3.3.1 (ASGI specs, helper code, and adapters)

  • asteval 0.9.19 → 0.9.21 (Safe, minimalistic evaluator of python expression using ast module)

  • astropy 4.0.3 → 4.1 (Community-developed python astronomy tools)

  • attrs 20.2.0 → 20.3.0 (Classes Without Boilerplate)

  • babel 2.8.0 → 2.9.0 (Internationalization utilities)

  • bqplot 0.12.18 → 0.12.19 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • certifi 2020.6.20 → 2020.12.5 (Python package for providing Mozilla's CA Bundle.)

  • cffi 1.14.3 → 1.14.4 (Foreign Function Interface for Python calling C code.)

  • cftime 1.2.1 → 1.3.0 (Time-handling functionality from netcdf4-python)

  • cligj 0.7.0 → 0.7.1 (Click params for commmand line interfaces to GeoJSON)

  • cryptography 3.2 → 3.3.1 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)

  • cx_freeze 6.3 → 6.4.2 (create standalone executables from Python scripts)

  • dask 2.30.0 → 2020.12.0 (Parallel PyData with Task Scheduling)

  • databases 0.4.0 → 0.4.1 (Async database support for Python.)

  • datasette 0.50.2 → 0.52.3 (A tool for exploring and publishing data)

  • distributed 2.30.0 → 2020.12.0 (Distributed scheduler for Dask)

  • fastapi 0.61.1 → 0.62.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • fiona 1.8.17 → 1.8.18 (Fiona reads and writes spatial data files)

  • holoviews 1.13.5 → 1.14.0 (Stop plotting your data - annotate your data and let it visualize itself.)

  • httpcore 0.12.0 → 0.12.2 (A minimal low-level HTTP client.)

  • httpie 2.2.0 → 2.3.0 (HTTPie - a CLI, cURL-like tool for humans.)

  • hvplot 0.6.0 → 0.7.0 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 5.37.4 → 5.43.3 (A library for property-based testing)

  • ibis_framework 1.3.0 → 1.4.0 (Productivity-centric Python Big Data Framework)

  • importlib_metadata 2.0.0 → 3.1.1 (Read metadata from Python packages)

  • ipykernel 5.3.4 → 5.4.2 (IPython Kernel for Jupyter)

  • ipython 7.18.1 → 7.19.0 (IPython: Productive Interactive Computing)

  • janus 0.5.0 → 0.6.1 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)

  • jedi 0.17.1 → 0.17.2 (An autocompletion tool for Python that can be used for text editors.)

  • jupyter_bokeh 2.0.3 → 2.0.4 (A Jupyter extension for rendering Bokeh content.)

  • jupyter_core 4.6.3 → 4.7.0 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_server 1.0.5 → 1.1.0 (The Jupyter Server)

  • keyring 21.4.0 → 21.5.0 (Store and access your passwords safely.)

  • kiwisolver 1.2.0 → 1.3.1 (A fast implementation of the Cassowary constraint solver)

  • llvmlite 0.34.0 → 0.35.0 (lightweight wrapper around basic LLVM functionality)

  • lxml 4.6.1 → 4.6.2 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • lz4 3.1.0 → 3.1.1 (LZ4 Bindings for Python)

  • marshmallow 3.8.0 → 3.9.1 (A lightweight library for converting complex datatypes to and from native Python datatypes.)

  • matplotlib 3.3.2 → 3.3.3 (Python plotting package)

  • metakernel 0.27.0 → 0.27.5 (Metakernel for Jupyter)

  • mizani 0.7.1 → 0.7.2 (Scales for Python)

  • mlxtend 0.17.3 → 0.18.0 (Machine Learning Library Extensions)

  • mpld3 0.5.1 → 0.5.2 (D3 Viewer for Matplotlib)

  • msgpack 1.0.0 → 1.0.1 (MessagePack (de)serializer.)

  • msvc_runtime 14.27.29016.1 → 14.28.29325 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • multidict 5.0.0 → 5.1.0 (multidict implementation)

  • nest_asyncio 1.4.2 → 1.4.3 (Patch asyncio to allow nested event loops)

  • netcdf4 1.5.4 → 1.5.5 (Provides an object-oriented python interface to the netCDF version 4 library.)

  • nlopt 2.6.2 → 2.7.0 (Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization)

  • notebook 6.1.4 → 6.1.5 (A web-based notebook environment for interactive computing)

  • numba 0.51.2 → 0.52.0 (compiling Python code using LLVM)

  • numpy 1.19.2+mkl → 1.19.4+mkl (NumPy is the fundamental package for array computing with Python.)

  • outcome 1.0.1 → 1.1.0 (Capture the outcome of Python function calls.)

  • packaging 20.4 → 20.8 (Core utilities for Python packages)

  • pandas 1.1.3 → 1.1.5 (Powerful data structures for data analysis, time series, and statistics)

  • panel 0.10.1 → 0.10.2 (A high level app and dashboarding solution for Python.)

  • papermill 2.2.0 → 2.2.2 (Parametrize and run Jupyter and nteract Notebooks)

  • pip 20.2.4 → 20.3.2.dev0 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.6.0 → 1.6.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 4.12.0 → 4.14.1 (An open-source, interactive graphing library for Python)

  • prettytable 1.0.1 → 2.0.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)

  • prometheus_client 0.7.1 → 0.9.0 (Python client for the Prometheus monitoring system.)

  • pybind11 2.6.0 → 2.6.1 (Seamless operability between C++11 and Python)

  • pydantic 1.6.1 → 1.7.3 (Data validation and settings management using python 3.6 type hinting)

  • pygame 1.9.6 → 2.0.0 (Python Game Development)

  • pygments 2.7.2 → 2.7.3 (Pygments is a syntax highlighting package written in Python.)

  • pyinstaller 3.6 → 4.1 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pymongo 3.11.0 → 3.11.2 (Python driver for MongoDB )

  • pyproj 2.6.1.post1 → 3.0.0.post1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

  • pyserial 3.4 → 3.5 (Python Serial Port Extension)

  • pytest 6.1.1 → 6.1.2 (pytest: simple powerful testing with Python)

  • Python 3.8.6 → 3.8.7 (Python programming language with standard library)

  • python_dotenv 0.14.0 → 0.15.0 (Add .env support to your django/flask apps in development and deployments)

  • python_language_server 0.35.1 → 0.36.1 (Python Language Server for the Language Server Protocol)

  • pytz 2020.1 → 2020.4 (World timezone definitions, modern and historical)

  • pywin32 228 → 300 (Python for Window Extensions)

  • pyzmq 19.0.2 → 20.0.0 (Python bindings for 0MQ)

  • pyzo 4.11.0 → 4.11.2 (the Python IDE for scientific computing)

  • qtawesome 1.0.1 → 1.0.2 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 4.7.7 → 5.0.1 (Jupyter Qt console)

  • quart 0.13.1 → 0.14.0 (A Python ASGI web microframework with the same API as Flask)

  • regex 2020.10.23 → 2020.11.13 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.53 → 3.5.56 (The Reportlab Toolkit)

  • requests 2.24.0 → 2.25.0 (Python HTTP for Humans.)

  • rise 5.7.0 → 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension)

  • scipy 1.5.3 → 1.5.4 (SciPy: Scientific Library for Python)

  • setuptools 50.3.2 → 51.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • slicer 0.0.4 → 0.0.5 (A small package for big slicing.)

  • sortedcontainers 2.2.2 → 2.3.0 (Sorted Containers -- Sorted List, Sorted Dict, Sorted Set)

  • soupsieve 2.0.1 → 2.1 (A modern CSS selector implementation for Beautiful Soup.)

  • sphinx 3.2.1 → 3.3.1 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 4.1.5 → 4.2.0 (The Scientific Python Development Environment)

  • spyder_kernels 1.9.4 → 1.10.0 (Jupyter kernels for Spyder's console)

  • statsmodels 0.12.0 → 0.12.1 (Statistical computations and models for Python)

  • sympy 1.6.2 → 1.7 (Computer algebra system (CAS) in Python)

  • tifffile 2020.10.1 → 2020.12.8 (Read and write TIFF(r) files)

  • toml 0.10.1 → 0.10.2 (Python Library for Tom's Obvious, Minimal Language)

  • torch 1.6.0+cpu → 1.7.1+cpu (Tensors and Dynamic neural networks in Python with strong GPU acceleration)

  • torchvision 0.7.0+cpu → 0.8.2+cpu (image and video datasets and models for torch deep learning)

  • tornado 6.0.4 → 6.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)

  • tqdm 4.50.2 → 4.54.1 (Fast, Extensible Progress Meter)

  • uncertainties 3.1.4 → 3.1.5 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • urllib3 1.25.11 → 1.26.2 (HTTP library with thread-safe connection pooling, file post, and more.)

  • uvicorn 0.12.2 → 0.13.0 (The lightning-fast ASGI server.)

  • vega_datasets 0.8.0 → 0.9.0 (A Python package for offline access to Vega datasets)

  • virtualenv 20.1.0 → 20.2.2 (Virtual Python Environment builder)

  • watchdog 0.10.3 → 1.0.1 (Filesystem events monitoring)

  • wheel 0.35.1 → 0.36.1 (A built-package format for Python)

  • winpython 3.0.20201028 → 3.0.202011212 (WinPython distribution tools, including WPPM)

  • winrt 1.0.20239.1 → 1.0.20330.1 (Access Windows Runtime APIs from Python)

  • wordcloud 1.8.0 → 1.8.1 (A little word cloud generator)

  • wsproto 0.15.0 → 1.0.0 (WebSockets state-machine based protocol implementation)

  • xarray 0.16.1 → 0.16.2 (N-D labeled arrays and datasets in Python)

  • xlwings 0.20.8 → 0.21.4 (Make Excel fly: Interact with Excel from Python and vice versa.)

  • yarl 1.6.2 → 1.6.3 (Yet another URL library)

  • zarr 2.5.0 → 2.6.1 (An implementation of chunked, compressed, N-dimensional arrays for Python.)

  • zipp 3.3.2 → 3.4.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:

  • comtypes 1.1.7 (Pure Python COM package)

  • pathtools 0.1.2 (File system general utilities)


@stonebig
Copy link
Contributor Author

stonebig commented Dec 24, 2020

WinPython 2020-05 rc (2020-12-24: keeping Jupyterlab-2 for the last time)

Changes from WinPython 2020-05 b2:

  • Infrastructure:
    • python-3.8.7 final,
    • pip-20.3.3
  • New Packages:
  • Upgraded Packages:
    • spyder-4.2.1,
    • scikit_learn-0.24.0, scikit_image-0.18.1, joblib-1.0.0, sympy-1.7.1
    • seaborn-0.11.1, dask_labextension-4.0.1
  • variation per version:
    • Pytorch in standard branch only, and in "nightly" mode for Python-3.9.1
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • Python-3.8.7 shall be perfectly stable, using stable Jupyterlab-2.2.9
  • packages that still don't reach official Python-3.9 compatiblity: Pytorch, Onnxruntime, Numba (also it works for simple things)
MD5 SHA-1 SHA-256 Binary Size
0b1c9b43c03767fda4656ed240aa42df 2ecd8996fce3d25d6d8fccf43f8576438ba1eeee 87d5e586a52113b7d28f613e0c70a4973f659649e3ca5aae2cfe139dc1162f22 Winpython64-3.8.7.0dotrc.exe 25 345 933 Bytes
53334a80740c60d9f6a6a1094e984b3b 184728336d7a2df25f81e63f5130953b7e4fcc20 8f5e054486ec5ce0cbd834221881bb5018e391d61dbe60dba156433088e7a1e7 Winpython32-3.8.7.0dotrc.exe 24 270 449 Bytes
8f81b3417f2082a4ae80b5dcaabfd10c 4d64a3f1b98904e5c9bab6f3f80a7894d597fbbe 687585ca7a546e9e393802d11fa505468adcf5aff844019dc0f396dfc3dab562 Winpython64-3.8.7.0rc.exe 762 745 203 Bytes
1bba03d0d796b02e273e9e6d56483349 8e9a1066cbd06292056e1ddc8bd58f2e798f4aef d17e9f0b837d1f9d63909ff39b7c44545b79268affd0ac848fd8f05af57745ea Winpython64-3.8.7.0codrc.exe 815 119 173 Bytes
6fe21b99f8536182e33f958a407248b1 c42334b4ae1cd3871e7cbfbbca19b828a2c2cedc 5a9044f51ba20fa443163013765889c5c1f13e747cf018ac9c2b2c629112762d Winpython64-3.9.1.0dotrc.exe 25 779 527 Bytes
1fcec7ae0f6e0ed075d1f288905d8e93 5754ed0de9c19af18fac1944a6f56eb7be12c18a cef2b71ea5ed1272d11d3b837b8fa9e6f80bc653ee958aa126d1fcb272ba16b7 Winpython32-3.9.1.0dotrc.exe 24 710 010 Bytes
715c4a0ebfad9f227958f0c179fb4642 0b9c1ba15e94c0f77ff1b41762b9783543ccfcac 7ecdb34ba326925096e6179277a3b0d031f19898731ec16f44fe9aecebca3dba Winpython64-3.9.1.0codrc.exe 805 932 757 Bytes
792f2e4540b08ac3ef202e8086c8781e 3312dae22ced6d80a1272735a810fb2cd8339ff8 2ed6a095513587b18c61ec0e20610a96cdc6f419507c38f73a2538f2e11b5412 Winpython64-3.9.1.0rc.exe 754 649 487 Bytes

History of changes for WinPython-64bit 3.8.7.0

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

Tools

Upgraded packages:

  • Nodejs v14.14.0 → v14.15.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

Python packages

New packages:

  • anyio 2.0.2 (High level compatibility layer for multiple asynchronous event loop implementations)

  • coverage 5.3.1 (Code coverage measurement for Python)

  • nbval 0.9.6 (A py.test plugin to validate Jupyter notebooks)

  • onnxruntime 1.6.0 (ONNX Runtime Python bindings)

  • pyinstaller_hooks_contrib 2020.10 (Community maintained hooks for PyInstaller)

  • pyls_black 0.4.6 (Black plugin for the Python Language Server)

  • pyls_spyder 0.3.0 (Spyder extensions for the python-language-server)

  • pysocks 1.7.1 (A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.)

  • sklearn_contrib_lightning 0.6.0 (Large-scale sparse linear classification, regression and ranking in Python)

  • textdistance 4.2.0 (Compute distance between the two texts.)

  • three_merge 0.1.1 (Simple library for merging two strings with respect to a base one)

Upgraded packages:

  • aiofiles 0.5.0 → 0.6.0 (File support for asyncio.)

  • aiohttp 3.7.1 → 3.7.3 (Async http client/server framework (asyncio))

  • aiosqlite 0.15.0 → 0.16.0 (asyncio bridge to the standard sqlite3 module)

  • asgiref 3.2.10 → 3.3.1 (ASGI specs, helper code, and adapters)

  • asteval 0.9.19 → 0.9.21 (Safe, minimalistic evaluator of python expression using ast module)

  • astropy 4.0.3 → 4.1 (Community-developed python astronomy tools)

  • attrs 20.2.0 → 20.3.0 (Classes Without Boilerplate)

  • babel 2.8.0 → 2.9.0 (Internationalization utilities)

  • bqplot 0.12.18 → 0.12.19 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • certifi 2020.6.20 → 2020.12.5 (Python package for providing Mozilla's CA Bundle.)

  • cffi 1.14.3 → 1.14.4 (Foreign Function Interface for Python calling C code.)

  • cftime 1.2.1 → 1.3.0 (Time-handling functionality from netcdf4-python)

  • cligj 0.7.0 → 0.7.1 (Click params for commmand line interfaces to GeoJSON)

  • cryptography 3.2 → 3.3.1 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)

  • cx_freeze 6.3 → 6.4.2 (create standalone executables from Python scripts)

  • dask 2.30.0 → 2020.12.0 (Parallel PyData with Task Scheduling)

  • dask_labextension 3.0.0 → 4.0.1 (A Jupyter Notebook server extension manages Dask clusters.)

  • databases 0.4.0 → 0.4.1 (Async database support for Python.)

  • datasette 0.50.2 → 0.53 (A tool for exploring and publishing data)

  • distributed 2.30.0 → 2020.12.0 (Distributed scheduler for Dask)

  • fastapi 0.61.1 → 0.63.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • fasteners 0.15 → 0.16 (A python package that provides useful locks.)

  • fiona 1.8.17 → 1.8.18 (Fiona reads and writes spatial data files)

  • fsspec 0.8.4 → 0.8.5 (File-system specification)

  • holoviews 1.13.5 → 1.14.0 (Stop plotting your data - annotate your data and let it visualize itself.)

  • httpcore 0.12.0 → 0.12.2 (A minimal low-level HTTP client.)

  • httpie 2.2.0 → 2.3.0 (HTTPie - a CLI, cURL-like tool for humans.)

  • hvplot 0.6.0 → 0.7.0 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 5.37.4 → 5.43.3 (A library for property-based testing)

  • ibis_framework 1.3.0 → 1.4.0 (Productivity-centric Python Big Data Framework)

  • importlib_metadata 2.0.0 → 3.3.0 (Read metadata from Python packages)

  • ipykernel 5.3.4 → 5.4.2 (IPython Kernel for Jupyter)

  • ipython 7.18.1 → 7.19.0 (IPython: Productive Interactive Computing)

  • janus 0.5.0 → 0.6.1 (Mixed sync-async queue to interoperate between asyncio tasks and classic threads)

  • jedi 0.17.1 → 0.17.2 (An autocompletion tool for Python that can be used for text editors.)

  • joblib 0.17.0 → 1.0.0 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • jupyter_bokeh 2.0.3 → 2.0.4 (A Jupyter extension for rendering Bokeh content.)

  • jupyter_core 4.6.3 → 4.7.0 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_server 1.0.5 → 1.1.2 (The Jupyter Server)

  • jupyter_server_proxy 1.5.0 → 1.5.2 (Jupyter server extension to supervise and proxy web services)

  • keyring 21.4.0 → 21.7.0 (Store and access your passwords safely.)

  • kiwisolver 1.2.0 → 1.3.1 (A fast implementation of the Cassowary constraint solver)

  • llvmlite 0.34.0 → 0.35.0 (lightweight wrapper around basic LLVM functionality)

  • lxml 4.6.1 → 4.6.2 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • lz4 3.1.0 → 3.1.1 (LZ4 Bindings for Python)

  • marshmallow 3.8.0 → 3.9.1 (A lightweight library for converting complex datatypes to and from native Python datatypes.)

  • matplotlib 3.3.2 → 3.3.3 (Python plotting package)

  • metakernel 0.27.0 → 0.27.5 (Metakernel for Jupyter)

  • mizani 0.7.1 → 0.7.2 (Scales for Python)

  • mlxtend 0.17.3 → 0.18.0 (Machine Learning Library Extensions)

  • mpld3 0.5.1 → 0.5.2 (D3 Viewer for Matplotlib)

  • msgpack 1.0.0 → 1.0.2 (MessagePack (de)serializer.)

  • msvc_runtime 14.27.29016.1 → 14.28.29325 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • multidict 5.0.0 → 5.1.0 (multidict implementation)

  • nest_asyncio 1.4.2 → 1.4.3 (Patch asyncio to allow nested event loops)

  • netcdf4 1.5.4 → 1.5.5.1 (Provides an object-oriented python interface to the netCDF version 4 library.)

  • nlopt 2.6.2 → 2.7.0 (Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization)

  • notebook 6.1.4 → 6.1.5 (A web-based notebook environment for interactive computing)

  • numba 0.51.2 → 0.52.0 (compiling Python code using LLVM)

  • numpy 1.19.2+mkl → 1.19.4+mkl (NumPy is the fundamental package for array computing with Python.)

  • outcome 1.0.1 → 1.1.0 (Capture the outcome of Python function calls.)

  • packaging 20.4 → 20.8 (Core utilities for Python packages)

  • pandas 1.1.3 → 1.1.5 (Powerful data structures for data analysis, time series, and statistics)

  • panel 0.10.1 → 0.10.2 (A high level app and dashboarding solution for Python.)

  • papermill 2.2.0 → 2.2.2 (Parametrize and run Jupyter and nteract Notebooks)

  • pip 20.2.4 → 20.3.3 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.6.0 → 1.6.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 4.12.0 → 4.14.1 (An open-source, interactive graphing library for Python)

  • prettytable 1.0.1 → 2.0.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)

  • prometheus_client 0.7.1 → 0.9.0 (Python client for the Prometheus monitoring system.)

  • psutil 5.7.3 → 5.8.0 (Cross-platform lib for process and system monitoring in Python.)

  • py 1.9.0 → 1.10.0 (library with cross-python path, ini-parsing, io, code, log facilities)

  • pybind11 2.6.0 → 2.6.1 (Seamless operability between C++11 and Python)

  • pydantic 1.6.1 → 1.7.3 (Data validation and settings management using python 3.6 type hinting)

  • pygame 1.9.6 → 2.0.0 (Python Game Development)

  • pygments 2.7.2 → 2.7.3 (Pygments is a syntax highlighting package written in Python.)

  • pyinstaller 3.6 → 4.1 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pymongo 3.11.0 → 3.11.2 (Python driver for MongoDB )

  • pyproj 2.6.1.post1 → 3.0.0.post1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

  • pyqtgraph 0.11.0 → 0.11.1 (Scientific Graphics and GUI Library for Python)

  • pyserial 3.4 → 3.5 (Python Serial Port Extension)

  • pytest 6.1.1 → 6.2.1 (pytest: simple powerful testing with Python)

  • Python 3.8.6 → 3.8.7 (Python programming language with standard library)

  • python_dotenv 0.14.0 → 0.15.0 (Add .env support to your django/flask apps in development and deployments)

  • python_language_server 0.35.1 → 0.36.2 (Python Language Server for the Language Server Protocol)

  • pytz 2020.1 → 2020.4 (World timezone definitions, modern and historical)

  • pywin32 228 → 300 (Python for Window Extensions)

  • pyzmq 19.0.2 → 20.0.0 (Python bindings for 0MQ)

  • pyzo 4.11.0 → 4.11.2 (the Python IDE for scientific computing)

  • qtawesome 1.0.1 → 1.0.2 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 4.7.7 → 5.0.1 (Jupyter Qt console)

  • quart 0.13.1 → 0.14.1 (A Python ASGI web microframework with the same API as Flask)

  • regex 2020.10.23 → 2020.11.13 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.53 → 3.5.56 (The Reportlab Toolkit)

  • requests 2.24.0 → 2.25.1 (Python HTTP for Humans.)

  • rise 5.7.0 → 5.7.1 (Reveal.js - Jupyter/IPython Slideshow Extension)

  • rtree 0.9.4 → 0.9.5 (R-Tree spatial index for Python GIS)

  • scikit_image 0.17.2 → 0.18.1 (Image processing routines for SciPy)

  • scikit_learn 0.23.2 → 0.24.0 (A set of python modules for machine learning and data mining)

  • scipy 1.5.3 → 1.5.4 (SciPy: Scientific Library for Python)

  • seaborn 0.11.0 → 0.11.1 (seaborn: statistical data visualization)

  • setuptools 50.3.2 → 51.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • slicer 0.0.4 → 0.0.7 (A small package for big slicing.)

  • sortedcontainers 2.2.2 → 2.3.0 (Sorted Containers -- Sorted List, Sorted Dict, Sorted Set)

  • soupsieve 2.0.1 → 2.1 (A modern CSS selector implementation for Beautiful Soup.)

  • sphinx 3.2.1 → 3.3.1 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 4.1.5 → 4.2.1 (The Scientific Python Development Environment)

  • spyder_kernels 1.9.4 → 1.10.1 (Jupyter kernels for Spyder's console)

  • sqlalchemy 1.3.20 → 1.3.22 (Database Abstraction Library)

  • statsmodels 0.12.0 → 0.12.1 (Statistical computations and models for Python)

  • sympy 1.6.2 → 1.7.1 (Computer algebra system (CAS) in Python)

  • tenacity 6.2.0 → 6.3.1 (Retry code until it succeeds)

  • tifffile 2020.10.1 → 2020.12.8 (Read and write TIFF(r) files)

  • toml 0.10.1 → 0.10.2 (Python Library for Tom's Obvious, Minimal Language)

  • torch 1.6.0+cpu → 1.7.1+cpu (Tensors and Dynamic neural networks in Python with strong GPU acceleration)

  • torchvision 0.7.0+cpu → 0.8.2+cpu (image and video datasets and models for torch deep learning)

  • tornado 6.0.4 → 6.1 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.)

  • tqdm 4.50.2 → 4.54.1 (Fast, Extensible Progress Meter)

  • uncertainties 3.1.4 → 3.1.5 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • urllib3 1.25.11 → 1.26.2 (HTTP library with thread-safe connection pooling, file post, and more.)

  • uvicorn 0.12.2 → 0.13.2 (The lightning-fast ASGI server.)

  • vega_datasets 0.8.0 → 0.9.0 (A Python package for offline access to Vega datasets)

  • virtualenv 20.1.0 → 20.2.2 (Virtual Python Environment builder)

  • wasmer 0.4.2b11 → 1.0.0b1 (Python extension to run WebAssembly binaries)

  • watchdog 0.10.3 → 1.0.2 (Filesystem events monitoring)

  • wheel 0.35.1 → 0.36.2 (A built-package format for Python)

  • winpython 3.0.20201028 → 3.0.202011219 (WinPython distribution tools, including WPPM)

  • winrt 1.0.20239.1 → 1.0.20330.1 (Access Windows Runtime APIs from Python)

  • wordcloud 1.8.0 → 1.8.1 (A little word cloud generator)

  • wsproto 0.15.0 → 1.0.0 (WebSockets state-machine based protocol implementation)

  • xarray 0.16.1 → 0.16.2 (N-D labeled arrays and datasets in Python)

  • xlrd 1.2.0 → 2.0.1 (Library for developers to extract data from Microsoft Excel (tm) spreadsheet files)

  • xlwings 0.20.8 → 0.21.4 (Make Excel fly: Interact with Excel from Python and vice versa.)

  • yarl 1.6.2 → 1.6.3 (Yet another URL library)

  • zarr 2.5.0 → 2.6.1 (An implementation of chunked, compressed, N-dimensional arrays for Python.)

  • zipp 3.3.2 → 3.4.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:

  • comtypes 1.1.7 (Pure Python COM package)

  • monotonic 1.5 (An implementation of time.monotonic() for Python 2 & < 3.3)

  • pathtools 0.1.2 (File system general utilities)


@tstreibl
Copy link

Is there a reason why pyqt or pyside don't show up in the package list? I say you're doing a greate job to keep the qt packages up to date, even bejond "spyder limits" :-).

@stonebig
Copy link
Contributor Author

stonebig commented Dec 28, 2020

reason is: PyQt-5.15.1 is unchanged from last time, see there for the full list of package (changed and unchanged) https://github.com/winpython/winpython/blob/master/changelogs/WinPython-64bit-3.8.7.0.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants