python3-blosc-1.5.1-bp155.2.10 >  A dk;ۊI%z >Y I13Gh}Udޛv'Lc0(z8(J.mJ/SLa EgzJbd z=uvXX= #xup( HQZF_E/Oh.quo6xvBo@LKyJIu;uo~{x['wV]}/ [l9y ]w1U4Gm@O/&+LJO֓1=}=fg[G$PM%tJӏzlb$2 v(H4,3FwIq吡C 8 y&|6"=Ǒp̏S OB=A!Y (Z Ȇb_ >|qE1E䎧iuU*^h &(Xע47d3a6d0b5c097e0d453df32f0411b75a57d7311691b164c831594e6e75d8715e5113b98ee0c3f9b67f7fe05dc61e7d650621ba1d$dk;ۊI%z aZ+'ggAU%ǖ;/sRnSp'QW8.UN HRӳ農Vja<&vr wZSLWc-fH M_ 1R!匙\Bg UH?-8:o2+2Cu3ʉtWӔJ;zhXeh+c|mƤ{o˺QGy,WjJkehmAvq4c1qA V"uB"+iŬźrd*H7OUK6H`7Z3ØySk&*h>p>*x?*hd ! B $ X  r      M  \   8 l   (8 9@ : F$G$ H% I%L X%\Y%d\% ]% ^&b'ec(d(|e(f(l(u( v(w) x) y)z****"*dCpython3-blosc1.5.1bp155.2.10Blosc data compressor for PythonBlosc is a high performance compressor optimized for binary data in Python.dk;sheep86 SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.blosc.org/linuxx86_64@X(,"AA큤A큤dk;dk;dk;dk;dk;dk;dk;dk;XZXYIXYIXYIXZ c85a9e67aff25d1876d9b422f5f49fe71b657b0373e6e52ab9eae4f320ba431302e5938353ff72698e7c84a335736da13a51af821797797e04e53ff0afc8127c01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b289ea9d54ac1560368d0074c2fb8a4b966b9ff71b19d68e9a6f6dafff0fe6613a5c0641a9cb21e8b75c010c8a92d15de04735eff09e663f84a7a5b8f789352153c38c1401b5ab8b6f7b14e321972ebdad4e201cbcc0ea2df80df5e2897626a12d7d6ea3deb4f9b68cf5e327cc554f5b1ffd5eca3cdc9e60f797ec50b6160d66a5508654ab2a9d07ed78daeebc0fe375af7a5e8a18e33b18504c6b2d464a109f54fe89d230e0e0d70c5cbd210be40ce1abf9424d127437ac72880ab795499c9aa600f930d7e82cb26822f269ea5763655e59836cf9490b20104213f7cef2a08f9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-blosc-1.5.1-bp155.2.10.src.rpmpython3-bloscpython3-blosc(x86-64)@@@@@@@    blosc-devellibblosc.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpython3.6m.so.1.0()(64bit)python(abi)python3-numpyrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.3ZdXQ@XQ@VaU[%U<@SSǺSkqPItoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.combenoit.monin@gmx.frschwab@suse.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Fix building- Source url must be https.- Update to version 1.5.1 * License updated from MIT to BSD. * Updated to C-Blosc 1.11.3. - Update to version 1.5.0 * Added a new `blosc.set_releasegil()` function that allows to release/acquire the GIL at will. See PR #116. Thanks to Robert McLeod. * Updated to C-Blosc 1.11.2. * Added tests that detect possible memory leaks. Thanks to Robert McLeod. - Update to version 1.4.4 * Updated to C-Blosc 1.11.1. Fixes #115. - Update to version 1.4.3 * Internal C-Blosc sources updated to 1.11.0. Among other things, this updates the internal Zstd codec to version 1.0.0 (i.e. it is officially apt for production usage!). - Update to version 1.4.1 * Internal C-Blosc sources updated to 1.10.1. This fixes an outstanding issue with the clang compiler. For details, see: https://github.com/Blosc/bloscpack/issues/50. - Update to version 1.4.0 * Internal C-Blosc sources updated to 1.10.0. * Benchmarks updated for a Skylake processor (Xeon E3-1245 v5 @ 3.50GHz). - Update to version 1.3.3 * Internal C-Blosc sources updated to 1.9.3. * C-Blosc do not segfaults anymore, so -O1 flag on Linux is not the default anymore. * SSE2 and AVX2 are now auto-discovered so the internal C-Blosc will be compiled with maximum optimization on processors supporting them. - Update to version 1.3.2 * Fixed the version of the include C-Blosc library (should be 1.8.1 not 1.8.2.dev). - Update to version 1.3.1 * Use the -O1 flag for compiling the included C-Blosc sources on Linux. This represents slower performance, but fixes the nasty issue #110. Also, it prints a warning for using an external C-Blosc library. * Internal C-Blosc version bumped to 1.8.1 for better compatibility with gcc 5.3.1 in forthcoming Ubuntu Xenial. * Added a protection to avoid using BITSHUFLE with C-Blosc < 1.8.0. * Restored old symbols for backward compatibility with pre 1.3.0: BLOSC_VERSION_STRING BLOSC_VERSION_DATE BLOSC_MAX_BUFFERSIZE BLOSC_MAX_THREADS BLOSC_MAX_TYPESIZE However, these are considered deprecated and should be replaced by libraries using python-blosc by the ones without the BLOSC_ prefix. - Update to version 1.3.0 * Internal C-Blosc version bumped to 1.8.0. As consequence, support for BITSHUFFLE is here. For activating it, just pass `blosc.BITSHUFFLE` to the `shuffle` parameter of compression functions. * Added a new `as_bytearray=False` parameter to the `decompress()` function so that a mutable bytearray will be returned instead of a bytes one (inmutable). PR #107. Thanks to Joe Jevnik. * The '__all__' variable has been removed from the module. I consider this good practice to avoid things like "from blosc import *". * For consistency, the next symbols have been renamed: BLOSC_VERSION_STRING -> VERSION_STRING, BLOSC_VERSION_DATE -> VERSION_DATE, BLOSC_MAX_BUFFERSIZE -> MAX_BUFFERSIZE, BLOSC_MAX_THREADS -> MAX_THREADS, BLOSC_MAX_TYPESIZE -> MAX_TYPESIZE, * The `typesize` parameter is set by default to 8 in compression functions. This usually behaves well for 4-bytes typesizes too. Nevertheless, it is advised to use the actual typesize. * The maximum number of threads to use by default is set to 4 (less if less cores are detected). Feel free to use more or less threads depending on the resources you want to use for compression. - Implement single-spec version.- Update to version 1.2.8 * Updated to c-blosc v1.7.0. However, the new bitshuffle filter has not been made public because recent reports indicate that it seems too green for production. * Support bytes-like objects that support the buffer interface as input to compress and decompress. On Python 2.x this includes unicode, on Python 3.x it doesn't. (#80 #94 @esc) * Fix a memory leak in decompress. Added tests to catch memory leaks. (#102 #103 #104 @sdvillal) * Various miscellaneous fixes and improvements.- Update to version 1.2.7 * Updated to c-blosc v1.6.1.- update to version 1.2.5: * Updated to c-blosc v1.5.4. * Added wrapper for the expert function ``set_blocksize``. (#72 @esc) * Fix setup.py to allow compilation on posix architectures without SSE2. (#70 @andreas-schwab) * Don't release the GIL on compression/decompression (#77 @esc) * Various miscellaneous fixes. - drop setup.patch: fixed upstream- setup.patch: fix use of unknown compiler option- Update to 1.2.4 - Updated to c-blosc 1.4.0. This added support for non-Intel architectures, most specially those not supporting unaligned access.- Update to 1.2.3 - Updated to c-blosc 1.3.5. This removed a 'pointer from integer without a cast' compiler warning due to a bad macro definition. - Update to 1.2.2 - Updated to c-blosc 1.3.4. This fixed a false buffer overrun condition. This bug made c-blosc (and hence python-blosc) to fail, even if the failure was not real. - Update to 1.2.1 - Updated to c-blosc 1.3.3. - Added a new `cname2clib` map for programatically determine the library associated to a compressor. - New `get_clib(cbuffer)` that tells which compression library format has been used to created the compressed `cbuffer`. - Update to 1.2.0 - This release adds support for the multiple compressors added in Blosc 1.3 series. - Added new `cname` parameter in compression functions like `compress()`, `compress_ptr()` and `pack_array()`. - Added a new utility function named `compressor_list()` that returns the list of compressors supported in the Blosc build. - Added 'bench/compress_ptr.py' for comparing times of the different compressors in Blosc and NumPy. - Update to 1.1.0 - Added new `compress_ptr` and `decompress_ptr` functions that allows to compress and decompress from/to a data pointer. These are low level calls and user must make sure that the pointer data area is safe. - Since Blosc (the C library) already supports to be installed as an standalone library (via cmake), it is also possible to link python-blosc against a system Blosc library. - The Python calls to Blosc are now thread-safe (another consequence of recent Blosc library supporting this at C level). - Many checks on types and ranges of values have been added. Most of the calls will now complain when passed the wrong values. - Docstrings are much improved. Also, Sphinx-based docs are available now. - Update to 1.0.6 - Fix compile error with msvc compilers. Thanks to Christoph Gohlke. - Update to 1.0.5 - Upgraded to latest Blosc 1.1.4. - Better handling of condition errors, and improved memory releasing in case of errors (thanks to Valentin Haenel and Han Genuit). - Better handling of types (should compile without warning now, at least with GCC). - Update to 1.0.4 - Optimized the amount of data copied during compression (using _PyBytes_Resize() now instead of old PyBytes_FromStringAndSize()). This leads to improvements in compression speed ranging from 1.2x for highly compressible chunks up to 7x for mostly uncompressible data. Thanks to Valentin Haenel for this nice contribution. - Use external blosc library. The internal one builds a bad version of zlib.- Initial versionsheep86 1684749268 1.5.1-bp155.2.101.5.1-bp155.2.10bloscblosc-1.5.1-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtblosc_extension.cpython-36m-x86_64-linux-gnu.sopython3-bloscANNOUNCE.rstBLOSC.txtPYTHON-BLOSC.txtREADME.rstRELEASE_NOTES.rst/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/blosc-1.5.1-py3.6.egg-info//usr/lib64/python3.6/site-packages/blosc//usr/share/doc/packages//usr/share/doc/packages/python3-blosc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/f1e29ba8f1cc88f129f2f98ced4a2b34-python-blosccpioxz5x86_64-suse-linuxdirectoryUTF-8 Unicode textASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8e8ead6405e7b5f5c1f26caf87aa53dddfee2a3a, strippedRRRRRRRUW+*r*utf-8da49fafaabf9874e005e58c40ff46522c8e58e688f45c4e4f108376d8e11b160? 7zXZ !t/g5a] crt:bLL ؝-}.+@JurA P'g/4׌ģw@Gl7"C~b˜<,䡿jQijwitJO8<u|ͥ3 A_R.׉1j&m{$i 7"DW_TU.{rD[Z-C=,@YZwtMbFJh%K8NHq@ EɓB >`WfAM7zi+@5/M"?`U.L!Α>`eR]"=ORb!|"89v< E=gqDFf;z')xL"l@Q2Md'O7 ʃ d93Ԝ5g,daTcw9cwt`DѣZxБ "צ Q|Z 2ȞGC;n-ٰ>] w{M!NV>B,h-z";TvMo5b ~.AOm>2FlиLm򊡰bCIˊdT)>P1q\RsWupK REP z71^C]4ppֱf{I4<ߧ5@ԞKH(5<;Tg' ..oWӉE?Q rt ]ҵ[=U͇F*,}#D [ehcѥvL`:77{F`-VN6=Gb8k ӣ!,nV1b|\ ;_ M9MULL1 zTPi>}N oҗX /7SD4e1M'HxȆ(Y-䛶7m>2x}\2m(6X1a{׀Mֆ X˻T/WL)O4F :ycĩfG^rԐiF=} r og?/ʓ؆گsEke>? #V}P2M[fB ӓf+ ]esP"U,@oAj҂35L$؄8vd@/AQmQ } 7CLvvp^ (Z-I6vnBA- ZTjUMC5@D:q⨯ZioF& 8DŽ{eX-1B"Bfv:vc|Zmӯ50GvŇvo:K&E"!4E usڜN䐉 nr]1{VAE;&wW\m #j%Q }^W'j|i-̂C?v0n /)Br "wJ]^h8@SGDtH\?=AjdxhH-%ђ֒2Z/3ߖD>Wtu"uPt_Hڢgs-b"$/$ ,ߛO (~xv6HE`GC *@)j6YNvqgUM'eYa+(zZ0ŠpsԊgroa,V / oyLIXHN9P?2LgTM~2~j[9v4UN7Y96E3,AEy&O~To@J:QsglD*/Ju)x !4l^6vYNmr?~%$]1_"8M.R* x WMG$\ݽtzT_;<ۼȅދHHfA9gr-"V5ØZ+r$Ï!~qV'YYur9 A*ԋcF&SYW1eaX\).q/@XNm0[ȣڥ|_ks2kh/2 v@Uʰ1׌ B{" xH4Z , #Ue>'OP,9R7뻚\#&mX hSTd0tBaki44~y!=bt[N.mlಋx8 6zՑviy(S0 }1 ]G *1Wښ}neH0m.gaa=-?Q k;oybb&np;FK]9>NDF%j GKDa 2TkZxiH|rͿnC&@6_e_f#݁T@lwdÄ;OQ ->R3?=~N3U%#RP ]L|ĺ|˯o/N8G!CYk2NdCa|<)WL&cv7s߾ZߠгY4%sH'hW&Lb5HʐLtFc)Ǣe2!q?h1fꨨsswjEr/p$1c]o ?T@ r;K&:UmmܶZ=f ̄Pl  THµ8Zb}ΐKqEHt^k[), `?D9zH,ͷ Ci >=XQpgfbk0 7b\2%ܪt:U g۱އYI&HNÿ9{8Mϔc7F#tsɇs}0߬>k6tU)v4L/D]#,qLN]hS8FIJG,{ybnaþJ.Qr覌wkL@(y'ן5_|5vH(*61Mb%aP5^uHt]h+f6` jfiqz?y딉Ŋ] weM 84i3Fw`M*guo.F*LӅ.]m 9F~t7akY o= Wx{_lu -AZ:xoPiBGMMqW)66Ņ Y%|eՎV4jR,M!+ )N*1߂.ZkD9QQ?⋏%ߙ[*pbh|2Lm7 XS51~&7-uY#&b[x¼ {VBZ/ 0טuu󱓴^"SCpWK/}qDO?nWj:14xj헂{::& 7Ҥ`s?gհVj.S]`5yDa)]& Hx6-{)ÛV"vk],=M΋ w IGڝa?a$;;@9W!5|{{'2xjAz5 +׎m8F4BԞu"!Lejb{[V. xD&g 9E$wCse1źvV hAɵNTTJ?Ŷ3#ZUZ$ÄFV$F/x#4~9*/E-G#7:Ew~DO$~-`?ry}YW!Ϋ :L*i[N!4]r jڀ=,Z{^B[šK 8zk(j,NzAk igybCH g0\75$A`!6G !hxvb!aad!6WNx0t%jaRx?Ѧ X\.&i#)_G4quT(I@Lor>*3} غVE_wr3RW TB~Lۏn)6& 1S⟔0K( άvȥ8<.SVw%)f~ ߑNxUXWV96n^E^|AKZ:(bۄ7fanyNym5Ycy͚4M ]y!W_aU(}aӓzl0xyIEϪOIZaV+MCiFd<8A"_NP?|]@³ۊ|N/1?ciheh"b9egr~oڞPfqßB 0c|4ڭ}0LT,V T^w{ᴰ x3+$]:zS)BR'zJQ%^ikP]bԴkPVkBBqԥ>)G(mTdD 9*4~Rx:*dž Ekyy ֌Z ;(!lg <4GLF& ]p58)j?j?f|ɻ屾N*\;y߻ow -9ݡAC 񒉣={F+_+,0 U#xm"eGiS?u(bgH..d^5S,-tݚ$@cU~62,gBK@IQx228(=9y}m*6"O}Wk.{QGzULY}`1ckQ`|a=]4 _& ~D|{n՘J@ԣ2!%|~K 0,I7:kl6=_F<=?kʻ1K:^i׆.n6v=>jJ~&~%W~-g>P"T!J34߇ Xm|rWX[, WoJ.1o޸e:>d;/d(6{J=yDÄh]:&(jՋB?Lrܒt|1?[S=_u՞h guov.gNc^oC U(D!%]oY*=j ոyh 7.ɿaT-{m"7eO lʛcBRY3>}'Zγ?YR.GyʓeAir/3"ex/՜߲]RW0b*u>&Xce*5ϙ^);i$ܛ7gy} Twr ЮIH0[x0N۞t%Nl&YW6JK SJ9LC{ c] PN^G ̭*=} ]R=pHMk Nu\ݪ7 A`'ʅH%E:V]O xRMmN 4 -_ qj%.#]0Hœ v7u_sF/}BZؒd:T ;Z2 fo(k+hއs}!yWܽo!-υ!C +0z#D)1w aa^%J>3C9imH#M`WXRhUy>`jn@I+ M,Pe8ꇉ#+p1$z0eJUEg fv ]mrZ:-=i(`xz:<`{ھ--( >aЫf o2 ͉W?1kW#=I8# 2~J;~"7  o Qv.S( ܨ.9uwCb !s* 0č9Iv˳% 6$jaږ*xnU<$ a=Lef0 4!Egxa HMfD%3CY(SXNkjQch Qne9Ek u6ƖS%$xI3?Nb]ZM,<¸.(aB_a ?7>p{3ZjE1~#k6;0Wx R(jh 9-v%f'~z@]4qv΃Qg e}ɏ+kk w 03HVga㇤v=oٮ f1~sckZ+J ķh;Ci(@/)HX(q  Wn&i S`O`TӾqED4$f]]8%Au B?v~AdoDgO q>Uı:ttoE#WɉK!ireA V0Mwӵ(>$mD6YTbWI/A&BRhza-ݷ?BZA' K*"X4$nmQbٳ˫rqE2j-`Gs7sg1n NӼ HSp45<߼-l4w#zҋ'mhp8P$g=^}EřEg 0)D{قX'lH8b*qH:omPA6e,T|6 "2}f",#o[~t? x],VXi+H (mA%9͆^/;:x܆3$, U ~]O E* ̑㪨QV{D,\ ^M\j5&~R-BJRWSklXbW|iiJ3קYۧ9&<WW@FfQ̺f0^O60q1 >wP7v+fP" KCpA[$ ִ=#d^6\ iBwy4ݕ~!"0NAtK[7VZ "n0}]דnqBo'I,ڡu$kkТ%cft\|Q`9'&^ 2~&߿VȈ8^j4t<+`¸&CR@P03cS;Z[SQ^pbi߯Dڭ >%HBjH)myq|Q5VA]l}+W=ɥoUFI'Nn u|qÉ,}>מ͢(K>4 DǞǙ S=zR O -30Б@bOk|Q붂槛@&DX$mߤE"[8k! Kɩ" &dcsS sd{=q4==[!N`p JI!ȱ[׉hҢ?Wu{p c 81# m=m!K= dލ_wfB٘ܜ5G nM(*~NWpt`E@=]eb `ЭB W|rC_RJNWt4rfڱ3d^\ မD͋ %H-[VG2/D1rX|O J%G;- g ,q}-L{7̤xU^r_ޚRtk R6ڳn5 JW]^}z$)>?Mhⅾ4Tn9V%_#h',Ӕ77mhѴtyQ!1\fvk^s< 4ԬẇїUbyR<q1?^Jz8y16;0"dUB+{$v=hP h {󧡪_%jl}KuVA/ F+B2d\$zRxQl篲ZaC#63Ay3+M蜢?,YO U<@Dws??2)'F+˟X/^O%ddpp[vG;?nCQƘ`t^}3ǻCkK2[ k⮀H]{5i>$P EyXCS XG)N&rRP9:Lb> ԇYDfIıƉ^—MzlOC\w\ag_`>R3ocz)o'Fj82w-W|J Fh$^)^r؈Gk@YMOJV8]-2b$Psf.er6LYרfΐ6]{jOKH,tDKX1X<mc(^/Lk62l9`,sDעf E=&wA&BstU(#X/l|:̳l*#2+s>2X^ݧwk #Sʐ)x[|fxIkPgs~1j7s @WU{ =,iYUr}rSeJߵmx< nB-~ѵCK*?bfRKQPgRfjaixL і\.FYzƬ=ʁ} pVe|/zCP)P6KȶNlqpPjhx3;°6? <ץ|V 5|ҜB Fs LC;:nO/cZa,^uLXФ؄aiJ.S~B72mF0megR tJ V