python-bytesize-0.11-1.fc26$>.h0AAIZN40[>:$?#d  @  !-X^h    C Lh(H('809: 7G H I!X!Y!$\!H]!d^!b" d"e"f"l"t#u#$v#@w#x#y###Cpython-bytesize0.111.fc26Python 2 bindings for libbytesizeThis package contains Python 2 bindings for libbytesize making the use of the library from Python 2 easier and more convenient.YA/ybuildvm-31.phx2.fedoraproject.orgZFedora ProjectFedora ProjectLGPLv2+Fedora ProjectUnspecifiedhttps://github.com/rhinstaller/libbytesizelinuxx86_64S"_Z_ZA큤YA/xYA/wYA/xYA/xYA/wYA/xYA/x12f99bed762f4480128d395b038629526bb88891d8f5e7bae065bf94dae9e03cb2e0690fe2474f56fccfc347c276c2509d1d632374c03e2ecd19e59d8c0830a4b2e0690fe2474f56fccfc347c276c2509d1d632374c03e2ecd19e59d8c0830a47f1e7c5f827514b9bb55855a70f29e8de4c55beb916db810662342c0dac1c2c7ff64c53e1b0213f658aa0c8e817c692940b38828bf966ad63352d8055c064559ff64c53e1b0213f658aa0c8e817c692940b38828bf966ad63352d8055c064559rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibbytesize-0.11-1.fc26.src.rpmpython-bytesizepython-bytesize(x86-64)python2-bytesize@     libbytesize(x86-64)python(abi)python-sixrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11-1.fc262.73.0.4-14.6.0-14.0.4-14.0-15.2-14.13.0.1YA%@XQ@X@Xv@XZnXS@XN@W$W@W;W,@W(WX@W@V@V@V@Vm@V>@V=@VA@V*!@V @Vratislav Podzimek - 0.11-1Vratislav Podzimek - 0.10-1Fedora Release Engineering - 0.9-2Vratislav Podzimek - 0.9-1Adam Williamson - 0.8-2Vratislav Podzimek - 0.8-1Charalampos Stratakis - 0.7-4Vratislav 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- Fix README file name (vtrefny) - Add a build status image to the README.md (vpodzime) - Remove "glibc-all-langpacks" from test dependencies (vtrefny) - Check for requires in generated spec file, not in the template (vtrefny) - Fix checking for available locales (vtrefny) - Fix library name in acinclude.m4 (vtrefny) - Do not try to run translation tests on CentOS/RHEL 7 (vtrefny) - Skip tests if they require unavailable locales (vpodzime)- Fix installation without specifying --exec-prefix (martin) - Sync the spec file with downstream (vpodzime)- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Allow the Size python class to be easily imported (vpodzime) - Make sure pyexecdir is defined (vpodzime) - Do not run Python 3 tests without python3 (vpodzime) - Disable python3 on RHEL (vpodzime) - Reflect the configuration in the spec file template (vpodzime) - Make documentation generation conditional (vpodzime) - Make python3 support conditional (vpodzime) - Require lower version of libpcre (vpodzime) - Sync the spec file with downstream (vpodzime)- Rebuild for Python 3.6, again- Add a docstring to python bindings (vpodzime) - Neutralize None as an operand for math operations (vpodzime) - Add targets for checking and installing test requirements (vpodzime) - Fix 'make local' (vtrefny) - Make the python packages own their package directories (vpodzime) - Don't compare translated and untranslated representations (vpodzime) - replace_char_with_str: Fix the character count. (dshea) - Ditch autopoint. (dshea)- Rebuild for Python 3.6- 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.11-1.fc260.11-1.fc260.11-1.fc26bytesize__init__.py__init__.pyc__init__.pyobytesize.pybytesize.pycbytesize.pyo/usr/lib64/python2.7/site-packages//usr/lib64/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 -m64 -mtune=genericdrpmxz2x86_64-redhat-linux-gnudirectoryPython script, ASCII text executablepython 2.7 byte-compiledC++ source, ASCII textRRRRRRRutf-8?`7zXZ !#,w]"k%{^E) k}L}6e?mޫpcy jSIJd<r $6  2+ƘA@pM-T~fI-vMGZc (2wb6S>ph L!jJĦIƭz EM]w*w 2#B:/+Og=~Mn_`@hXxU>O;2K &dsHE١z~w M` vLܺu0T|fZ"4 .Տ8Qrq]#x?IR _U}lpo;(@ iSg3izv<~IIvA/S̴T`h7QOƛ밯ӵ>M*O2,;)"vrcUn,Af*^r އy,A5*hZݦ$@OjIe?O1G`-GhW.N=SVX8g(-/qJzģEv+ne/Nя]_t7qQ \[eԘ"Ƌ7%nۗ̓u6f_[~8H^'U:S-MlU&cp* N105L ^w^s8K\#rG1&ZkJ#/h|z\6S\C.mgbIN[>h6w:xj BiIGuOa@CٸҎxnsMusLCU;Hlz3D\GASYLaA& ҡX|0PE֋p4R df4`* <%qL>kJulJn >besl%Z9 ;E