forked from pool/python-humanfriendly
Accepting request 434195 from home:mnhauke
- Update to version 2.1 * Release 2.1: Support for sanitizing terminal output * Support for sanitizing terminal output * Merge #12: Update README.rst for new unit behaviour * Update README.rst for new unit behaviour * Release 2.0: Proper support for IEEE 1541 definitions of units? (fixes #4, merges #8 and #9) * Proper support for IEEE 1541 definitions of units? * Merge #9: Add note about IEEE 1541 definitions of units * Merge #8: Allow correct behavior of 'parse_size' and 'format_size' * Stop clearing coverage data on Travis CI :-) * Release 1.44.9 (fixes #10 and #11) * Restore Python 2.6 compatibility (#10 and #11) * Resolve timespan formatting issues (#10 and #11) * Reproduce timespan formatting issues reported in #10 and #11 * Refactor makefile, switch to py.test, wheel support, etc. * Release 1.44.8 (fixes #7) * Don't test tags on Travis CI * Fix issue #7 * Reproduce issue #7 in test suite * Minor improvements to setup script * Add note about IEEE 1541 definitions of units * Added unit tests * Implemented correct handling of prefixes based on IEEE 1540 - Fix source url - Minor specfile cleanup OBS-URL: https://build.opensuse.org/request/show/434195 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanfriendly?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 19:21:56 UTC 2016 - mardnh@gmx.de
|
||||
|
||||
- Update to version 2.1
|
||||
* Release 2.1: Support for sanitizing terminal output
|
||||
* Support for sanitizing terminal output
|
||||
* Merge #12: Update README.rst for new unit behaviour
|
||||
* Update README.rst for new unit behaviour
|
||||
* Release 2.0: Proper support for IEEE 1541 definitions of units? (fixes #4, merges #8 and #9)
|
||||
* Proper support for IEEE 1541 definitions of units?
|
||||
* Merge #9: Add note about IEEE 1541 definitions of units
|
||||
* Merge #8: Allow correct behavior of 'parse_size' and 'format_size'
|
||||
* Stop clearing coverage data on Travis CI :-)
|
||||
* Release 1.44.9 (fixes #10 and #11)
|
||||
* Restore Python 2.6 compatibility (#10 and #11)
|
||||
* Resolve timespan formatting issues (#10 and #11)
|
||||
* Reproduce timespan formatting issues reported in #10 and #11
|
||||
* Refactor makefile, switch to py.test, wheel support, etc.
|
||||
* Release 1.44.8 (fixes #7)
|
||||
* Don't test tags on Travis CI
|
||||
* Fix issue #7
|
||||
* Reproduce issue #7 in test suite
|
||||
* Minor improvements to setup script
|
||||
* Add note about IEEE 1541 definitions of units
|
||||
* Added unit tests
|
||||
* Implemented correct handling of prefixes based on IEEE 1540
|
||||
- Fix source url
|
||||
- Minor specfile cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 20:56:09 UTC 2016 - okurz@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user