python-mulpyplexer/python-mulpyplexer.changes

43 lines
1.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Sep 29 16:57:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.0.9
* Merge pull request #12 from FantasqueX/master
* Transitioning from setup.py to setup.cfg
* Merge pull request #11 from FantasqueX/master
* refine build system to conform PEP 517 and PEP518
* version bump
* Merge pull request #9 from fabaff/patch-1
* Add MANIFEST.in
* Merge pull request #7 from tyb0807/feat/py3k
* py3k compatible
* Merge pull request #6 from rhelmot/master
* Update for py3k compatibility
* fix license metadata and tick version
* Fixes #5 - I hereby relicense this as BSD
* ... and turn them into properties
* add mp_first and mp_last
* add attributes to __dir__
* print the original contents
* ticked version
* added reduce!
* rename sort to sorted to make it clear that the MP isn't being changed
* implement sorting
* better print
* bump for pip
* Change setup.py. Fixes #4
* added mp_filter, mp_flatten, and mp_union
* Closes #2 - added mp_map
* support setitem and setattr
* fixed a bug with dir
-------------------------------------------------------------------
Tue Dec 4 12:50:33 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Apr 15 11:34:14 UTC 2018 - afaerber@suse.de
- Initial (0.08)