python311-zipp-3.15.0-150400.10.3.9 >  A ep9|jG d趔Cx4MuQa/xօE{DX(2>ҺhCkp>!?!d & V  (.8   (  `(TW(89: jFGH4IXY\]^-b_cdefluvw lx y! z!$!4!8!>!Cpython311-zipp3.15.0150400.10.3.9Pathlib-compatible object wrapper for zip filesA pathlib-compatible Zipfile object wrapper.eh01-ch2dSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/Pythonhttps://github.com/jaraco/zipplinuxnoarch\)P{P{``5KAA큤A큤A큤A큤eeeeeeeeeeeeeeeeecoecoceebae7b8927a3227e5303cf5e0f1f7b34bb542ad7250ac03fbcde36ec2f1508db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf870702782324fb8a14df01462faad8b7629031222998feca0488232b9a7badf14352708df8b665a9bc48dc7d182aac6179722c5506a1fd2f6247b1fed48580667e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855a6472d658cd44b8018567e9d27eef7ebb389662bc5d9ef1103d6ff6418e27f5f8806dda121df686a817d56f65ee47d26a4901c2a0eb0eb46eb2f42fcb4a9a85c64d8c7b8e29a16682b48fbed2251d814d0af10d1ea498baa11592d0608fd72ef2c810d8c4ca976b9fa840ae539fcf21582534858067a041cee958e380cf5b5752c810d8c4ca976b9fa840ae539fcf21582534858067a041cee958e380cf5b575ef2756a9cca44523372ba92420587136bbc7fef2bdc988e0eeac5a4f787a2f22ef2756a9cca44523372ba92420587136bbc7fef2bdc988e0eeac5a4f787a2f221d01b821ff9e239bf8453f3651a824ecfb8bb1b9c9ec72a08f4690286440a7c363005cb019be4315c8f3bed4b012e59f2e35b7fdaf9d1cd3449c0681d7b5876cdb3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-zipp-3.15.0-150400.10.3.9.src.rpmpython311-zipp@     python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.113.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3dBzd;@d:cc@b`@a6a6aj`@`F_G@_q@^ku^f/]g@]5@\@\P\ڭ\!\R@dmueller@suse.commcepl@suse.comdmueller@suse.comcode@bnavigator.dedmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.comtchvatal@suse.compgajdos@suse.commcalabkova@suse.comtchvatal@suse.comtchvatal@suse.comranand@suse.comsvasudevan@suse.compgajdos@suse.comtchvatal@suse.com- add sle15_python_module_pythons (jsc#PED-68)- Make calling of %{sle15modernpython} optional.- update to 3.15.0: * gh-102209: ``test_implied_dirs_performance`` now tests * measures the time complexity experimentally. * Minor cleanup in tests, including #93. * In tests, add a fallback when ``func_timeout`` isn't available. * gh-101566: In ``CompleteDirs``, override ``ZipFile.getinfo`` * to supply a ``ZipInfo`` for implied dirs. * gh-101144: Honor ``encoding`` as positional parameter * to ``Path.open()`` and ``Path.read_text()``. * #85: Added support for new methods on ``Path``: * ``match`` * ``glob`` and ``rglob`` * ``relative_to`` * ``is_symlink`` * Removed 'print' expression in test_pickle. * bpo-43651: Apply ``io.text_encoding`` on Python 3.10 and later. * #81: ``Path`` objects are now pickleable if they've been * constructed from pickleable objects. Any restored objects * will re-construct the zip file with the original arguments.- Remove deprecated setup.py hack: move to PEP517 build - Fix requirements * Neither jaraco.itertools nor jaraco.tidelift are used outside testing or documentation building - Ignore that upstream requires Python 3.7 or later since version 3.7.0- update to 3.8.1: * enrolled in tidelift- update to 3.8.0: * Removed compatibility code.- update to 3.7.0: * Require Python 3.7 or later.- add python-rpm-macros buildrequires- update to 3.6.0: * Only ``Path`` is exposed in the public API. * Remove news file intended only for CPython.- update to 3.5.0: * Added ``.suffix``, ``.suffixes``, and ``.stem`` properties.- update to 3.4.1: * refresh packaging- update to 3.4.0: [#68] and bpo-42090: ``Path.joinpath`` now takes arbitrary positional arguments and no longer accepts ``add`` as a keyword argument. Updated project metadata including badges. bpo-42043: Add tests capturing subclassing requirements. [#9]: ``Path`` objects now expose a ``.filename`` attribute and rely on that to resolve ``.name`` and ``.parent`` when the ``Path`` object is at the root of the zipfile.- update to 3.2.0: * #57 and bpo-40564: Mutate the passed ZipFile object type instead of making a copy. Prevents issues when both the local copy and the caller's copy attempt to close the same file handle. * #56 and bpo-41035: ``Path._next`` now honors subclasses. * #55: ``Path.is_file()`` now returns False for non-existent names.- Drop not-removed py2 dependencies- version update to 3.1.0 * #47: ``.open`` now raises ``FileNotFoundError`` and ``IsADirectoryError`` when appropriate. * #44: ``zipp.Path.open()`` now supports a compatible signature as ``pathlib.Path.open()``, accepting text (default) or binary modes and soliciting keyword parameters passed through to ``io.TextIOWrapper`` (encoding, newline, etc). The stream is opened in text-mode by default now. ``open`` no longer accepts ``pwd`` as a positional argument and does not accept the ``force_zip64`` parameter at all. This change is a backward-incompatible change for that single function. * #43: Restored performance of implicit dir computation. * #36: Rebuild package with minimum Python version declared both in package metadata and in the python tag. * #32: For read-only zip files, complexity of ``.exists`` and ``joinpath`` is now constant time instead of ``O(n)``, preventing quadratic time in common use-cases and rendering large zip files unusable for Path. Big thanks to Benjy Weinberger for the bug report and contributed fix (#33).- update to 0.6.0 * When adding implicit dirs, ensure that ancestral directories are added and that duplicates are excluded. * The library now relies on more_itertools.- Update to 0.5.2: * #7: Parent of a directory now actually returns the parent.- Switch to mulitbuild to avoid build cycle- update to 0.5.1 * Declared package as backport.- Update to 0.5.0 * no changelog found * Added runtime dependencies python-unittest2 and python-contextlib2- version update to 0.4.0 * #4: Add support for zip files with implied directories.- Initial commit, needed by importlib-metadatah01-ch2d 1696370590 3.15.0-150400.10.3.9zippzipp-3.15.0.dist-infoINSTALLERLICENSEMETADATARECORDREQUESTEDWHEELtop_level.txt__init__.py__pycache____init__.cpython-311.opt-1.pyc__init__.cpython-311.pycpy310compat.cpython-311.opt-1.pycpy310compat.cpython-311.pycpy310compat.pypython311-zippREADME.rstpython311-zippLICENSE/usr/lib/python3.11/site-packages//usr/lib/python3.11/site-packages/zipp-3.15.0.dist-info//usr/lib/python3.11/site-packages/zipp//usr/lib/python3.11/site-packages/zipp/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python311-zipp//usr/share/licenses//usr/share/licenses/python311-zipp/-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.suse.de/SUSE:Maintenance:30661/SUSE_SLE-15-SP4_Update/7deb8d9fd5cd6e1f8f902f87c010d5da-python-zipp.SUSE_SLE-15-SP4_Updatecpioxz5noarch-suse-linuxdirectoryASCII textASCII text, with CRLF line terminatorsemptyPython script, UTF-8 Unicode text executableRRRRRR5߶i}autf-80471a96714cca8b583bf8e4bc283cfd1b19978adc820b07a89459713de0456c2? 7zXZ !t//"] crt:bLL JT%"t%V4wc0˖=FT_="Q`nH9q*ՎtG2yQp 1DjvH uLZ^IYv |<] 9o:ne3R<`ZćMlFX0娚IGA>'GUPBCG=:#XAq-F,Q$Op`Ý:߲ÖLe@K-ɖOS 40dhVp,jG$ig(妖`jmСEE˴!d}'aB;@219F5x HOMV!Q8rAs͏~d _Vqj3O  iϭ`&v7/b/AN9n c@[{K6M0A6,RX`>%ܘu4Wo圄MͺԿNܟY#ۖE3^O 3W<:HǷ.5;0& (5ŜRoK4vqQ^A0Jy nuA=\\e(}2clJu]'S M%xj…MW=](p kfBEl0ĤFv= o=g2R5>yxP-. U1RW'iAz$cW g~郠%Bg=*Jw+~ص(@e69_Kpyj쀽D<ݰybhNlhR{e tq3ƸCӺm,dL!͹ij.}HȽ6yEWx;*Oy:&z(KBuV^Œw^t6YpϣmLkDָA/u(LTI]})#3Cﱖͽ)'*+^NDWuՠ%q:n': _P>atkM?ja0,zTOtkqMo+13I%(ʝ1{ PDJ]uK'xWMy-o/V_/~0;Ճ 6 Zt& q}?GgYvϔE߭wz*~_k3n-X/ @;E} zwԭ^@ i(%8%ZI^}xDpjr"'{U2+"^=T[2rt4=H{.'(7H=Ai hj5I?R;E+իȔM$?σ⦢"Qr~A7Zo% )WN͐0s; H->XFOC`f1֥8dN-Fs23<<;ߓ \.̆cyZ&vwI'PwI: ҉*Ҷp|*"UX|֗_DiZɜމf9i0!3ߕ&{9JxM@F: DBXlyLͼ PM*qk]0rw~gKɸx+2Ku tyL3ܯݧŸ&MRʇ-* Xh.@~ud7Kݎ-Р*|4eI!s (0EktjSϘf~-D$[,)ܙOlLzDJ5<|GHݏ-ad]0EH& `Ve"z<0Ƿ{O?== ~jš Y6N#SnؚrsЮR wiUH$#׾ 2[X%NM\AyvjLnߡ2ȂIqlK^@[oYvJWFΞY+;m@(MEpÈ,\@gCM;1Z`  þV@8έ?V vIي܂OWo}Sʘ\!ݫ:( {x3X\XŹ+3@ 1| RM(;,W&P0Yo+Pe6k('6ѯ}DG(d#7iT*u! ?h\,5ّ#kFOغpK{]EV!1w!tMfJ;@LJ"0D͉Awlw"Gl:RwvElg?z~[흐6gę ʪSwA6JG`#`# ~͑,};T k>A8qlz:/^IN {K5Ò* oSgvYͩv$ 8WHls6K(\ uos7ΦC;P5>|*wT.`wJyo>X[8*n{!pLFdOV]5n}\Ch񗜋׉v}2;@hFD z9Dh9|:s< .l"0%š K۶w z6/0u^k'C!0p #`GeYJ.)ɀ:z>ةC/⑗{ רּPCƧ2+@4%E\KN| T}A.Q$Ѥlaja/iﬞ,6#y6Of RL0U'U HYFTvhv5ŒA.;);REͱbg;f=,mۦZԍGF7]v).'EVQ{>*I:LDt=~1ʭ5Dcj舉5DwN cEiޛfB塝څFwϧm|W#^n!X#hA QҫW.C"eDzE&,MV)5g'UŸ6Ҽ Cyp' l nzJp ≈ R[&y%ؖڿJX ˘$:(ĽV4JѸ?_P_9cvB+4rW֋:$mSƊϣNOg)js'1mrYhAhv^`:CX;/`uv<4$c䑜 < A[ D bo+ͪAXscߵ8+{1u[>&Ok8J2͓9>{[rBǗ YȬ峒cHFBu4ʖGZ"\T¬{Q_W#u?)BL9W᠑PF.P T%"c.&7I۽.%!?p7n'C.n%e!5$uDcxkŽBl\X?эR](G {&MQf  ,UxX)=%lѓf"5{ ^;|ID}{ukOiF 32CP6cLlf<5+U%O=?/gȜTlAzOV8ї9:)xT$*0diwϫ*ssXҾdL߱t|̺P2QQ*}j|LګM.͢1NK?.?fKҨt`wZUlSK/,Ldx%5-Yw.FĞXKg^|xx?'JDJ䗢JaVPGXdbzv'Gd-L݂3 $x8Út뱂l%>)ޔs ų7ʘw8 9 '~}17LI>!?^=[9կ:XHsvo9ɀDWR#$I:D}FDh8 B_T8 8B4A9fR&>>nZCa-^"o=#" @ ;E~kw5?(nL%]S/1ylT9CSE'=Cx2㽜8!SC c7E46k^;,o76kǁFŸ?-! 膖3=]d -LF-qtgDKqLEFS*9OG5_9S@Rk7/~,-i=CmF6|s>iP/mYҴw!޷}ov^%{-?3tОvA᭚ƹ4 u n9l̀a  cza'*WRA I Xêz;whE!DHj4-uz=S_1-3'B?&e%MV8@ K$4iK_pKM1r<#kjJӽq)[ drjK5 I$/^+sXXE/IyDh: /@72ÍY5YfUifRmhWVj#WxaJ|q`HNuA1k$ 5SxgaqCyjt)#FI7x]$AgL.ǧ.G$+K!KnCK!̰d:1 ds%VCFbZ{݈|1OM q:gUIpBtO뺟J mґF";f͏;5[UW%CMyuJx$*S]_뵨fYN}GL+S}[T }KMad=V v=1Eo{v}QcHBX )[jxR-*BZ+^P!CP\pPD1j{H>0vL)yTShD(O[,V?>tq$B1w21KBwxɣ <`*y:<uX~*t4+ܖ*I;4 V|kع(y/lGtC"?8WoA `o](ˀO=ZS_$o8z3ڼP@+̿/2]QN:SaF,#s>ʲGXfi9DP2'Pj ?v]Y䧎F1wLt`GUPL.1CF4k#fXZ_P1VxE; xHKY,ێp:vP>rncJDa ѲVN"4U-9WրfFǦި/s۲Hk le T&UB4Q=;#'(hLjgd#/^u9k$Zt_a L'O=Su,XuQ8 ;aZ1J*O3wvaOB1?tesulvq aTl1|x]~"tՕs(1.k]gma{^_W7O薝k)(JVfHMfMFPwR3Mlɿ>6":N2@nOAk۬T8܉ wN$Ju_k;?#luBz .gBNhJ}lQoL *)b>F`?0KZ|Zvq~sҊQXyS-t7J%dtխcx\K89`뛗 [2HٕbYT^ʔWq/뎆,|$e$így)H}!oUX*oE T| kJ6\vsLɦrrN!oek0R&/5u0MO\\rCsġ+?O%.k{v(v m|YOU6g𓖸ω0H!sd:}92OȕDdЗ KQ\?yZScH wA?c.2՜ILsOsz?y+\M!?e#^K2q(x<15ۆK ,CH eծ˓+V(ЦiȑY#iBa\{[hWaZei'^^|=8eed֛^LeTw]N5Vb'CM!iL ɹk#[O42,߈-ќ *GS+x, >F}a7PL_I @o?pr(B7Y^` <3,O^)c{bb]=A+v:t?Eb4o> T5cBc|[Ȇ靭|'1EA]lR % z:>KF֕>eHJH4@#Y^V"t~9<RFqxFE\i}SSRS/!rbaUߥ2i"Av >C"tA)ޠڰ6vRNqn$UѪT@} + AfrzOm( xd gϼ%bPO:VIe,9'Lnm>z3VW`"lAN[4]4ni $2m8S8?TRknlm=P0np7Y$/!.h٪|B"@;0GYʟFKeC9pY1~H6vsm0SUeLWz6KYQKM2J;ek'2B/t%w|H[x9rP;iTh >JA&;( ܡ! nM#]Mv D"1nS _On֩bhP*Hw[,wT sjS0]iЭ$[`*36'1~AW<Ҫ7n?4R aI=.T˂eQAgbT@́7L9 χ(E7"0 ~,Pf$[ y(\jw[Vt~pז:PrIGtP㝽mp=~p;B~*Jxt閶>7qODgߨ)=7HX(s$?/*!m R0tycQ?/VLdm)*vRӺIuh\ K[x[05ؚ|/)FX cKJaN3y 'bUS~KֱlX'ߩ5Lkn s1vR Y~߳TSUנ=GX:/5\AJ Mԛ.|cCj[ARU  @0Mљuw8%cKp/ ͿZ|XzދR)DntVKY@Z@IdRVv.# *7%Ԁn9 1f5S@ i4wD\)S#dҲ sVs\xsp7qZYs29X>Q{pp*!Wr}DқD5vZFo%) ˠXqǢQ_Q)σ]4LI~d tkrE[ZG5HGYX|l]#ck#l(y;J )kp7AD"k%k%lգ|8 c2ٺw АJDT2M_cT5-KUA+}ޓ&tqS_yW٤NoAEW]vvEcܕ01mI p>1b|Ö8A%m-oxgq[XkZ6l\AeУ@,Wշ^ 2o>ةO@T<ܬ''8PlXa^ odECr˟qʖlՉ2q|̦-mE<a6`˜itRLbMFʣDq y"b*YX>8d~)^+l|5+m>r V* }?+9y(e}=B#۔X3Oedza* k^oh൐b 0d*f5"|j/0L!XÒzfB]D'"xG<縚ևnТ9!u|JO[obtE|+#L js~w\h` g0ɄlX{xs+z(݌)URŠO-UHyQ8d;\t4܁rnaDL,~:rP~fjp-Нi#$wޭ>T"l쫝OϔZ}Y>ӃI)lSF#ӵ0]D-B!7e﫢kRtÂ*?G/P̾Tj͙Q"t !3C ":{ybqWY|[Ҹ?of,LPZ_&3k@'53z|Ff&X?D")`!Hl8+MZwHRE(3s AUXf)F!Vf4ةLmnIbiIU + R}HHcu7:/9|%%7AT3 6v8ߋC4{ooS %'}qkӤ㒪>|*c5 嫥Wm:m0AQ3gBVCB1Hcu׏J;f39(g@Ζ[@'.CC*G ߛ+_, XT0Sv08%x5O]'Bv8^UĂM Ĭml4AȭmKwcߤ)SNfKM׷Q'7vϣ)\=ϋYXp[^g[e%kyWl״z^GjY YZ