python2-bsddb3-devel-6.2.5-lp151.2.3 >  A [۸/=„ Fb%*;Oٜ6{J\c0[8bCK48^.l)H\ל ċ |O$ir&= d!Y)j9£^_>Y1aͰJ_G9NI+o#OT -W x07H֌s396+1zI=8PN^ N`+O!<194e42076b6587756de90b3acdd0ba2d9edc904d20f44b1dd0afb88fe94234e3a569389eee001cbab03dcf3b95b1fb54f4b472288[۸/=„@Wҩ a*75vl6[-b]V,]ry:d-ewsL ⾼ĨR 6YRPKǬ=X= ve:yRGdRyD!2}z0w^e$㘦 jϖF"5Y'Q᱌yH@3TiFgka`I9⑩^d}9H#؜RqecCYhȠߌb:[}שxI9>p>#<?#,d ' L  4 > H \ ! (<Unv(89:BF G H 0I DX LY XZ [ \ ] ^ b!cc" d"pe"uf"xl"zu"v"z""""#(Cpython2-bsddb3-devel6.2.5lp151.2.3Development 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[lamb536openSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://pypi.python.org/pypi/bsddb3linuxx86_64)2A큤A큤[Y[XWe4dbdd3f6663e55439c7815e42aa2455ad7f6264540b398986eb10d69dbd1a62e15a4aa551a3f377228a1f674b3bd4f74b05598887e0875386a13f631c723c9957575356f7721d2b53ee94ac4f0cb3c2c3a3856b1c31a8b43a32a13f0eea2a4drootrootrootrootrootrootrootrootrootrootpython-bsddb3-6.2.5-lp151.2.3.src.rpmpython-bsddb3-develpython2-bsddb3-develpython2-bsddb3-devel(x86-64)    python2-bsddb3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.2.53.0.4-14.6.0-14.0-15.2-14.14.1Z4@Y@YS;@SFQőQW@P@P@PPNyL@Lډ@L*@L toddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.commlin@suse.commlin@suse.comjengelh@inai.dejengelh@inai.demlin@suse.comsaschpe@suse.dep.drouand@gmail.commlin@suse.comsaschpe@suse.dehvogel@novell.comcoolo@novell.comrhafer@novell.comhvogel@novell.com- 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 macro- Simplify macro usage- Initial python3 support- Update to version 5.3.0 * Support Berkeley DB 5.3.x. * Drop support for Berkeley DB 4.2 and Python 2.3. Our reference is Red Had Enterprise Linux 5, until march 2014. After that, RHEL6 has Python 2.6 and BDB 4.7. * According to http://superuser.com/questions/189931/python-and-berkeley-db-versions-in-redhat-enterprise-linux-3-4-5-and-upcoming-6: * RHEL3: Python 2.2.3, BDB 4.1.25 * RHEL4: Python 2.3.4, BDB 4.2.52 * RHEL5: Python 2.4.3, BDB 4.3.29 * RHEL6: Python 2.6.2, BDB 4.7.25 * Support for "DBEnv->set_intermediate_dir()", available in Berkeley DB 4.3-4.6. Patch by Garret Cooper. * Support for "DB->set_dup_compare()". Original patches by Nikita M. Kozlovsky and Ben Schmeckpeper. * Fixed a testsuite compatibility problem with BDB 5.2. * If we are running Solaris or derivatives, and 64bit python, try to find the library under "/usr/local/Berkeley.*.*/64/". * Solaris 10 Update 10 exposes a very old race condition in the replication master election tests. Some details in https://forums.oracle.com/forums/thread.jspa?messageID=9902860 . Workaround proposed in a private email from Paula Bingham (Oracle), in 20110929. * When doing the full matrix test for a release, stop the verification if any test failed.- Update to version 5.2.0: * Support for Berkeley DB 5.2. * Support for the newly available replication manager events: DB_EVENT_REP_SITE_ADDED, DB_EVENT_REP_SITE_REMOVED, DB_EVENT_REP_LOCAL_SITE_REMOVED, DB_EVENT_REP_CONNECT_BROKEN, DB_EVENT_REP_CONNECT_ESTD, DB_EVENT_REP_CONNECT_TRY_FAILED, DB_EVENT_REP_INIT_DONE. * New Object: "DB_SITE". Support for all its methods. * Parameters for "DB_SITE->set_config()": DB_BOOTSTRAP_HELPER, DB_GROUP_CREATOR, DB_LEGACY, DB_LOCAL_SITE, DB_REPMGR_PEER. * Support for some stuff in the new "Dynamic Environment Configuration": DB_MEM_LOCK, DB_MEM_LOCKOBJECT, DB_MEM_LOCKER, DB_MEM_LOGID, DB_MEM_TRANSACTION, DB_MEM_THREAD. * Add "bytes" to "DBEnv_memp_stat()". Original patch from Garrett Cooper. - Spec file cleanup: * Split of devel package for headers * Don't package tests * Fix non-executable bits* Testsuite for "DB->get_transactional()" should not create databases outside the TMP directory, neither leave the files behind. * If something happens while creating the CObject/Capsule object, keep going, even without exporting the C API, instead of crashing. * Support for: * "DB_FORCESYNC", "DB_FAILCHK", "DB_SET_REG_TIMEOUT", * "DB_TXN_BULK", "DB_HOTBACKUP_IN_PROGRESS". * "DB_EVENT_REG_ALIVE", "DB_EVENT_REG_PANIC", * "DB_EVENT_REP_DUPMASTER", "DB_REPMGR_CONF_ELECTIONS", * "DB_EVENT_REP_ELECTION_FAILED", "DB_EVENT_REP_MASTER_FAILURE". * "DB_VERB_REP_ELECT", "DB_VERB_REP_LEASE", "DB_VERB_REP_MISC", * "DB_VERB_REP_MSGS", "DB_VERB_REP_SYNC", "DB_VERB_REP_SYSTEM", * "DB_VERB_REPMGR_CONNFAIL", "DB_VERB_REPMGR_MISC". * "DB_STAT_LOCK_CONF", "DB_STAT_LOCK_LOCKERS", * "DB_STAT_LOCK_OBJECTS", "DB_STAT_LOCK_PARAMS". * "DB_REP_CONF_INMEM", "DB_TIMEOUT ", "DB_CURSOR_BULK". * "DB->get_transactional()", "DB_REPMGR_ACKS_ALL_AVAILABLE" * Support for Berkeley DB 5.1. * Drop support for Berkeley DB 4.1 * Include processed HTML documentation in the EGG. * Some link fixes for external documentation. * Links added in the documentation to Oracle Berkeley DB programmer reference.- fix file list- Use generic db-devel in BuildRequires instead of libdb-4_5-devel.- Initial Package, Version 5.0.0python-bsddb3-devellamb53 15399710176.2.5-lp151.2.36.2.5-lp151.2.36.2.5-lp151.2.36.2.5-lp151.2.3bsddb3bsddb.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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/2d18e3911554a8b62703c42432ac8b91-python-bsddb3cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textASCII text Tp޻utf-83486294d18be2209ee9cee65e33910a69c9d6bfe4328ed6a7970dc2c7264caa2? 7zXZ !t/9^] crt:bLL D$j"!yV$TV\Ml!&8x;B?(Êg%- 㮹ky1gb#sD\'7 ^=!0{O6}QfVH{ 5࿛˴*5%\/?y:\uC=pA$?8,yYNMFsZ,Vj~@j-=:2)Fk1HYblfKgy/0gb7N(g"0Ţdŗ:(C߁jh:=YwZ<2874$Y$yl k4/Y~܆yOXKЩ6\G#WOll(D @tj=z։̗j9{0-⸩VjP*;d (XE1riפ#mFɋҨ攴xCj੼ZDzx\yK \S>صY{oM54~`yv`,ݯ7u,tt ̹܄$GQpQ)N{2׌-Wz v .QVKwԑGi^?fz;G2XWG>!>۶4OY6oF!8g_p.sO.}OsH>a-)`J`-vy M*lnf94xp;[n$cRPK(ܚ6,2 "dw!.@N|NI:?2`[$\ *fdQM+Zו*6?eȥafFV n+8%#d3DSIAޱ;QA#jQM؃H1Q3^Imn ӛ8jɿP#yp]okN&~Ϧ+^mcrR1kªdK=QlV , |GYUe%e >HZ0&c}£ -)iI>Min w--=C8&^e4/¡!MʏݻqKJCH*{p;RDxxE*H`ceǜj,qkD) \&$L@0z}(P5{"gZ(YekC<'n(YVɷz̨^B˸n}h}SS* p/1׋b GdϾF *]m+Ѽ^LC6 d.}"%Mү,ne_GOhAs_U9\4o+8׺(FrrK>xm|6)nz; eEI'D9S|2Wlp$SjCuk_CBq?TҔ6*cWu=.'[M7{"]zG"SLk._ЕR?Jl/O,֯z$Ps&&VC ,^ԅO!8~Mt?$<-SބQL6* n:5*\X8yd8pH$*C/# &Fo"\qzmq #rAx% qQh9jCQ^WPJr/fdxeŬȰK'=x<'۲t3@ hwXne.49 PKbt8z--Pf@p4Y_ޟH9uwgfJ Q-H:۸2 ˔ S5ٞ k3 )Ħ:&--(%(SUX(سXn>nHC0ɬ[jY"6kI]_Iۮm:?Sx%@הX<53$]B%WCΛҧ5ދGP>![!qS$Ao>l3 `JZcg03⌗. mZWIҢ7LAvOu7bs37#7bC6z5Zun^ ]F*¾}R&Cg 8%$l;m_:b3ke^4J%LĶ0{Baּ< i trGwȄZ+ӆY+"h`[-2*([TT'B ɛЏ/LG[$sΥG\3](P_}O[|A xhi19j ~?|:XDN Cbe/7%;!J?l? ]+o@\.8'(;[ZbxSA< V\aË RpO 2ji[{npH=1NonH'QE )t̝ (_Yo@᫦%C7;d:kG@QOWڸsd>94 抡!r!c- &VVU^e G.] jqA ,Lծ>!r'H?t(7OUz8qy%C ̫) |91tT.~*됐K4řTq#'(HݩY>NuӊL.9$5MY2r>(6Bst(RAC zF 6swhP, Idh'?N Xqq!XD_Tx|т/c~Wlv<= v{7z0gk$eVXqWhcnF ue*ge>!QHDweI&1h9W ƅCc9ge9A*3GQN3+k-&-|O#X5DKSA {hH)킿,'Vdc?^*!ڿ|=W!_ |(oDD)?^CɊD.;=VCXt[˗.ءk1F8wa7p.j;j NLK(}`WJ~ë,:[ḟ>2o^i]36n_TOo܌Dǔs U e &inɬ9BmHG]bU;X uF?)qѫkax|J13a/q֓pO?5uC_`SGfKUT 0Ҩi|a}Jn//jn΋opğ4(+V ;+ۮ@5C @vl"XBeX#\4Ǭ@Ƈw҄m6+q[' }FVSHzv6- C9pE>Wu R_|"p|H[pVaBuߤm-\R Tb'Ca7uXj-8AOܽa{ƊQ0%0M?q0&{(8euY[v52ל\I\,ѻ#*W:}W_=gX29+Ҹ?`2hrBaIa\6}+/)&A`H L#s); YZ