python3-bsddb3-devel-6.2.9-bp155.2.11 >  A dkL/I%z :uQ_N)C$CJCz?l;{z;-~ >n>v絑!ҧ=cqDKJFU/]:=4U5K |imG[$:<,x{ߗ/>oDMZ]7R|(xmdHLjSxcg/@"glV O邰/G0l6N>`"% :(sKaL8&v0Ue6ŽF7/:|3_lyِJN+ 6;>8Tn w`biaWRm_Y&k8ɦh5֊گu"`}XL4ߜ::{tin-]3(8 -j ǤqG>& cG2P!;ecJ/>3;?ɶa2ac9cd4dab727b18a17acf58d38a1b6628d95588b7c572015809195eb222d2cc05614cf68e6eea506d8149f70f6bf2168e88e8c7-dkL/I%z ?ws{$97Z["#<<-!=~ % 7F4R/Ff*z.jQB\J|oe@/)bR Oc#!6_2l[P4:(-p;,?d ( M %+4H R \ p 5 <Piz(8 9 : FG H4IHXPYX\|]^bEcd]ebfelgu|vzCpython3-bsddb3-devel6.2.9bp155.2.11Development files for python3-bsddb3This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects, and each of these is exposed as a Python type in the bsddb3.db module. This package contains the development files for python3-bsddb3dkL"obs-power8-046SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://pypi.python.org/pypi/bsddb3linuxppc64le)2A큤A큤dkK_dkL"__4efec84f218368bcf03ac6670456c18f92c91630543be1bcab5f12a8948551e23ce75f9d66ea5ae52a374e5ef22d25e4429f033ad621256304b22731f08352a957575356f7721d2b53ee94ac4f0cb3c2c3a3856b1c31a8b43a32a13f0eea2a4drootrootrootrootrootrootrootrootrootrootpython-bsddb3-6.2.9-bp155.2.11.src.rpmpython3-bsddb3-develpython3-bsddb3-devel(ppc-64)    python3-bsddb3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.2.93.0.4-14.6.0-14.0-15.2-14.14.3_@[U@Z4@Y@YS;@SFQőQW@P@Dirk Müller tchvatal@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.commlin@suse.commlin@suse.comjengelh@inai.dejengelh@inai.demlin@suse.com- update to 6.2.9: * For some reason, 6.2.8 release was incomplete. Let's try again. * In Python 3.9, "find_unused_port" has been moved to "test.support.socket_helper". Reported by Michał Górny. * If we use "set_get_returns_none()" in the environment, the value could not be correctly inherited by the child databases. Reported by Patrick Laimbock and modern GCC warnings. * If you install this library under Python 3 >= 3.6, let you know this is a legacy library and urges you to migrate to "berkeleydb" library. * Update copyright notices. * https links. * Fix Python 3 deprecation warning. Notified by Arthur Gautier. * Fix compilation Python 3.8 deprecation warnings. * Fix compilation Python 3.9 deprecation warnings.- Version Update to 6.2.6: * Correctly detect berkley db * Python 3.7 tested and explicitly supported- Update to 6.2.5 * We should be able to install inside a PYPY virtualenv. Reported by Zhihao Yuan. - Use license tag- Update to 6.2.4: * More complete fix for pkgsrc. - Update to 6.2.3: * Update copyright notices. * Solve a conflict between different installations of Berkeley DB on some pkgsrc configurations. - Update to 6.2.2: * Correctly detect Berkeley DB installations in SmartOS native zones. * "Probably" (not tested) correctly detect Berkeley DB in pkgsrc systems. - Update to 6.2.1: * Correctly detect Berkeley DB installations in modern 64 bits Debians. - Update to 6.2.0: * Support Berkeley DB 6.2.x. * Declare Python 3.5 support for PyPI. * Drop support for Python 3.2. If you need compatibility with that version, you can keep using old releases of these bindings. * Drop support for Berkeley DB 5.0, 5.2 and 6.0. If you need compatibility with those versions, you can keep using old releases of these bindings. - Update to 6.1.1: * Compatibility with Python 3.5. * Code cleanup after dropping Python 2.4/2.5 support. * PGP key changed. * Support for DB_FORCESYNCENV flag in "DB_ENV.close()". * Support for DB_LOG_NOSYNC flag in "DB_ENV.log_set_config()". * Fix tests under Windows. See https://bugs.python.org/issue22943 . * Solve an incorrect parameter verification with the "DB.compact()" method call. * Solve a compilation warning when compiling the bindings for Python 3.5 and Berkeley DB 4.8, 5.0 or 5.1.- singlespec auto-conversion- Packaged licenses.txt LICENSE.txt README.txt- Update to 6.1.0. Changes from 6.0.0 * Support Berkeley DB 6.1.x. * Solve a ResourceWarning when compiling. * Drop support for Python 2.4, 2.5 and 3.1. If you need compatibility with those versions, you can keep using old releases of these bindings. * Drop support for Berkeley DB 4.3, 4.4, 4.5, 4.6. If you need compatibility with those versions, you can keep using old releases of these bindings. * From now, on our support reference is Red Had Enterprise Linux 6. * Drop modules attributes "cvsid". * Drop (hidden) $Id$ keyword in the documentation. * Clarification of license. This work is now explicitly licensed under 3-clause BSD license. * Fixed a long standing bug (August 2008, rev 9fd52748fa59) on "dbtables.py". * If you want to link with Oracle Berkeley DB 6.0, you will need to create the environment variable 'YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION' to signal to the pybsddb that you are legal. To be legal, your code MUST be AGPL3 *OR* you have to buy a commercial license from Oracle. - Change license to BSD-3-Clause according to upstream changes - Removed python-bsddb3.keyring and .asc file- Update to new upstream release 6.0.0 * Support for BDB 6.0.19 * HEADS UP: If you are using "bsddb3._bsddb" in your code, for example for exceptions, change it to "bsddb3._db". - Removed bsddb3-db6.diff (rendered obsolete)- Add bsddb3-db6.diff to make setup[23].py look for BDB 6.0 - Signature verification- Removed BuildArch: noarch macroobs-power8-04 16847534426.2.9-bp155.2.116.2.9-bp155.2.11bsddb3bsddb.hpython3-bsddb3-develLICENSE.txtlicenses.txt/usr/include/python3.6m//usr/include/python3.6m/bsddb3//usr/share/licenses//usr/share/licenses/python3-bsddb3-devel/-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/27d5dff25dd05e3ba0bb333e588d09ba-python-bsddb3cpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textASCII text ,$pq1W-miutf-8e903f3572a2f3d1d9243215b837f6f454a7187cce2590fe89d7a05649f867cf7?P7zXZ !t/9T] crt:bLL ؝. X(Oxi,OIZ[(gޢ^D_ьfGsȳ Lrbtë.:3sLO<G񵌨TuYz6 w@}᮰JÝ*I(8c㬀Z삔0̘7{<m神8Z -o^2TJjٯo1]OۭBL{U{Kv`vfWuM6)8'^5R\mmҼ[giS@&fhbQS5" w4E^ :g#k{-Lǀim3ğ xK]+t3_L&V䁌g^Œ [fCX㑆M細ygx8UO9@( w <-†ͿžѬ 4{_a|#t(9x*WzMogfxDfRF~f/ٓ7kY%z7Tp[zdNCWURx>8B'CiJFC:["?wĉ_z&PAڝ=yB)Bdk,bȺj@I.} ֚XÇ$s~nz%`Z_*AuER9Y(@θM~>s0q)k)FWySka4 ktjXTp$H@sX|.7jK*?f Hb~L_ō=HG%cw_+QO&ޮV[6@qGhHB]Ƀǫ˜ }g-qb?sA- 9FMTJk~ZBă k٤0C~0x^ oMC3$O+yo\Ys'h_Ʀ>i|9yrC`;ܡ3ff<Y".ޮ>JH*=I\# k=p;@ ^ju&YD5DכM]ޭxH ~K@E,y APP!yZb=6RNfҗI$ 8o߼wo/8<_59'[ 3u+jşpГR Ɖs]܉Rƭq}O t\m ܧLL.6"PyXF}^=sv9P6fn09n*d"ea5^+/,H[-Jp *HARJ)#ZӦHm1:;T4$ 4{|bá8t$+W#U\$i2BfG[R&_'\գ]ͅ:P"l&d0`:5[t'L-GG>=bslգAyXȚƅ槵UrGXFSAyXdyE:PIlmUC%Sh $eJBSs܆xK$#c: h#>⊞t8 Wi^iyL08n_'Y(؛ 1o¦~xep,ш8{u]0е(Vsc&3جM簎>Ѱ$85g{x*PlM&3Pﰏ4{4HY[L~m?@ U_3lK4N.lAps:xY -u)ɱ:>)<*6upH-JB9iCeL,[!xWshlOS-Ļs*G +$ @T9'ظyf1[z6E9b^}Nbw#%B k0}hRf{`eX_YG+ٴcu^+RG'Ak߅I:U餁Pc\]BԪH>MU90|8_GGO^3;sFY7V6ty6X6#ѵ.SŠ| uɉ>QI:nhq?%@Cgnp1(j>;6H*߁H4=Ll#QkmSB~;Eu ;/fP(3ob7h鋎3YFTdlg%ÐLΕZG3t 4+m4"r RR#>F/Ԯ +[41.6h%k|}NI:X d^R7b40@CDip_C6f!z&+7[vt["Bl˨^2 b@_I޾mΫ9q xrqUm 6ҊjJ"A Տy}S Ot ;kC=me >pÐxDmUe72\g_פk-ۑ-$nz8Ղf[9n\X"K9h9+HTf}rdD`"$%6Nq ֟RL.Б`2g?B /$+[PJ;'C(|'ޔQAi%$H&b$?5éo l@B}^Z a]t Uf-:LQI ohaAH!]Qx2R$YEI șvJ šF=a L3[" dB7\ gN 6ʆ%59zg,ca<TEؓUA!3 N!`JI/Zoj&zWx]'-n>}EOEG*1+ЂQVH1ްjKKƂIQ]rĺ@^uZnMֹʦ:Гiv\롁*^(Zd  X"[K ;r2Ͻz,m :{ nih5.;md%Q OE52@ƅcY~N|OmĎ/4 0?!7*||W$T۹Z;jzn3cK,GR"NXEXr%iCrV[=Ŵg-&+ZBO2DȳN+E7z>{P` ^P-G$k%V:a0,mS 'p -±r-M~fng@N:%#WHW7\DRO,CdP- 7MC&٠STW,9:9ɒ&9iez&* PUM)4=9` 7 XN8,9%Ȗb=CE\ݠQ!Ɓkfe eĢgCTndu v@|~֤7Kwứ<\/pdOܥ `6nv}=x@ Wh1x#!'ɡh Tkz[ڝՎ[d>(jҝ