Mercurial > sat_tmp
comparison setup.py @ 54:1984ffd0e5cc 0.7.0a2
0.7.0a2 release
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 08 Jul 2018 18:26:12 +0200 |
parents | 877f0053d664 |
children | cdeda6294bfc |
comparison
equal
deleted
inserted
replaced
53:877f0053d664 | 54:1984ffd0e5cc |
---|---|
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.0.3', | 31 version='0.7.0a2', |
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 »', |