Towards WinPython 2023-02

123 views
Skip to first unread message

stonebig

unread,
Jun 11, 2023, 2:40:52 PM6/11/23
to WinPython
Hello,

The WinPython 2023-02 build1 is out for a release in july 2023

Goal of the cycle is to:
- provide a few datascience upgrades: pandas-2, SQLAlchemy-2, ...
- provide a chain of tools & examples on vision & Digital Visual Codes: opencv, QRcode, python-barcode
- explore LargeLangageModel at Cloud and local levels.
- play with the promising but un-explored land of multi-interpreters of Python-3.12.0b2,b3,b4



Changes from WinPython 2023-01:
- Infrastructure:
   - Python-3.11.4, Python-3.12.0b2
   - wppm: fix a python-3.12 final deprecation
   - IDLEX icon launches nothing if there is no IDLEX
   - python-3.12.0b2 with notebooks/doc/interpreters example of multi-interpreter use
- New Packages:
   - opencv_python, python_barcode, qrcode, pypng
   - interpreters-3-12 for python-3.12 (to use as "import interpreters" on  Eric Snow presentations)
- Upgraded Packages:
   - SQLalchemy-2.0.15, pandas-2.0.2
   - datashader-0.15.0 final, geoviews-1.10.0 final
   - fiona-1.9.3, gdal-3.6.4, rasterio-1.3.6
- variation per version:
   - interpreters-3-12 is only for python-3.12.0b2

Areas of particular interest for testers:
- on preview  WinPython-3.12.0b2: added "interpreters-3-12" package per Eric Snow, with examples in notebook/docs/interpreters
- opencv and qrcode
- pandas-2.0.2 and Sqlalchemy-2


 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
e2c6374fe1c3b47684fbca96d7c777b4 | 1a88293e7e5acf4ca5efc3eb5b3c271759754b27 | 62aef237d07ddd3916ac2eac252fd9a55a88be8940713afbdb0a257f00dbc674 | Winpython64-3.11.4.0dotb1.exe     |   24 691 771 Bytes | 42b1db4be4574bba31edafb1b199346b7fda5a1379204e002631c206ca8e92af
e2ff2feeb52ee645d79a29298567e90b | c778c5423ccbf66dcf507ca8eb9ed7cb52202f14 | 55d40802ed4f1f06dd82aa2c1f34926e4269d23ce239eb02600303736f2aba75 | Winpython64-3.11.4.0b1.exe        |  785 814 459 Bytes | 4985f1b2d5c2d84e52243fe94b9a8f7d00407e2ee6c42b6016480d7f986d28c7

python-3.12.0b2 preview:

 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
2aef76da52af46852d58ff9c68ccbea1 | 7f1f4997dba318e6bda8f7c59c81522e66a346e8 | 3899fc14219534aa5510251b46dc28cdeb95243835c81e3d72fc5c229feaca35 | Winpython64-3.12.0.0dotb2b.exe    |   23 392 525 Bytes | 398617654a1c55e378555bdb0d6de66dacd47926dfdfa741c26102f911f15d7b


Next Build Effort:
- multiple-interpreters story progress on python-3.12
- LargeLangageModels progress


stonebig

unread,
Jul 9, 2023, 5:19:03 PM7/9/23
to WinPython
Hello,

The WinPython 2023-02rc is out.


Changes from WinPython 2023-02 b1:
- Infrastructure:
   - Python-3.12.0b3 (for Python-3.12 betas cycle follow-up)
   - build: move to packages.ini to utf-8
- New Packages:
- Upgraded Packages:
   - jupyterlab-3.6.5, matplotlib-3.7.2
   - datashader-0.15.1, numba-0.57.1
   - duckdb-0.8.1, polars-0.18.4
- variation per version:
   - interpreters-3-12 is only for python-3.12.0b3


Areas of particular interest for testers:
- all stable
- binaries will be re-tagged as final in a few days if no major problem is reported



 MD5                             | SHA-1                                    | SHA-256                                                          | Binary                            | Size               | blake2b-256                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
83b5c99aa9303f93c06241928a1ef51c | 8c28ab41e68f53faa081530324c26dbe7b028935 | 09dacbf391adb11ace34eb90cd02ae3fc3749df612b8a1fd288e7e5c47bc1973 | Winpython64-3.11.4.0dotrc.exe     |   31 541 585 Bytes | ea780b4c7781dda507a09fa7ef856fe58b2f49959f849f3f1a01106d5fda35fe
6d9f7fed5327257aa86be3b7caa6916d | 11dbfa8c2ec1d225bdb0c6f19f75d62c12e640c4 | 193233967bd2b6a6cd705ac3b17dac9c4864ae8e56744a2b89caed91f2fb6f05 | Winpython64-3.11.4.0rc.exe        |  785 746 334 Bytes | feba52aca59c85f8efce1ee58fd28c052f7505966728268481f9405956e70f41
87d962a26621b863c4ec129151d0a6bf | 3aa9f08d0dc2f47aa0d17e861fdbaf3c5dc940dc | 16fa74485b328f0a9f2eb2f519afb6dd3bb9d85c0330805af23d7929cde63224 | Winpython64-3.12.0.0dotb3.exe     |   23 403 756 Bytes | 46f836106545930b16392c33e23596833c67fbb6b818f5646e4b7a3c8961967b

binaries at :
- https://github.com/winpython/winpython/releases/tag/6.4.20230625
- https://sourceforge.net/projects/winpython/files/WinPython_3.11/3.11.4.0/
- https://sourceforge.net/projects/winpython/files/WinPython_3.12/3.12.0.0/betas/

stonebig

unread,
Jul 15, 2023, 12:24:20 PM7/15/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                                                    
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
83b5c99aa9303f93c06241928a1ef51c | 8c28ab41e68f53faa081530324c26dbe7b028935 | 09dacbf391adb11ace34eb90cd02ae3fc3749df612b8a1fd288e7e5c47bc1973 | Winpython64-3.11.4.0dot.exe       |   31 541 585 Bytes | ea780b4c7781dda507a09fa7ef856fe58b2f49959f849f3f1a01106d5fda35fe
6d9f7fed5327257aa86be3b7caa6916d | 11dbfa8c2ec1d225bdb0c6f19f75d62c12e640c4 | 193233967bd2b6a6cd705ac3b17dac9c4864ae8e56744a2b89caed91f2fb6f05 | Winpython64-3.11.4.0.exe          |  785 746 334 Bytes | feba52aca59c85f8efce1ee58fd28c052f7505966728268481f9405956e70f41



Reply all
Reply to author
Forward
0 new messages