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 8
8
<changes apply =" unit-php
9
9
unit-python unit-python2.7
10
10
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
11
- unit-python3.8 unit-python3.9 unit-python3.10
11
+ unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11
12
12
unit-go
13
13
unit-perl
14
14
unit-ruby
@@ -41,6 +41,19 @@ Initial release of Java 19 module for NGINX Unit.
41
41
</changes >
42
42
43
43
44
+ <changes apply =" unit-python3.11" ver =" 1.29.0" rev =" 1"
45
+ date =" 2022-12-15" time =" 08:00:00 -0800"
46
+ packager =
" Nginx Packaging < [email protected] > " >
47
+
48
+ <change >
49
+ <para >
50
+ Initial release of Python 3.11 module for NGINX Unit.
51
+ </para >
52
+ </change >
53
+
54
+ </changes >
55
+
56
+
44
57
<changes apply =" unit" ver =" 1.29.0" rev =" 1"
45
58
date =" 2022-12-15" time =" 18:00:00 +0300"
46
59
packager =
" Nginx Packaging < [email protected] > " >
You can’t perform that action at this time.
0 commit comments