OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bowler?expand=0&rev=13
38 lines
1.5 KiB
Plaintext
38 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 4 14:54:26 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
|
|
|
- fix usage of libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 15 12:11:44 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 11 07:34:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.9.0
|
|
* Added bowler test command for testing codemod scripts
|
|
* Added python_version option to load files with Python 2 print statement
|
|
* Implemented Query.encapsulate() to generate @property wrappers
|
|
* Improvements to Query.add_argument() and positional arguments
|
|
* No longer depends on shelling-out to patch command for applying diffs
|
|
* Fix Query.write() to be non-interactive and silent
|
|
* Fix unexpected error code after successful queries
|
|
* Marked package as typed for PEP 561 support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 09:36:30 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 16 07:12:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Drop extra license file, it is already present in the tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 09:37:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- initial commit, needed by dephell
|