14
0
Files
python-promise/python-promise.changes
Tomáš Chvátal 6403013bd4 Accepting request 786210 from home:mcalabkova:branches:devel:languages:python
- Update to version 2.3.0
  * Distribute type module maker for mypy
  * Fix memory leak on dynamically created types
  * Make Dataloader keep cache object
  * Fix Python 3.7 deprecation warnings
  * Make Promise and Dataloader thread-safe

OBS-URL: https://build.opensuse.org/request/show/786210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-promise?expand=0&rev=7
2020-03-18 17:42:01 +00:00

28 lines
903 B
Plaintext

-------------------------------------------------------------------
Wed Mar 18 15:18:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 2.3.0
* Distribute type module maker for mypy
* Fix memory leak on dynamically created types
* Make Dataloader keep cache object
* Fix Python 3.7 deprecation warnings
* Make Promise and Dataloader thread-safe
-------------------------------------------------------------------
Mon Feb 11 12:12:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to version 2.2.1:
* support python3
* have license in tarball
-------------------------------------------------------------------
Wed May 9 23:35:38 UTC 2018 - toddrme2178@gmail.com
- Add license file
- Use license tag
-------------------------------------------------------------------
Tue Feb 13 22:49:52 UTC 2018 - gsmith@suse.com
- Initial packaging (version 2.1)