This repository was archived by the owner on Oct 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ PACKAGES= unit \
77 unit-php \
88 unit-python unit-python2.7 unit-python3.4 \
99 unit-python3.5 unit-python3.6 unit-python3.7 \
10- unit-python3.8 unit-python3.9 \
10+ unit-python3.8 unit-python3.9 unit-python3.10 \
11+ unit-python3.11 \
1112 unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \
1213 unit-go1.12 unit-go1.13 \
1314 unit-perl \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ NGINX Unit updated to 1.30.0.
3737<changes apply =" unit-php
3838 unit-python unit-python2.7
3939 unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
40- unit-python3.8 unit-python3.9 unit-python3.10
40+ unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11
4141 unit-go
4242 unit-perl
4343 unit-ruby
@@ -70,6 +70,19 @@ Initial release of Java 19 module for NGINX Unit.
7070</changes >
7171
7272
73+ <changes apply =" unit-python3.11" ver =" 1.29.0" rev =" 1"
74+ date =" 2022-12-15" time =" 08:00:00 -0800"
75+ packager =" Nginx Packaging < nginx-packaging@f5.com> " >
76+
77+ <change >
78+ <para >
79+ Initial release of Python 3.11 module for NGINX Unit.
80+ </para >
81+ </change >
82+
83+ </changes >
84+
85+
7386<changes apply =" unit" ver =" 1.29.0" rev =" 1"
7487 date =" 2022-12-15" time =" 18:00:00 +0300"
7588 packager =" Nginx Packaging < nginx-packaging@f5.com> " >
You can’t perform that action at this time.
0 commit comments