python311-zipp-3.15.0-150400.10.7.1<>,*lf;p9|Ag4%Hq ؘ^x J`y"Gvo`)x?ZѬo!*R[GF/E66 AL(ǐS88v"%m'=ɴLί F^ "E ˱(KR*p)WSԎ n"دqt[+'EKXt{i~5kr![Ö_PbJc/ϊP/ f:`]Ŗ~m>>!?!d & V  (.8   (  `(TW(89: jFGH4IXY\]^-b_cdefluvw lx y! z!$!4!8!>!Cpython311-zipp3.15.0150400.10.7.1Pathlib-compatible object wrapper for zip filesA pathlib-compatible Zipfile object wrapper.f;h04-ch1bSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/Pythonhttps://github.com/jaraco/zipplinuxnoarch\)P{P{``5KAA큤A큤A큤A큤f;f;f;f;f;f;f;f;f;f;f;f;f;f;f;f;f;cof;coceebae7b8927a3227e5303cf5e0f1f7b34bb542ad7250ac03fbcde36ec2f1508db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf870702782324fb8a14df01462faad8b7629031222998feca0488232b9a7badf14352708df8b665a9bc48dc7d182aac6179722c5506a1fd2f6247b1fed48580667e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855a6472d658cd44b8018567e9d27eef7ebb389662bc5d9ef1103d6ff6418e27f5f8806dda121df686a817d56f65ee47d26a4901c2a0eb0eb46eb2f42fcb4a9a85c64d8c7b8e29a16682b48fbed2251d814d0af10d1ea498baa11592d0608fd72ef2c810d8c4ca976b9fa840ae539fcf21582534858067a041cee958e380cf5b5752c810d8c4ca976b9fa840ae539fcf21582534858067a041cee958e380cf5b575ef2756a9cca44523372ba92420587136bbc7fef2bdc988e0eeac5a4f787a2f22ef2756a9cca44523372ba92420587136bbc7fef2bdc988e0eeac5a4f787a2f221d01b821ff9e239bf8453f3651a824ecfb8bb1b9c9ec72a08f4690286440a7c363005cb019be4315c8f3bed4b012e59f2e35b7fdaf9d1cd3449c0681d7b5876cdb3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-zipp-3.15.0-150400.10.7.1.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-metadatah04-ch1b 1715148540 3.15.0-150400.10.7.1zippzipp-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:33743/SUSE_SLE-15-SP4_Update/c178cf4506592ab037d3476e76408193-python-zipp.SUSE_SLE-15-SP4_Updatedrpmxz5noarch-suse-linuxdirectoryASCII textASCII text, with CRLF line terminatorsemptyPython script, UTF-8 Unicode text executableRRRRRRQobP1q cutf-85e4f3610457045d82915a5d72b2df74c1c844b2a9a9e2bbf96c6049f8c3755e0? 7zXZ !t/]"k%4Pa N_xa7汍1Yگv_>54" Y*iK0$(/H`F[m77TaH!(enW%y8Emr5p\ؓ3;>=ldT:8m{o*[OLa+T%^t -ά(q2PjJSnꈭttFqP,˫y6cuˤ-?0Bs ŮdhIoHXL ՀDd!hL\IB\'Kb>-8]N3=J}/KHQF|w[#=FK`z^*= apro9,A׼s~: wxU)DXxʎ!cV@]erq2b f w!>Yi EkfWNd8}![6SYH!QRd[M"/RPƪG=üR Vz&;L.u>(<2"ϱFkDNWŬ y#HntGKL^j9 Ɵa!2^׫~at,Xx&O6HI6e|@$sdHd+asT9R*b`ێM_sx##V $UH"kVBd89lyq(oFߵ\+پЮ:2٫c_Wި5#~b3 "4!lPjPٜO"*% rz''/ߋ??^eyȼs++u l598IBߎx"8 (Jхsad/ Ӣf.yǑRyXtd4JHH#3Gȃ `i3ڨ,$_2( cFTk&Bq5Os>@7 +jն YZ