Mercurial > sat_tmp
comparison setup.py @ 81:cde0bacddbbf v0.8.0
v0.8.0 release
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 30 Nov 2021 22:58:43 +0100 |
parents | 8959519f9066 |
children | 2d99519090b9 |
comparison
equal
deleted
inserted
replaced
79:52ba2fcda8a5 | 81:cde0bacddbbf |
---|---|
25 NAME = 'sat_tmp' | 25 NAME = 'sat_tmp' |
26 | 26 |
27 | 27 |
28 setup( | 28 setup( |
29 name=NAME, | 29 name=NAME, |
30 version='0.8.0b1', | 30 version='0.8.0', |
31 description='Libervia temporary third party patches', | 31 description='Libervia temporary third party patches', |
32 long_description=( | 32 long_description=( |
33 'This module is used by Libervia project (formerly "Salut à Toi") project to ' | 33 'This module is used by Libervia project (formerly "Salut à Toi") project to ' |
34 'patch third party modules when the patches are not yet available upstream. ' | 34 'patch third party modules when the patches are not yet available upstream. ' |
35 'Patches are removed from this module once merged upstream.'), | 35 'Patches are removed from this module once merged upstream.'), |