Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db9ec8d

Browse files
committed
WinPython 2020-01
1 parent 3d42a19 commit db9ec8d

26 files changed

+2871
-51
lines changed

changelogs/WinPython-64bit-3.7.7.0.md

+456
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.7.7.0_History.md

+219
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.8.2.0.md

+426
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.8.2.0_History.md

+213
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.7.7.0.md

+435
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.7.7.0_History.md

+210
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.8.2.0.md

+425
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.8.2.0_History.md

+211
Large diffs are not rendered by default.
+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## WinPython 3.7.7.0dot
2+
3+
The following packages are included in WinPython-32bit v3.7.7.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.7.7 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17+
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
18+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
19+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-32bit-3.7.7.0_History.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-32bit 3.7.7.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.7.6.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.7.6 → 3.7.7 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.8.2.0dot
2+
3+
The following packages are included in WinPython-32bit v3.8.2.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.8.2 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17+
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
20+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-32bit-3.8.2.0_History.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-32bit 3.8.2.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.8.1.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.8.1 → 3.8.2 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.9.0.0dot
2+
3+
The following packages are included in WinPython-32bit v3.9.0.0dot a5.
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.9.0 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17+
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
20+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-32bit-3.9.0.0_History.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython-32bit 3.9.0.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.9.0.0dot.
4+
5+
* * *
+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## WinPython 3.7.7.0dot
2+
3+
The following packages are included in WinPython-64bit v3.7.7.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.7.7 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17+
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
18+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
19+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-64bit-3.7.7.0_History.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-64bit 3.7.7.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.6.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.7.6 → 3.7.7 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.8.2.0dot
2+
3+
The following packages are included in WinPython-64bit v3.8.2.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.8.2 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17+
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
20+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-64bit-3.8.2.0_History.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-64bit 3.8.2.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.8.1.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.8.1 → 3.8.2 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.9.0.0dot
2+
3+
The following packages are included in WinPython-64bit v3.9.0.0dot a5.
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.9.0 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17+
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
20+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-64bit-3.9.0.0_History.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython-64bit 3.9.0.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.9.0.0dot.
4+
5+
* * *

dot_requirements.txt

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# the essential
2+
#sqlite_bro
3+
#idlex
4+
wheel
5+
# end of requirements.txt

generate_a_winpython_distro.bat

+15-6
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rem ******************************
1313

1414
rem this is initialised per the calling .bat
1515
rem set my_original_path=%path%
16-
rem set my_buildenv=C:\WinPython-64bit-3.4.3.7Qt5
16+
rem set my_buildenv=C:\WinPython-64bit-3.6.8.0
1717
rem set my_root_dir_for_builds=D:\Winp
1818

1919
rem set my_python_target=34
@@ -31,11 +31,11 @@ rem set my_basedir=%my_root_dir_for_builds%\build%my_python_target%\%my_arch%
3131
rem ***********************************************************
3232
rem Override other scripts (simpler maintenance)
3333

34-
set my_buildenv=C:\winpython-64bit-3.4.3.7Qt5
34+
set my_buildenv=C:\WinPython-64bit-3.6.8.0
3535

3636
rem handle alpha
37-
if "%my_release_level%"=="" set my_release_level=b1
38-
if %my_python_target%==38 set my_release_level=
37+
if "%my_release_level%"=="" set my_release_level=
38+
rem if %my_python_target%==38 set my_release_level=b1
3939

4040
rem ---------
4141
rem newAge 20191022
@@ -44,11 +44,15 @@ rem change is we must help by giving my_python_target_release
4444
rem --------
4545

4646
if %my_python_target%==37 (
47-
set my_python_target_release=375
47+
set my_python_target_release=377
4848
set my_release=0
4949
)
5050
if %my_python_target%==38 (
51-
set my_python_target_release=380
51+
set my_python_target_release=382
52+
set my_release=0
53+
)
54+
if %my_python_target%==39 (
55+
set my_python_target_release=390
5256
set my_release=0
5357
)
5458

@@ -154,6 +158,9 @@ rem old one
154158
rem echo python.exe -c "from make import *;make_all(%my_release%, '%my_release_level%', pyver='%my_pyver%', basedir=r'%my_basedir%', verbose=True, architecture=%my_arch%, flavor='%my_flavor%', requirements=r'%my_requirements%', install_options=r'%my_install_options%', find_links=r'%my_find_links%', source_dirs=r'%my_source_dirs%', toolsdirs=r'%my_toolsdirs%', docsdirs=r'%my_docsdirs%', create_installer='%my_create_installer%')">>%my_archive_log%
155159

156160

161+
echo -----------------------------
162+
echo 2.0 Create a build newage2/3
163+
echo -----------------------------
157164
echo ----------------------------->>%my_archive_log%
158165
echo 2.0 Create a build newage2/3 >>%my_archive_log%
159166
echo ----------------------------->>%my_archive_log%
@@ -171,6 +178,7 @@ echo beg of step 2/3
171178
rem ok no pause
172179

173180
echo pip install -r %my_requirements% --pre --no-index --trusted-host=None --find-links=C:\WinP\packages.srcreq --upgrade
181+
echo pip install -r %my_requirements% --pre --no-index --trusted-host=None --find-links=C:\WinP\packages.srcreq --upgrade>>%my_archive_log%
174182
pip install -r %my_requirements% --pre --no-index --trusted-host=None --find-links=C:\WinP\packages.srcreq --upgrade >>%my_archive_log%
175183
echo mid of step 2/3
176184
rem pause
@@ -179,6 +187,7 @@ rem finalize
179187
@echo on
180188
call %my_basedir%\run_complement_newbuild.bat %my_WINPYDIRBASE%
181189
echo end of step 2/3
190+
echo end of step 2/3>>%my_archive_log%
182191
rem pause
183192

184193
echo ----------------------------->>%my_archive_log%

generate_winpython_distros37_qt5.bat

+10-8
Original file line numberDiff line numberDiff line change
@@ -12,33 +12,35 @@ set my_flavor=
1212

1313
set my_release=0
1414

15-
set my_release_level=
16-
1715
rem set my_create_installer=False
1816
set my_create_installer=nsis.zip
1917
set my_create_installer=7zip
2018

19+
set my_release_level=
20+
2121
set my_install_options=--no-index --pre --trusted-host=None
2222
set my_find_links=C:\Winp\packages.srcreq
23-
set my_docsdirs=C:\Winp\bd37\docs
23+
set my_docsdirs=C:\WinP\bdDocs\docs
2424

25+
set my_arch=32
2526

2627
set tmp_reqdir=%my_root_dir_for_builds%\bd%my_python_target%
2728

28-
set my_arch=32
2929
set my_requirements=C:\Winp\bd37\Qt5_requirements.txt
30+
31+
3032
set my_source_dirs=C:\Winp\bd37\packages.win32
31-
set my_toolsdirs=C:\Winp\bd37\Tools
33+
set my_toolsdirs=C:\Winp\bdTools\Tools
3234

3335
set my_preclear_build_directory=Yes
34-
call %~dp0\generate_a_winpython_distro.bat
36+
rem call %~dp0\generate_a_winpython_distro.bat
3537

3638
set my_arch=64
3739
set my_requirements=C:\Winp\bd37\Qt5_requirements64.txt
3840
set my_source_dirs=C:\Winp\bd37\packages.win-amd64
39-
set my_toolsdirs=C:\Winp\bd37\Tools64
41+
set my_toolsdirs=C:\Winp\bdTools\Tools64
4042

41-
set my_preclear_build_directory=No
43+
set my_preclear_build_directory=Yes
4244

4345

4446
call %~dp0\generate_a_winpython_distro.bat

generate_winpython_distros38_qt5.bat

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ set my_create_installer=7zip
2020

2121
set my_install_options=--no-index --pre --trusted-host=None
2222
set my_find_links=C:\Winp\packages.srcreq
23-
set my_docsdirs=C:\Winp\bd38\docs
23+
set my_docsdirs=C:\WinP\bdDocs\docs
2424

2525
set my_arch=32
2626

@@ -30,17 +30,17 @@ set my_requirements=C:\Winp\bd38\Qt5_requirements.txt
3030

3131

3232
set my_source_dirs=C:\Winp\bd38\packages.win32
33-
set my_toolsdirs=C:\Winp\bd38\Tools
33+
set my_toolsdirs=C:\Winp\bdTools\Tools
3434

35-
set my_preclear_build_directory=Yes
36-
call %~dp0\generate_a_winpython_distro.bat
35+
rem set my_preclear_build_directory=Yes
36+
rem call %~dp0\generate_a_winpython_distro.bat
3737

3838
set my_arch=64
3939
set my_requirements=C:\Winp\bd38\Qt5_requirements64.txt
4040
set my_source_dirs=C:\Winp\bd38\packages.win-amd64
41-
set my_toolsdirs=C:\Winp\bd38\Tools64
41+
set my_toolsdirs=C:\Winp\bdTools\Tools64
4242

43-
set my_preclear_build_directory=No
43+
set my_preclear_build_directory=Yes
4444

4545

4646
call %~dp0\generate_a_winpython_distro.bat

0 commit comments

Comments
 (0)