Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>386f5c2b10278e2c5f54af9efdd73d93</srcmd5>
    <version>3.3.0</version>
    <time>1606648729</time>
    <user>dimstar_suse</user>
    <comment>s is needed in the python36 flavor branch (Staging:N).

It does NOT conflict with python38 standard library.</comment>
    <requestid>850589</requestid>
  </revision>
  <revision rev="2" vrev="1">
    <srcmd5>1017c5944d6dc387b0c6e170712c6295</srcmd5>
    <version>5.2.2</version>
    <time>1632522887</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>920454</requestid>
  </revision>
  <revision rev="3" vrev="1">
    <srcmd5>91fd990900020fc6db7a4e51ef07abaa</srcmd5>
    <version>5.4.0</version>
    <time>1637535095</time>
    <user>dimstar_suse</user>
    <comment>- update to 5.4.0:
  * Test suite now relies entirely on the traversable API.
  * Now raise a ``DeprecationWarning`` for all legacy
    functions. Instead, users should rely on the ``files()``
    API introduced in importlib_resources 1.3. See
  * Updated readme to reflect current behavior and show
    which versions correspond to which behavior in CPython.</comment>
    <requestid>929912</requestid>
  </revision>
  <revision rev="4" vrev="1">
    <srcmd5>e4dbcc8b2ee05850b5fa5ae13f83549e</srcmd5>
    <version>5.9.0</version>
    <time>1663438097</time>
    <user>dimstar_suse</user>
    <comment>- Update to 5.9.0:
  - #228: as_file now also supports a Traversable representing
    a directory and (when needed) renders the full tree to a
    temporary directory.
  - #253: In MultiplexedPath, restore expectation that a compound
    path with a non-existent directory does not raise an
    exception.
  - #250: Now Traversable.joinpath provides a concrete
    implementation, replacing the implementation in .simple and
    converging with the behavior in MultiplexedPath.
  - #249: In simple.ResourceContainer.joinpath, honor names split
    by posixpath.sep.
  - #248: abc.Traversable.joinpath now allows for multiple
    arguments and specifies that posixpath.sep is allowed
    in any argument to accept multiple arguments, matching
    the behavior found in zipfile.Path and pathlib.Path
    simple.ResourceContainer now honors this behavior
  - #244: Add type declarations in ABCs Require Python 3.7 or
    later
  - #243: Fix error when no __pycache__ directories exist when
    testing update-zips.
- Remove BR on python-zipp to break a dependency cycle; it is
  strictly not needed for build (although it is Requires),
  because ZipReader is not tested.
</comment>
    <requestid>1003114</requestid>
  </revision>
  <revision rev="5" vrev="1">
    <srcmd5>58e52fa30bea53849af309b6d01d88e6</srcmd5>
    <version>5.10.0</version>
    <time>1667306428</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>1032378</requestid>
  </revision>
  <revision rev="6" vrev="1">
    <srcmd5>ad5d2dcf5f3d9df60b3662b8838bfb6f</srcmd5>
    <version>5.10.1</version>
    <time>1671128652</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>1042891</requestid>
  </revision>
  <revision rev="7" vrev="1">
    <srcmd5>0c2948fa1261d7a413ae65ea3b2b7ec2</srcmd5>
    <version>5.10.2</version>
    <time>1672851048</time>
    <user>dimstar_suse</user>
    <comment>- update to 5.10.2:
  * Prefer ``write_bytes`` to context manager as
  proposed in gh-100586.</comment>
    <requestid>1046280</requestid>
  </revision>
  <revision rev="8" vrev="2">
    <srcmd5>fc8ce3d1316e238f1cedfd922715e42e</srcmd5>
    <version>5.10.2</version>
    <time>1675621211</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>1063146</requestid>
  </revision>
</revisionlist>