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 \
7
7
unit-php \
8
8
unit-python unit-python2.7 unit-python3.4 \
9
9
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 \
11
12
unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \
12
13
unit-go1.12 unit-go1.13 \
13
14
unit-perl \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ NGINX Unit updated to 1.30.0.
37
37
<changes apply =" unit-php
38
38
unit-python unit-python2.7
39
39
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
41
41
unit-go
42
42
unit-perl
43
43
unit-ruby
@@ -70,6 +70,19 @@ Initial release of Java 19 module for NGINX Unit.
70
70
</changes >
71
71
72
72
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 < [email protected] > " >
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
+
73
86
<changes apply =" unit" ver =" 1.29.0" rev =" 1"
74
87
date =" 2022-12-15" time =" 18:00:00 +0300"
75
88
packager =
" Nginx Packaging < [email protected] > " >
You can’t perform that action at this time.
0 commit comments