feat: Add python3 timelib 0.2.5
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
This file only reflects the changes that are made in this image.
|
This file only reflects the changes that are made in this image.
|
||||||
Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/latest/topics/releases/3002.6.html) for the list of changes in SaltStack.
|
Please refer to the [Salt 3002.5 Release Notes](https://docs.saltstack.com/en/latest/topics/releases/3002.5.html) for the list of changes in SaltStack.
|
||||||
|
|
||||||
|
**3003**
|
||||||
|
|
||||||
|
- Add python3 `timelib` `0.2.5`
|
||||||
|
|
||||||
**3002.6**
|
**3002.6**
|
||||||
|
|
||||||
|
|||||||
@@ -31,6 +31,8 @@ DEBIAN_FRONTEND=noninteractive apt-get install --yes --quiet --no-install-recomm
|
|||||||
python3-redis python3-gnupg python3-mysqldb python3-dateutil python3-libnacl python3-openssl \
|
python3-redis python3-gnupg python3-mysqldb python3-dateutil python3-libnacl python3-openssl \
|
||||||
python3-pygit2 python3-m2crypto
|
python3-pygit2 python3-m2crypto
|
||||||
|
|
||||||
|
pip3 install timelib==0.2.5
|
||||||
|
|
||||||
# Bootstrap script options:
|
# Bootstrap script options:
|
||||||
# https://docs.saltstack.com/en/latest/topics/tutorials/salt_bootstrap.html#command-line-options
|
# https://docs.saltstack.com/en/latest/topics/tutorials/salt_bootstrap.html#command-line-options
|
||||||
## -M: install Salt Master by default
|
## -M: install Salt Master by default
|
||||||
|
|||||||
Reference in New Issue
Block a user