Towards WinPython 2023-03

197 views
Skip to first unread message

stonebig

unread,
Aug 13, 2023, 1:27:14 PM8/13/23
to WinPython
Hello,

The WinPython 2023-03 build2 is out for a release early september 2023

Goal of the cycle is to:
- provide backbone upgrades: Python-3.11.5, Jupyterlab-4, Numpy-1.25
- continue exploration on LargeLangageModel at Cloud and local levels.
- fight the technical debt



Changes from WinPython 2023-02:
- Infrastructure:
   - Python-3.12.0rc1
   - Jupyterlab-4.0.4
- New Packages:
   - llm,
- Upgraded Packages:
   - pandas-2.0.3, spyder-5.4.4, scipy-1.11.1 scikit-learn-1.3.0
   - jupyterlab_rise-0.40
   - cython-3.0.0
   - pydantic-2.1.1, pymc-5.5.0
- variation per version:
   - interpreters-3-12 is only for python-3.12.0rc1

Areas of particular interest for testers:
- jupyterlab-4, cython-3
- fastapi-0.101.0, pydantic-2 (4x faster)
- python-3.12.0rc1 ... 5% faster

next build b3 aims to bring:
- python-3.11.5
- numba-0.58, numpy-1.25

binaries:
- https://github.com/winpython/winpython/releases/tag/6.4.20230813
- https://sourceforge.net/projects/winpython/files/WinPython_3.11/3.11.4.1/betas/


 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
c6130ccae9ae2822fd7807f9c205b71a | b1ced02a1bc8a282456ced1c9695343ce47ec456 | 2012ef85a7dedb1df90571edff6a0195e743c5a7a188d507376fe151919c9729 | Winpython64-3.12.0.0dotrc1.exe    |   23 854 246 Bytes | d7e7a16854555f43f02370a4ed16cf3143818343c90394d34edeea21c7d66a7e
a4ee17567fb0eff2863e1b957cec07e5 | c0e1feb6d3aa4f1ffe165f7eb8840fa61fe9d0ce | 4eb0c5f685d26ae737789de0a0ee20f129caf65be92043902d66feff9d6bcdc7 | Winpython64-3.11.4.1dotb2.exe     |   24 680 137 Bytes | 13f03ea7f7b973ad3c966ddd74f043f79500778a49186b21497062dbf9b125fb
e07d898ee6e5dd6c30b267a795f854ef | faa5198c7aa877e57337e157d93b1cd11e45a3d1 | bfc55fa5aa6519e8c7bab0fded99fe21a072c2b1422dd8718062d22b2170a1d4 | Winpython64-3.11.4.1b2.exe        |  802 048 040 Bytes | d5c67b76ace7d68544ac1aabfc0053daca57e6b682b4b8430fccd97069c99749

stonebig

unread,
Aug 20, 2023, 1:40:35 PM8/20/23
to WinPython
Hello,

WinPython 2023-03 build3 is out.

Changes from WinPython 2023-03 b2:
- Infrastructure:
   - PEP-514 : when you register per `wppm --register ` or per graphical wppm menu, this makes it compatible with VScode or py.exe
- New Packages:
- Upgraded Packages:
   - numba-0.58.0rc1,  numpy-1.25.2
   - polars-0.18.15


Areas of particular interest for testers:
- integration via PEP-0514, even for '.dot' version
- numpy-1.25.2

next build:
- python-3.11.5
- numba-0.58 final

binaries:
- https://github.com/winpython/winpython/releases/tag/7.0.20230820
- https://sourceforge.net/projects/winpython/files/WinPython_3.11/3.11.4.1/betas/


 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
d2bd632b2a6aaaf87979bfefb8eb3e81 | 132b7608c13abe1d3b757c8cbfc638ad587b48ee | 87a1d4b55f826e120657544adcbef2c886885486bdfe76701adc40f3fa5ce5c6 | Winpython64-3.11.4.1dotb3.exe     |   24 679 788 Bytes | 7eac83457c2620d6f50cb2c8ce2fbbe9af552eb73cf95fdeb7d8593f4d9ed2b9
a09057b9ca987b8bc775aaae99352543 | fc18e082e85fa24eb20e38e97038212643f97e4e | 1fa82d9ded80f0d0bea11989c8a924072e678c88079bd7a994672d6ed7e68307 | Winpython64-3.11.4.1b3.exe        |  803 001 083 Bytes | 7b9c3b797643927cd0c9f84c02b6f1b8d6aa3b06b95c4c8dc5f89580697093ea
80aa40b39ee852dd361405e22b0746ba | e1196075db22d871b08059508e04b141d36f6fee | 8fc90e0347b12d4e851aff62a73687ca50b8d82f5572c1ba0c25673d026d6381 | Winpython64-3.12.0.0dotrc1b.exe   |   23 858 335 Bytes | 96e7a9d75cdb682bd2e3f967a7071bcf26f6131730ae7a90c7a2ac0a4509f221

stonebig

unread,
Sep 3, 2023, 7:19:59 AM9/3/23
to WinPython
Hello

WinPython 2023-03 build 5 is out.

Changes from WinPython 2023-03 build 3:
- Infrastructure:
   - Python-3.11.5
   - node-18.17.1
- New Packages:
   - poetry
   - rapidfuzz
   - langchain
- Upgraded Packages:
   - jupyterlab-4.0.5
   - numpy-1.25.1+mkl for the mkl branch  
   - bokeh-3.2.2, panel-1.2.2
   - Cython-3.0.2, spyder-5.4.5
- Removed packages:
   - a lot small packages
- Differences by version
   - mkl version has numpy-MKL added and Pytorch directly related eco-system removed.  


Areas of particular interest for testers:
- mkl branch,
- Jupyterlab-4, bokeh, Panel
- cython-3
- python-5.11.5

next build: rc depending of numba
- numba-0.58 rc2 or final

binaries:
- https://github.com/winpython/winpython/releases/tag/7.0.20230826
- https://sourceforge.net/projects/winpython/files/WinPython_3.11/3.11.5.0/betas/

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
47298281d4e6bc86ff754babb5ac7640 | 252368c0977a0c1e8e5e4c52efd80ded14f87905 | 27054f679fa94ff2401501c07ded5b58bd6e96272f6c61f5d3167a91c106a278 | Winpython64-3.11.5.0dotb5.exe     |   25 140 913 Bytes | 6a123497f2bc817de3bdb2d082866a4400d0d73ebf02f9a7f2b37856cf0192ef
fe9f2bbcc7539535a55fc1eca039a8b7 | b1c6b98c11ce3ceba550185422b1acdf2a63d1a4 | ea9eb4b843a714070f9c3352303007b3aa6b91e5e002ecac0cab8797f50027c8 | Winpython64-3.11.5.0b5.exe        |  789 298 823 Bytes | df3b40b13fb803b1d5e1fc4a2e8e8acea7cfc1043d6e40c9c0f5a5a3ebdc7aae
540fb43f7cb7f267b140290ee089af30 | 37cc1c8d9c22e772f3da09a7fd47d86ce522e73c | 172c8f5c213efcd6352deda2a23901f7309886e4f306a6ca89d6ea295a5f6141 | Winpython64-3.11.5.0mklb5.exe     |  787 980 197 Bytes | 6c46b81c5534a0338847fe32850234db9cf629b1d7b5b187b861e8029f232b7f

stonebig

unread,
Sep 17, 2023, 3:59:13 AM9/17/23
to WinPython
Hello

WinPython 2023-03 build 6 is out. 

Changes from WinPython 2023-03 b5:

- Infrastructure:

- New Packages:
- Upgraded Packages:
  - numba-0.58.0rc2
  - jupyterlab-4.0.6, geopandas-0.14.0
  - polars-0.19.3, pydantic-2.3.0, fastapi-0.103.1
- Removed packages:

- Differences by version
  - mkl version has numpy-MKL added and Pytorch directly related eco-system removed.


Areas of particular interest for testers:
 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
a7e2ecf5784fa10519b9f3c6cbcd29c5 | 086991b0f9c86174682dc08810225590a1ecdef3 | 7b49dd1f7820dc4fe08a86518359278665b20b3b1551504a9ea493c5b5360587 | Winpython64-3.11.5.0dotb6.exe     |   25 141 401 Bytes | db5b46625169d67c7a4dae7eb30b32d1982718fcdad32f3fa02278e033ad22c9
7d768caf74d4886e270a2a52a9297069 | 16e539ffa01f055b700cfa9805aaecde3bd09a1d | 3f9622b3d3970725b65c92bb1a45b1aad830168ca21a81893a8bea87b02c5a0d | Winpython64-3.11.5.0b6.exe        |  790 716 815 Bytes | 2e33772d175e117cc9e00d824719962d8c02d6bf48b5a31536c8f83ef0af8f49
b180194407aa6867a579b2da7c7b165e | 6f89ecb73f944dee02fb08a8b7584ce86dc33679 | 61b2f4303ff988a919cd9774ad582078d4038018cdee3e029f03c9dbd55eee7e | Winpython64-3.11.5.0mklb6.exe     |  789 372 801 Bytes | ff58a74be087b9610c8ae2d0315aab3ec0a052dabe91656d60c57c3b14963c5e

stonebig

unread,
Sep 23, 2023, 4:57:54 PM9/23/23
to WinPython
Hello,

WinPython 2023-03 rc is out.

Changes from WinPython 2023-03 b6:


- Infrastructure:
- New Packages:
- Upgraded Packages:
  - numba-0.58.0
  - matplotlib-3.8.0, pandas-2.1.1, scikit-learn-1.31.1
  - panel-1.2.3

- Removed packages:
- Differences by version
  - mkl version has numpy-MKL added and Pytorch directly related eco-system removed.


Areas of particular interest for testers:
- nbdime (git comparison) remains as of now broken for Jupyterlab-4.0
- no major miss found

rc binaries will be re-tagged as final in a few days, if no major issue is discovered:
- https://github.com/winpython/winpython/releases/tag/7.0.20230923
- https://sourceforge.net/projects/winpython/files/WinPython_3.11/3.11.5.0

  MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
e7c9bbe0480296192a087475214d82d0 | c1d70b0602357614f993975ebff149cb8db4d56b | 9399d24addcfa14450b408c1988b0350f4e9d58ab2ae9a2445b9dab6484f4fae | Winpython64-3.11.5.0dotrc.exe     |   25 139 984 Bytes | 368c68f07f5717ec69523f0d0ca3d3de97394c489baa74301a2ad498a767c43e
c6a63eca7bb0ed59612781cb508ce4a7 | 0a1f13fac46a9457ca26144cedc2b6d981ba5d9b | 5b053362706b2cb9561ebd064570813dafc99598b7c7d9473e7361313b820178 | Winpython64-3.11.5.0rc.exe        |  790 793 444 Bytes | 21a9014a64ed7f4ab8668599d744ee54a14893e62f6ad9b5a394ce7b96040d6b
9fe0fd44b0f33c4d23739245c5b491af | 24d47348cf722c79ba354b854733c4e2d808cc83 | 0b2037660064589dd73a58ac17f44d9e657cfc5fcea92cec9223185243a0a3bc | Winpython64-3.11.5.0mklrc.exe     |  789 143 611 Bytes | c09c0831480e2da584509fa8e2a2ea9a98d87e84eebf5eb8f9061e8ec9b82e31

stonebig

unread,
Sep 28, 2023, 2:10:00 PM9/28/23
to WinPython
Hello,

As no major complains occured, rc binaries are now re-tagged as final without any change.

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
e7c9bbe0480296192a087475214d82d0 | c1d70b0602357614f993975ebff149cb8db4d56b | 9399d24addcfa14450b408c1988b0350f4e9d58ab2ae9a2445b9dab6484f4fae | Winpython64-3.11.5.0dot.exe       |   25 139 984 Bytes | 368c68f07f5717ec69523f0d0ca3d3de97394c489baa74301a2ad498a767c43e
c6a63eca7bb0ed59612781cb508ce4a7 | 0a1f13fac46a9457ca26144cedc2b6d981ba5d9b | 5b053362706b2cb9561ebd064570813dafc99598b7c7d9473e7361313b820178 | Winpython64-3.11.5.0.exe          |  790 793 444 Bytes | 21a9014a64ed7f4ab8668599d744ee54a14893e62f6ad9b5a394ce7b96040d6b
9fe0fd44b0f33c4d23739245c5b491af | 24d47348cf722c79ba354b854733c4e2d808cc83 | 0b2037660064589dd73a58ac17f44d9e657cfc5fcea92cec9223185243a0a3bc | Winpython64-3.11.5.0mkl.exe       |  789 143 611 Bytes | c09c0831480e2da584509fa8e2a2ea9a98d87e84eebf5eb8f9061e8ec9b82e31
Reply all
Reply to author
Forward
0 new messages