forked from pool/python-pyupgrade
- update to 2.7.2 * fix any call with *sys.exc_info() * leave f'string'.format(...) alone * `reraise` and `raise_from` doc examples OBS-URL: https://build.opensuse.org/request/show/824152 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=4
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 3 13:30:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 2.7.2
|
|
* fix any call with *sys.exc_info()
|
|
* leave f'string'.format(...) alone
|
|
* `reraise` and `raise_from` doc examples
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 4 09:50:49 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- initial package for version 2.6.2.
|