- Add BuildRequires for python-dataclasses

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bowler?expand=0&rev=8
This commit is contained in:
2021-01-18 23:31:54 +00:00
committed by Git OBS Bridge
commit 53c3fd9328
5 changed files with 149 additions and 0 deletions

32
python-bowler.changes Normal file
View File

@@ -0,0 +1,32 @@
-------------------------------------------------------------------
Mon Jan 18 23:31:46 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add BuildRequires for python-dataclasses
-------------------------------------------------------------------
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