nicobo
e45092e4da
Docker tags are printed in order from the most specific to the least one (could ease extracting them afterwards)
2021-03-15 22:53:04 +01:00
nicobo
84b1e653f7
~ Python requirements bumped to 3.6 (slixmpp does not compile on 3.5 anymore)
2021-02-09 12:22:55 +01:00
nicobo
f23848b084
~ doc update about docker taggging
...
~ tags' name construction is now inverted to reflect the convention
(i.e. 'debian-signal' becomes 'signal-debian')
+ trying to fix the build failing because it's out of space by moving
docker from /var/lib to /mnt
2021-01-26 23:10:21 +01:00
nicobo
ea128ef3c7
~ using '=' instead of ':' (not python 2.x compatible)
2021-01-25 23:33:15 +01:00
nicobo
bd389242fd
+ ability to generate the docker tags from setup.py
2021-01-25 23:22:26 +01:00
nicobo
9d70d19088
- removing local version part has it's not supported by pypi
...
~ conf update
2021-01-21 22:17:57 +01:00
nicobo
39bcabf20f
PyYAML requires Python 3.5+
2020-12-20 22:42:04 +01:00
nicobo
9deb1281d1
+ setup.py to package it
...
+ option to display the version
+ importing the version from git metadata
2020-12-20 15:45:38 +01:00