python-bytesize-0.7-5.fc25$>*F9FB^N>:?d  ? %1\bl    : @Xv ,(89\:GHIXY\](^tbdefltuvw4xLyd|Cpython-bytesize0.75.fc25Python 2 bindings for libbytesizeThis package contains Python 2 bindings for libbytesize making the use of the library from Python 2 easier and more convenient.XT=darm04-builder12.arm.fedoraproject.orgFedora ProjectFedora ProjectLGPLv2+Fedora ProjectUnspecifiedhttps://github.com/rhinstaller/libbytesizelinuxarmv7hlQ^^XT=_XT=bXT=bXT=_XT=bXT=be3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855154a991d490222e47b64986a086284cb32cd15dca6808948b5b9be9decdb370f154a991d490222e47b64986a086284cb32cd15dca6808948b5b9be9decdb370fd1066f364861763856d496d999543af99c0129d6cbccfd9167b16162599f6b1701433db15f6dc8aed33dff1059db6ab816dd2ea2a7d4c46c39f773b6df254d9b01433db15f6dc8aed33dff1059db6ab816dd2ea2a7d4c46c39f773b6df254d9brootrootrootrootrootrootrootrootrootrootrootrootlibbytesize-0.7-5.fc25.src.rpmpython-bytesizepython-bytesize(armv7hl-32)python2-bytesize@     libbytesize(armv7hl-32)python(abi)python-sixrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.7-5.fc252.73.0.4-14.6.0-14.0.4-14.0-15.2-14.13.0XS@W$W@W;W,@W(WX@W@V@V@V@Vm@V>@V=@VA@V*!@V @Vratislav Podzimek - 0.7-5Vratislav Podzimek - 0.7-3Fedora Release Engineering - 0.7-2Vratislav Podzimek - 0.7-1Vratislav Podzimek - 0.6-2Vratislav Podzimek - 0.6-1Vratislav Podzimek - 0.5-1Vratislav Podzimek - 0.4-3Vratislav Podzimek - 0.4-2Vratislav Podzimek - 0.4-1Vratislav Podzimek - 0.3-3Vratislav Podzimek - 0.3-2Vratislav Podzimek - 0.3-1Fedora Release Engineering - 0.2-3Fedora Release Engineering - 0.2-2Vratislav Podzimek - 0.2-1Vratislav Podzimek - 0.1-1- Neutralize None as an operand for math operations (vpodzime) Resolves: rhbz#1404361- Prevent ignored exceptions in __del__ from happening (vpodzime)- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages- Re-run autogen.sh and configure before updating the .pot file (vpodzime) - Change where tests on translated strings are run. (dshea) - Squashed 'translation-canary/' changes from d6c0708..840c2d6 (dshea) - Make sure we get the tests result report in 'make ci' (vpodzime) - Add a new generic error code/enum for failures (vpodzime) - Do not ignore the return value from asprintf() (vpodzime) - Beware of the radix char when converting to Decimal (#1325705) (vpodzime)- Beware of unsigned long int on 32bit arches (#1333149) (vpodzime)- Add support for the ROUND_HALF_UP rounding mode (vpodzime) - Make sure we return the right radix char in human_readable() (vpodzime) - Allocate enough memory for char->str replacements (vpodzime)- Create both libbytesize-$version and $version tags (vpodzime) - Update the .pot file with the new version (vpodzime) - Improve how we create changelog (vpodzime) - Try harder when getting OverflowError in division (#1326897) (vpodzime) - Neutralize the radix char before passing string to MPFR (#1326108) (vpodzime) - Run tests with en_US and fr_FR locales (vpodzime) - Run the tests with both python2 and python3 again (vpodzime) - Do not run the same tests 3 times as part of the 'ci' target (vpodzime) - Don't fail if just the best-effort cleanup fails (vpodzime) - Throw away the new .pot file when just running tests (vpodzime) - Make sure we return one of -1, 0, 1 from cmp functions (#1326113) (vpodzime) - Use cmp_bytes(size, bytes) when comparing to 0 (vpodzime) - Ignore all .po~ files (vpodzime) - Add translator comments (dshea) - Integrate translation-canary into the build. (dshea) - Run the translation-canary tests from make check. (dshea) - Squashed 'translation-canary/' content from commit d6c0708 (dshea) - Make 'make check' work. (dshea) - Remove files from po/ we don't need to track (vpodzime) - Ignore the compiled translation files (vpodzime) - Distribute and package the translations (vpodzime) - Add the necessary pieces for getting translations (vpodzime)- Only require -lgmp and -lmpfr for static linking (vpodzime)- Do not try to delete the C struct twice (vpodzime)- Add the __init__.py file to provide a proper package (vpodzime) - Merge pull request #7 from vpodzime/master-decimal_locale (vpodzime) - Make sure we pass a locale-agnostic string to Decimal() (vpodzime) - Adapt the package description to no longer using GI (vpodzime) - Make Size instances hashable (vpodzime) - Sync the spec file with downstream (vpodzime)- Make sure we pass a locale-agnostic string to Decimal() (vpodzime)- Make Size instances hashable (vpodzime)- Packaging changes related to getting rid of GLib/GObject (vpodzime) - Adapt the python bindings and tests (vpodzime) - Get rid of GObject and GLib (vpodzime) - Define the __divmod__ method even for not dividing by Size (vpodzime)- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5- Distribute the tests for overrides (vpodzime) - Fix the rpmlog target (vpodzime) - Respect the signs when doing division (vpodzime) - Add two more internal methods that may be required (vpodzime) - Do not pass negative numbers as guint64 when comparing with negative ints (vpodzime) - Round toward zero when converting bytes from float to int (vpodzime) - Make sure we return Size if doing operations with big integers (vpodzime) - Implement the __divmod__() method (vpodzime) - Do not try to convert negative int to an unsigned int when multiplying (vpodzime) - Fix and test the __deepcopy__ method (vpodzime) - Implement the evaluation of Size instance as a bool value (vpodzime) - Fix some issues in comparison functions and add tests (vpodzime) - Add a function for getting string representation of a unit (vpodzime) - Hook the overrides tests to the 'test' target (vpodzime) - Merge pull request #4 from japokorn/master-tests_03_python_override (vpodzime) - Added tests for Python override (japokorn) - Make sure our tests don't get broken by installed overrides (vpodzime)- Initial release0.7-5.fc250.7-5.fc250.7-5.fc25__init__.py__init__.pyc__init__.pyobytesize.pybytesize.pycbytesize.pyo/usr/lib/python2.7/site-packages/bytesize/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabiemptypython 2.7 byte-compiledPython script, ASCII text executableRRRRRRutf-8?`7zXZ !#,K ]"k%w#) k}L}6e8վִa5; 4u'>1Y/p< R^ S&(5%T0p(_Kc/ϭD|7$d;mpHɒn/$wHY}}QĎ;{JIyZ˭HQg}}*B^~Դ^sg8vxQ (} EC(`E@6bZjD be,~:+}͗n/+qQp: ߣjM%(X@ UyqޏE !;~w//AN"F/jn?S 5}!j3r9_St?w;$"|Rh흄qaBd _s,'U5ShvLWM2^𛂔.2FYS 6w RGCqɧ=?I v\̃AZО1Nt`BH l3ncc>N{ /53W9LvHH,K$Wn1Fڮ:TlM&.k ,׀/0ly'z .hW-Yգ|n_r VlkƛѴ0q#BE|7yv60;ܨ; mg8J[+Z7FG̗NG?ޒ"G^l:يpI I"_IےU蘆3/pza#g)3~԰R vJٱʿR(i-љ2ڡg8ͶHU}unj6^uaSJ~ZPD|e2{wtnòADMΨ2&. WQ USL [ $tl թn8yz>T>dP?zXA 1_JDlvx8j{&P)L|BO癏na/xIEbB34n{N$U_V SV,Je슢zN R0rç"oY(w:o3N~X('P,h9L(Mt `(tI"ZOׯRb_;qԠ&tJ(ZOL0$nu߇Ӵ'C^&@-CXYίGp )S>yRQ}$P1ګ}l٦H4|zh~,TuiճH.اƧO<כ\]9b\"N`\RN_Ҟ'W" J4;ĿJqlRt1vjV7}5} 7` {,Hm>?U36B7vcSRI*EpF=S@+FoJ𮸲zIxϫxŠTi+XJt儞ai ք,NɭΥtnkb !g*8^q6A5&.ZX#}V#$]#P+8y-N=a) nVfPɦC]G mޑ\RvgԈݫE EXtzK[_(6 TH%)1uRI3G\uNWIF#i~I ٺQP^;Y:/) :G; .2.o\[{ sc+ PmNlxَ<%uA@{7v/3jbU!ROPu 7lwy,TdT7W-d4DU.ҹǽfoh1:uֿ_ hpĪ2#C/2}}brȆ_.Haw+i:XUVP\JxeEs`LVD%.cA*Z0bqH'{\G $x\:)X5'̒ l4M:cN]M>#LU ĉЫ%qmF'cIoѨxOF0 6.kQs9oOrQ@.Bu( '