python-zope.interface-debugsource-5.1.0-lp152.4.3.1 4>$  Ap_͖/=„]D#hboy$87돭lLmښ.J=Fn1j$!,'Jvȶ=LDgoh8fYBB)kT*thefU"{{0drլgi% t.h E 4`"+_uWyut֧.+s!n},kM A6V̙2g&[HY5s%e"E^/Zp;$?d$* 6 f (,?HP i{    5 <Pi$(8 9 : FGH0IDXLYT\x]^bcdcehfklmuvzCpython-zope.interface-debugsource5.1.0lp152.4.3.1Debug sources for package python-zope.interfaceThis package provides debug sources for package python-zope.interface. Debug sources are useful when developing applications that use this package or when debugging this package._͐build78(openSUSE Leap 15.2openSUSEZPL-2.1http://bugs.opensuse.orgDevelopment/Debughttps://pypi.python.org/pypi/zope.interfacelinuxx86_64(AAAA큤_͋_͋_͋_͋^R2662e5e334e888de33c292d13f0a7c108553194f165d700a7204764ffc11ce9crootrootrootrootrootrootrootrootrootrootpython-zope.interface-5.1.0-lp152.4.3.1.src.rpmpython-zope.interface-debugsourcepython-zope.interface-debugsource(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@^^y@^oj@]7@\C@\ @[9@YGYEXX*UUMatej Cepl Tomáš Chvátal pgajdos@suse.compgajdos@suse.comSteve Kowalik Marketa Calabkova Tomáš Chvátal tchvatal@suse.comokurz@suse.comokurz@suse.comokurz@suse.comdmueller@suse.combenoit.monin@gmx.fr- Update to 5.1.0 to allow upgrade of python-mailman (sr#842976, bsc#1172933, jsc#PM-1954).- Update to 5.1.0: * Make @implementer(*iface) and classImplements(cls, *iface) ignore redundant interfaces. If the class already implements an interface through inheritance, it is no longer redeclared specifically for cls. This solves many instances of inconsistent resolution orders, while still allowing the interface to be declared for readability and maintenance purposes. See issue 199. * Remove all bare except: statements. Previously, when accessing special attributes such as __provides__, __providedBy__, __class__ and __conform__, this package wrapped such access in a bare except: statement, meaning that many errors could pass silently; typically this would result in a fallback path being taken and sometimes (like with providedBy()) the result would be non-sensical. This is especially true when those attributes are implemented with descriptors. Now, only AttributeError is caught. This makes errors more obvious. * In addition, ZODB errors like POSKeyError could now be propagated where previously they would ignored by this package. * Require that the second argument (bases) to InterfaceClass is a tuple. This only matters when directly using InterfaceClass to create new interfaces dynamically. Previously, an individual interface was allowed, but did not work correctly. Now it is consistent with type and requires a tuple. * Let interfaces define custom __adapt__ methods. This implements the other side of the PEP 246 adaptation protocol: objects being adapted could already implement __conform__ if they know about the interface, and now interfaces can implement __adapt__ if they know about particular objects. There is no performance penalty for interfaces that do not supply custom __adapt__ methods. * Make the internal singleton object returned by APIs like implementedBy and directlyProvidedBy for objects that implement or provide no interfaces more immutable. Previously an internal cache could be mutated. See issue 204.- version update to 5.0.1 * lot of changes, see CHANGES.rst- version update to 4.7.2 - Remove deprecated use of setuptools features. See `issue 30 `_.- update to 4.7.1: * Use Python 3 syntax in the documentation. See issue 119. * Drop support for Python 3.4. * Fix queryTaggedValue, getTaggedValue, getTaggedValueTags subclass inheritance. See PR 144. * Add support for Python 3.8.- update to version 4.6.0 * Add support for Python 3.7 * Fix verifyObject for class objects with staticmethods on Python 3.- Fix fdupes call- Version update to 4.5.0: * Allow registering and unregistering instance methods as listeners. See issue 12 and PR 102. * Synchronize and simplify zope/__init__.py. See issue 114 * Avoid exceptions when the __annotations__ attribute is added to interface definitions with Python 3.x type hints. See issue 98. * Fix the possibility of a rare crash in the C extension when deallocating items. See issue 100.- Cover building python3 packages as well- Update to 4.4.2 * Fix a regression storing zope.component.persistentregistry.PersistentRegistry instances. See issue 85. * Fix a regression that could lead to the utility registration cache of Components getting out of sync. See issue 93. - Update to 4.4.1 * Simplify the caching of utility-registration data. In addition to simplification, avoids spurious test failures when checking for leaks in tests with persistent registries. See pull 84. * Raise ValueError when non-text names are passed to adapter registry methods: prevents corruption of lookup caches. - Update to 4.4.0 * Avoid a warning from the C compiler. (https://github.com/zopefoundation/zope.interface/issues/71) * Add support for Python 3.6. - Update to 4.3.3 * Correct typos and ReST formatting errors in documentation. * Add API documentation for the adapter registry. * Ensure that the LICENSE.txt file is included in built wheels. * Fix C optimizations broken on Py3k. See the Python bug at: http://bugs.python.org/issue15657 (https://github.com/zopefoundation/zope.interface/issues/60) - Update to 4.3.2 * Fix equality testing of implementedBy objects and proxies. (https://github.com/zopefoundation/zope.interface/issues/55) - Prevent duplicate doc package generation - Cleanup duplicates in build tree- Convert package to singlespec- update to 4.3.1: - Support Components subclasses that are not hashable. (https://github.com/zopefoundation/zope.interface/issues/53) - Add the ability to sort the objects returned by ``implementedBy``. This is compatible with the way interface classes sort so they can be used together in ordered containers like BTrees. (https://github.com/zopefoundation/zope.interface/issues/42) - Make ``setuptools`` a hard dependency of ``setup.py``. - Change a linear algorithm (O(n)) in ``Components.registerUtility`` and ``Components.unregisterUtility`` into a dictionary lookup (O(1)) for hashable components. This substantially improves the time taken to manipulate utilities in large registries at the cost of some additional memory usage. (https://github.com/zopefoundation/zope.interface/issues/46)- update to version 4.1.2: * Add support for PyPy3. * Remove unittest assertions deprecated in Python3.x. * Add zope.interface.document.asReStructuredText, which formats the generated text for an interface using ReST double-backtick markers. - fix documentation generation - pass -q to test to avoid spamming the build logbuild78 16032597925.1.0-lp152.4.3.15.1.0-lp152.4.3.1python-zope.interface-5.1.0-lp152.4.3.1.x86_64srczopeinterface_zope_interface_coptimizations.c/usr/src/debug//usr/src/debug/python-zope.interface-5.1.0-lp152.4.3.1.x86_64//usr/src/debug/python-zope.interface-5.1.0-lp152.4.3.1.x86_64/src//usr/src/debug/python-zope.interface-5.1.0-lp152.4.3.1.x86_64/src/zope//usr/src/debug/python-zope.interface-5.1.0-lp152.4.3.1.x86_64/src/zope/interface/-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:Maintenance:13039/openSUSE_Leap_15.2_Update/da88eca998a77a667b533a4552ad8389-python-zope.interface.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textl8M r͝ !utf-8ff37fc442102a6d4b0d7db8738e49b54a03c48a29eaeef73108a1f36a3afe677?P7zXZ !t/c&] crt:bLL i^}'2_!ͻ+ Kgp%S"Ph#>6M? lVE܉2sAƒP4߃c;bm^|ݬ[ G8[Զq )}lZ :zO{!X)Yˠc A9K36Sf4N8H"Z!:'N.uϯh\L=z5n@ieի>P T9 ~GbNy@KOoX2wHb]fyL8_x0?:>βX6)֏7eDkc] ) p #QP>3+OkH:7ζQ.0'zTB ri]-B$|u%W*>)#m  re=37Inb8*peD}bk"Y|Pe{~)ƟtzBQ8N܋a.*{R[t)lwJD~Q*T{6ԏ .mZG y;QX!=QHi jF什 -Hr ̴sݹ)\I*⊴-0>\E A4԰%#d]MߟN{x/ø9^m H K6p: $'܈VFz0.pSC\0e;;j, P%4Jf.eu F^4ՓҰXq,dQnL8VU{Zce ᴋ0EqR<|qn-^Km"\ MTPs8qbR-nY9 Gm`R =´n؇WR*`u%#Hamh_cPаm?G)F!JnIWM)*h9cb?_ $LD%),i]3iK?ECRb᯶x.59u94*'b*Mj.1jV2"OmLE%h}c%?]zCX5-N}3|^VRUQ{_#< W M" ;]v@xyGURaPx,/_;p4G.DÕZ^_pxCն&F.Ĥµwb^ i|LQ M.p}UZoH5}gjA $%Q8)y'@N֥K& yrEsfI]07rKȳ-IH}KOۤnVH3ʔv:Jr’J&ƥegt|$$H/ ./rJm:3?8|֕9Om?{%2ˋӅF6OlJCG"]c^ߪ #SMX?iWAL8k@l[>o2ĀUf4i-\M!őY;#*rvIav Qﯠu#iWHRЦ~;2"O/:498BnIi9a`]d|=-WԐ!l!'EsL;x t濛K &7d7lҮ8J O0!I|g=p }R[es[il5Oz{ jMhS,k1 \D:F\p յ;NI˧ʁ\vku&!Ѕ}*=:9 N8K~GP\c%RB,_Us-b7=<>XG^N"BvK@ߤ Vl*~rj}Cfq,;"~hzg 'jB^YEpx'o.2S lo z2?oֈd= dUfm$*mCx9r{TY9X?=.k T^ިm'i_k %3ι$cemsv$?UWTvSVJi3)PuT#@f1Ʋ#O[Blؼ#D}m}2 b}()x~؜o 91Z{"ֽVXuIMC JtBLWpxw|! ِb7Ft@xӯ[U0YKRvvq_~?Oթ0>DVe?Iyd47^!=}{]qAXdhIeܒ'=jAmOsy2ʈUK:Q`.tdadG?Z-+ }ѴrW6d+}+Ct],T9@zk9cc3N.)Ւ3lCE"57A@kL'Y1߲̘R'jf"e)|iz~7s6N&츬 3٫q0(} Bm &+JF C ˄;8jdQbdr(Ar 0UKvHÆ_ $oNJlkGwhH&k筕='/D8W1ܻk8ALi3ćBU T;]:H}&k,U$ti~.(Xd",꥿2Xb$'6VXLg5kxYeRh!bs22Բa R(DEp]=3Q<,ƱVs'xxռXL*}p\J;jYc J{:ټ)HQ'Jҩ -`d]Sc2:u9a\ Z/'U*CH{ѝ?Bv9~jXwoj~(HŶzfgi:98)Sّ 3T\1q 4 Kp/_ʡ);^/ ('Qe':kB4[rڳX.jn=JbdINnc(mqCƐ^uŃ}ΌH3A9hHt.AAo __I9OF:K΁9cO9E}ݐ4a/hkLϝ!PqmYDĨ2>9p~Cec:.I^bKVgJJk=qN& Љfq'+K<,4eLdRwe&qiv F%=Ҽ+)r]~% 2-A)Pk|UDGOiaDZI{9#R&UV-dp۰1ztMݱV83MVh7dnz89CH/W5%ШzW@mkb0|Mv▷8A]JCD ruX LG:]u3pM^[v|M:=X@^Yd#UoEǭ'ǝ%T"[^-!뼐z~3t5x ]=ۮ!+ NIЅ9_**~UWifЄݧ:92T&O?SW;N_w9y LWr("FBD#iD +uNLV:' ZzRhd :BM7rUԯqzahSMOD@`0ctW=4^\MH[҃dFi2df[ z:@kHYFY7" |_)ֹ0Qe-,8]3!EW Z߼v9δ,&vzl + .[R>(\7 jNbڡu~kM#J--)~{ʹPpb ) yU3>6wDBT h;aIsɈ#zDOQ^#C[eK1. OHF[s߅ Tsk+ו/SmdulƩV1W4+WcHMZnXAD^e07R;+Ud%x" LFfXqE+5뇩~ VcI;Ea]^aga͟SD*PtC/1i)DRsڽ.C EhW' SzP [ĥ광pALO >  &ŚtHӫ#\ٝ^{ YU {w?9VkhKW"@Sf_=3ECGj8FNy*k mX^2 #ZGUG!`7H; MmP྄dH`)cF|58QQ|ӓ'm`?/ڸlHX4Oӄ%"X6{w1Yg GچR\@Hx7q.^8Zը4/ ·-hzzx(ہiu3m*1F^#TBӒm& AY`!Ya+ji M_-$yVMlг 28^ GOYz04%581Y5$t9c’jp+\:>$Ħvv?&h/f&M(&<"$涂/xPŒ0Y㑼f+#<([VX9PmI7G8(ډqga6B3δr!z%"w幥Kء*4s[-.JmC%BKm,7jx**i8;G0γ2n~IrI/GO!7-KcAx)xtK6D&5Gr恼 Gɽ NѪ pxKNj5|~T?#m]mTKsMkq3Hr{j0yqBu Ӎ H_qK[X=9*!`j6.<,W,Ʀ*W_R ũy$cm$QA{xNr&Z5b@ƹJ$^ b}gM*{:{L t։Iwi aTژǵӗTGM e(rnUU+.4IYEziVih-RCR wZ3C@] ZB8bnaћ0`w1)PBR(fV9Ve i=zKUo u|#1O[?6Sp 6 7b% ";{ 2џA3M&mH9\W9J M{b}]-d%wF|h.jFV`;-x䝓A' oDh« ' ?I,o>rFLN˦{BRu\z>gyoחh ~ %o)+. ׋L8<3yPxp~?dMlO LH-x2vZLE5:ZcB!\Qk63Qk5r##$1K:>&~]2GK L,p?'ZӠ9f$% \N*`Ań8X` ٴvAڕ!8)aւr<ڵZyF,L:ԏ 3U:G w?w,^\JD^a 5H)xB&xIþLi,H wAh~hC9imiF*ԮEo4TοZYAÏ)5oxK/UqT ,r})VS*Ƃ[跑Y- 3}nHR׺{HTδuXQwmR8s)=~ *>#IP #éCg0@1&[h E>LWV=$S~ݢ5-HXG]&-BzvU]v=hÙ=.$ˣT/MMRY \  ًbR2͕7>tfI[F"^<ߌ>gPx^ Y'+ⰻgi1C'W hnuǒfC0x sjKjm.]I;)$)i\?;MqZDgiB;^u*֬.K9aj2H"ħe ±Bb@ÉnL:*l|#<, T%k`ޖPW.f?\gx6weŶ_5Xk:<e8 rqƄݯfGbX)6] 8]d)it-J625{E0(g,җ4G NZ1+E翔uޞsB6Qh*vf/`#93(W뷇HSB0?nޅZHk6uMh}W YZ