python2-bsddb3-devel-6.2.9-bp153.1.2 >  A `Bh!M@eeeJU/ o,L6'j ċN&zd2Q@~vqj4!2y:J*e>-zp0Fi)g1ʛ#˼逅 Zt'BV%uAW}FĕJgl1n;tf+< *(z^#2}C`KjhD]<hhdހ#*_bhI9|T1yҜfG'fKp&&;"As94093304fe779f56b74a0c50440c08f667a1badad93005fbb5331500c84dc437159fcd104de4bf4907e9db9230c12218f56b8d7b-`Bh!M@eee !nlk' Ov M \N4㪿1RXp|3{\s}FyKɾ._fI{`ܓ~4DC#><y$3t|Iφ21T6u]?aȺ M1^F:eL>pK01+[ ǻ0jÛBX:Xmi&ʵ2]:jZ=7''TG>s,E 9>p>`?Pd ' L !'0D N X l 1 8Le~(8 9 : BF$G8HLI`XhYtZ[\]^ bc%defluvz LCpython2-bsddb3-devel6.2.9bp153.1.2Development files for python2-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 python2-bsddb3`B8s390zp246SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://pypi.python.org/pypi/bsddb3linuxs390x)2A큤A큤`B!_`B7__4efec84f218368bcf03ac6670456c18f92c91630543be1bcab5f12a8948551e23ce75f9d66ea5ae52a374e5ef22d25e4429f033ad621256304b22731f08352a957575356f7721d2b53ee94ac4f0cb3c2c3a3856b1c31a8b43a32a13f0eea2a4drootrootrootrootrootrootrootrootrootrootpython-bsddb3-6.2.9-bp153.1.2.src.rpmpython-bsddb3-develpython2-bsddb3-develpython2-bsddb3-devel(s390-64)    python2-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 macropython-bsddb3-devels390zp24 16149998646.2.9-bp153.1.26.2.9-bp153.1.26.2.9-bp153.1.26.2.9-bp153.1.2bsddb3bsddb.hpython2-bsddb3-develLICENSE.txtlicenses.txt/usr/include/python2.7//usr/include/python2.7/bsddb3//usr/share/licenses//usr/share/licenses/python2-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-bsddb3cpioxz5s390x-suse-linuxdirectoryC source, ASCII textASCII textVAʣҩutf-8155edd4defe1940c433ae24362f68fbb62cee0c5d0f23bbe9c8aec034ca2a552? 7zXZ !t/9O] crt:bLL*mx4{O ւD/Nx~9yl!:J JӟyS­:aEyYoaie2~/8W5Kɝ)mVW qzӕ{OtPL%qx[y)}s9|^*1$& ^V8SiTbgV]c`r"?uE, $zrg0h9lPRIi!_Lj! +mdק 3l1\ho l0)0K`t4j8Z;}ŸĆjS4`aN̉xřG/Aؒ(5j7:Kp-~ٛ 9 TR|Cػ"x~HG E`=9vB2]ӡl;{覥2:A=FCĕ)w(-w/T_T&8zkJc#_gي;D }^%nޣصs(X +ڻz>. r5&`^)T1Tbiލzt|ۇpSa8-b/yࠕ,E'摳POw|f U2GS9 ݗHEB@xRmO?+,oD \NG@b36]02:|O-_l}i-{ZnJVEt:aJ!ᜍ4N4On [K,+Hi H~e揞$NJRPe0/4u"sQ{, Hڬl^0;<6LtZƭ_ sia>%c+&cT$WIYo,u슆OHRy880;auɽ_2{u *Juñh:[`z1%`6C\g;"7Tŗg2RGʚz {N+GNC S*gy4II+@Rf6L'bkpIfk~ž1PPOjQX,=5˥ؑnc q9 }KHU4+$ͳ=x+qFҐz* B-D;O.7ę7f3kY|,M&n I2Ѓ >7qˑ]W0b== t\G>?G&w?1I& E (/$ T䩱arLҏU\go(.W95АX͖l2zm62!>eGe{QH0͒mߨl٬ MsUzW/ۏHGy]KxHC(pT(F,\͐OCĖIj_)#o]vv읋EjӢ1ޱ3景oMTdj5wr7R,ot3UAGdop5c+ȳ@N, T?U oncRl~COkyln5%*Vc(PE4: C ]- so='Iժ ziW/KΌgJ( "!w |B簯Ic˵05rb,f3qm![n~S6;*)Zd<ɄHPo]a'1G>ɦ)=,bh Xr+\:TǂCqH/XE!Љ(pIDp0SQd58uY_[}i(p}Od*yd`#he7RN9Tm빍Wo3ERgEX8yr;5qd?m^Ied*_"HVp4C&7dUX?—8Kxnl']*d?j-״aºj<'(:v\0;!L(/Z o}?:i Wq(RmNHdm|S[$xCâH*0#˴oNJDߦUD +:gGٗmPw")#uzxS>RFJ^rI ;A#tm_SU=x*@Og ɷXz=)뛑Ʈe4y xRDc E›S?** aHҊ0 8I{biT(@ߥ",|| ,O|bhOUIJJFڌxxmİ祀=%wܨ:m ӊ@/傤s`"ҧ ipC[;6xg!?UFᲂ&D ]A,U 6?E('lD30v&+`rUŖWCLM@*vRL`cvBP|iE-֧L '̟x0d  ui#sjo1| YZ