python-Deprecated/python-Deprecated.changes
Tomáš Chvátal 0f2174552b Accepting request 764040 from home:mcalabkova:branches:devel:languages:python
- update to 1.2.7
  * Fix: Warning displays the correct filename and line number when 
    decorating a function if wrapt does not have the compiled c extension.
  * Add Black configuration file.

OBS-URL: https://build.opensuse.org/request/show/764040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Deprecated?expand=0&rev=5
2020-01-13 15:31:29 +00:00

19 lines
767 B
Plaintext

-------------------------------------------------------------------
Mon Jan 13 15:06:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.2.7
* Fix: Warning displays the correct filename and line number when
decorating a function if wrapt does not have the compiled c extension.
* Add Black configuration file.
-------------------------------------------------------------------
Mon Jul 22 09:11:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.6:
* Fix #9: Change the project's configuration: reinforce the constraint to the Wrapt requirement.
-------------------------------------------------------------------
Wed Mar 6 09:00:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, needed by PyGithub