python3-bsddb3-devel-6.2.9-bp153.1.2 >  A `B!M@eeeo%BR2[>RjBDfaoY׵GM'R;,Rd15?@rV]S/42]'3]ipgCƗ:?y@fuA!JsEztjj3˰CZz{LDg&d-i %{>o зAH?nHH24c_QLrh$dE5h4 2'h7bt~' YoZᙾ7_14c2dc729332ddf9796c52dbe36640733c88fa4bd26a9130f9b8fd54a54ecc66964a1fc11cf625d3c9a97b35d61b9aa012e415062-x`B!M@eeeS}K_VlXeA2!Y}{mnԟFaU'KAL tmb\s 3rԴjC( {ϼX+>IGRDB͍`qF+]*^ '1xmMws8wIbtihx:s2;19V-UW :-.[hߛ[No 续}ƭ}2,uZmz/9e} %;?O&ʇK}pccq\DOńwg 9>p;?d ' L #,@ J T h - 4Hazn(8 9 :{ FG H I4X<YD\d]x^b-cdBeGfJlLu`vtzCpython3-bsddb3-devel6.2.9bp153.1.2Development 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-bsddb3`Bsheep826SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://pypi.python.org/pypi/bsddb3linuxx86_64)2A큤A큤`B_`B__4efec84f218368bcf03ac6670456c18f92c91630543be1bcab5f12a8948551e23ce75f9d66ea5ae52a374e5ef22d25e4429f033ad621256304b22731f08352a957575356f7721d2b53ee94ac4f0cb3c2c3a3856b1c31a8b43a32a13f0eea2a4drootrootrootrootrootrootrootrootrootrootpython-bsddb3-6.2.9-bp153.1.2.src.rpmpython3-bsddb3-develpython3-bsddb3-devel(x86-64)    python3-bsddb3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.2.93.0.4-14.6.0-14.0-15.2-14.14.1_@[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 macrosheep82 16149984986.2.9-bp153.1.26.2.9-bp153.1.2bsddb3bsddb.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/27d5dff25dd05e3ba0bb333e588d09ba-python-bsddb3cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textASCII text+B /ݙutf-858bf936fed4bd0889e3a542dff5c31fc85a587d6a90121c6ced2b2c4a4a7f4b5?P7zXZ !t/9N] crt:bLL,dDs&g5y*:&6w0^P( gXLo$q tuʀUՔ}6wTt{@C".xgf%Y?lblYa;3Ry4+JQ'L2p=,e d ŇYFi5'2XuzRϑ-yA~>6#z85 t "8iF#l,*! ΧnN8U\^im'uq. +Ulhh@԰X.;xxQq6G^bx!0X^l6}=$fǖc7tR/RWp s%|0 )WƘc9TEA%fchȐNմ1)oCX[]5xUi# pDϴbY>s'aStPi%()a&׮bOcz@Y+|AHCcz3@χb|^SZO؞AJ;:HuWμHMՂ]Z dF.CgcWXr s/_@~q"L{ ;s RN*7bWLnr=< 6=f'3*d?[@(.ȷF6]j_c49-搜G-[ X)Ө[ĊPyI )2[A_d}O4cC5*uf`~^;]Y/vk#_HDQ{@QyZnvkQ^p!L|J-Zc)Z|yk6I9GD|^]'NB4sota({Ӄz{}:rʂ$;r+CY tɁ1hPVK~dt*XeJRk8'=r q_[Yy (X~r"uvzr}Qt+: K~Kg@drE|X"e32 |6T$F7}?~D:0-w4NMMEMˏ9/Y|teQ_Z+bS_&;v7FʔZ O8OLFe$A 9 yUe߉5,LqpN!IVT)^R'ՄwJȓV}<׎Г"ḺZ@uypj' 4?0-"…$;\ dq"{i>S *e|A7eV]p zx18ǪP[ 5?ZA0CMh^5fl4(oW7Hy^e*jy`PMi 舰Fq>QHÂ$ 'j[ S3}~]#P":u3I[&Q`VPk($g{:'Y_RsZP{ 1cy_O5o<j&]R#Jd_MU]_iHբk(lL-nw2$29NAG M#W/#͸cwjO[)f+9WaS } VfAu..Bא8!<Ϗ}X42Xl>}N[Zo%De'X5J]Sp00Tl/Ea͊]Ra %~=A0\3,7GZǞJB$Gddl̝= խFξZPvbI\p% {қ#L(eR w}ͪ#LA - \ f&)70H.h%QG8!( ([IXD(3prݳ*4ЃS,[gdb)w /[ /~1閫5FSG} ȈZ޸)+*ކ3kUdd HP0E;aWnƱ!dЗ"g|_KQ zD)(0ň]wSS'RA6ɟu44asܝ=O `hDkڡ*]ØrDN8y-&wjd8ևSi#8U0jh':LM3 T31}%݂HX;+$z^gМ+r R3d+ҵ̔;ZBa_ГV#be=,jGp+gl2t98eDupjO#sϼm YZ