Packages: Ubuntu 18.10 "cosmic" support added.

This commit is contained in:
Andrei Belov
2018-12-27 11:07:24 +03:00
parent 325421eac7
commit be049932b1
5 changed files with 89 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ XSLS?= xslscript.pl
PACKAGES= unit \
unit-php \
unit-python unit-python2.7 unit-python3.4 \
unit-python3.5 unit-python3.6 \
unit-python3.5 unit-python3.6 unit-python3.7 \
unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \
unit-perl \
unit-ruby

View File

@@ -5,6 +5,19 @@
<change_log title="unit">
<changes apply="unit-python3.7" ver="1.7" rev="1"
date="2018-12-25" time="10:30:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change>
<para>
Initial release of Python 3.7 module for NGINX Unit.
</para>
</change>
</changes>
<changes apply="unit-php
unit-python unit-python2.7
unit-python3.4 unit-python3.5 unit-python3.6