stable

libbytesize-0.4-1.fc24

FEDORA-2016-374cc8ca7f created by vpodzime 8 years ago for Fedora 24

Make sure we pass a locale-agnostic string to Decimal() (vpodzime) Add the init.py file to python bindings

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2016-374cc8ca7f

This update has been submitted for testing by vpodzime.

8 years ago

An easy way to test the change is:

$ LANG=cs_CZ.UTF-8 ipython3
In [1]: from bytesize.bytesize import Size
In [2]: s = Size("1.5 KiB")
In [3]: s.convert_to("KiB")
Out[3]: Decimal('1.5')

Previously this would result in a traceback.

vpodzime edited this update.

New build(s):

  • libbytesize-0.4-1.fc24

Removed build(s):

  • libbytesize-0.3-3.fc24
8 years ago

The new build should also add the init.py file(s) to python (2 and 3) bindings.

This update has been pushed to testing.

8 years ago

This update has been submitted for stable by bodhi.

8 years ago
User Icon vtrefny commented & provided feedback 8 years ago
karma

+1

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-1
Stable by Karma
1
Stable by Time
disabled
Dates
submitted
8 years ago
in testing
8 years ago
in stable
8 years ago
modified
8 years ago

Automated Test Results