Package Release Info

python-partd-0.3.8-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-partd
python3-partd

Change Logs

* Sun Mar 11 2018 sebix+novell.com@sebix.at
- Use %license macro for license.
* Thu Nov 02 2017 arun@gmx.de
- specfile:
  * add LICENSE.txt to %doc
- update to version 0.3.8:
  * BUG: Fixed serialization for Datetime with tz (#25)
  * Path management (#24)
  * Add LICENSE.txt to manifest. (#23)
  * `msgpack.packb` may not have packed utf-8 compatible bytes, so
    don't … (#22)
  * Fix pandas/numpy serialization (#21)
  * Handle categorical indices
* Wed Apr 19 2017 toddrme2178@gmail.com
- Update to version 0.3.7
- Only make hard requirements BuildRequires and Requires.
- Implement single-spec version.
* Tue Jul 14 2015 toddrme2178@gmail.com
- Initial version