Fedora 21 Update: python-bitmath-1.2.3-3.fc21

updates at fedoraproject.org updates at fedoraproject.org
Tue Jan 13 00:00:52 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-0215
2015-01-06 04:48:18
--------------------------------------------------------------------------------

Name        : python-bitmath
Product     : Fedora 21
Version     : 1.2.3
Release     : 3.fc21
URL         : https://github.com/tbielawa/bitmath
Summary     : Aids representing and manipulating sizes in various prefix notations
Description :
bitmath simplifies many facets of interacting with file sizes in
various units. Examples include: converting between SI and NIST prefix
units (GiB to kB), converting between units of the same type (SI to
SI, or NIST to NIST), basic arithmetic operations (subtracting 42KiB
from 50GiB), and rich comparison operations (1024 Bytes == 1KiB),
bitwise operations, sorting, automatic best human-readable prefix
selection, and completely customizable formatting.

In addition to the conversion and math operations, bitmath provides
human readable representations of values which are suitable for use in
interactive shells as well as larger scripts and applications. bitmath
can parse strings into proper objects and has support for integration
with argparse as a custom argument type.

bitmath is thoroughly unittested, with over 170 individual tests (a
number which is always increasing). bitmaths test-coverage is almost
always at 100%.

--------------------------------------------------------------------------------
Update Information:

Add mock to build requires
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan  4 2015 Tim Bielawa <tbielawa at redhat.com> - 1.2.3-3
- Add mock to build requires
* Sun Jan  4 2015 Tim Bielawa <tbielawa at redhat.com> - 1.2.3-2
- Add python-progressbar build-dependency to satisfy 'check' tests
* Sun Jan  4 2015 Tim Bielawa <tbielawa at redhat.com> - 1.2.3-1
- Add progressbar example to the README
* Sun Jan  4 2015 Tim Bielawa <tbielawa at redhat.com> - 1.2.2-1
- Fix some problems with the automated build system
* Sun Jan  4 2015 Tim Bielawa <tbielawa at redhat.com> - 1.2.1-1
- Add a new integration: the progressbar module FileTransferSpeed widget
* Mon Dec 29 2014 Tim Bielawa <tbielawa at redhat.com> - 1.2.0-1
- Add argparse integration with a BitmathType argument type
* Sat Dec 20 2014 Tim Bielawa <tbielawa at redhat.com> - 1.1.0-1
- New parse_string utility function from tonycpsu
- 'bitmath' tool added for converting on the command line
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-bitmath' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list