14
0
forked from pool/python-vine
Files
python-vine/python-vine.changes

17 lines
631 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Mar 15 09:22:01 UTC 2017 - tbechtold@suse.com
- update to 1.1.3:
- New ``promise(fun, weak=True)`` argument, creates weakref to callback.
- barrier: now handles the case where len(promises) returns NotImplemented.
- Requirements: Tests now depends on :pypi:`case` 1.2.2
- Five: python_2_unicode_compatible now ensures `__repr__` returns
bytes on Python 2.
- Switch to singlespec approach.
-------------------------------------------------------------------
Fri Jun 3 17:00:41 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 1.1.0)