Mercurial > sat_tmp
comparison setup.py @ 63:cdeda6294bfc 0.7.0a4
0.7.0a4 release
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 01 Mar 2019 19:39:31 +0100 |
parents | 1984ffd0e5cc |
children | 3f76f78b4ad6 |
comparison
equal
deleted
inserted
replaced
62:c8b468a96c5c | 63:cdeda6294bfc |
---|---|
26 NAME = 'sat_tmp' | 26 NAME = 'sat_tmp' |
27 | 27 |
28 | 28 |
29 setup( | 29 setup( |
30 name=NAME, | 30 name=NAME, |
31 version='0.7.0a2', | 31 version='0.7.0a4', |
32 description=u'Salut à Toi temporary third party patches', | 32 description=u'Salut à Toi temporary third party patches', |
33 long_description=(u'This module is used by Salut à Toi project to patch third party ' | 33 long_description=(u'This module is used by Salut à Toi project to patch third party ' |
34 u'modules when the patches are not yet available upstream. Patches ' | 34 u'modules when the patches are not yet available upstream. Patches ' |
35 u'are removed from this module once merged upstream.'), | 35 u'are removed from this module once merged upstream.'), |
36 author='Association « Salut à Toi »', | 36 author='Association « Salut à Toi »', |