- Update to 5.9.0:
* as_file now also supports a Traversable representing a directory and
(when needed) renders the full tree to a temporary directory.
* In MultiplexedPath, restore expectation that a compound path with a
non-existent directory does not raise an exception.
* Now Traversable.joinpath provides a concrete implementation, replacing
the implementation in .simple and converging with the behavior in
MultiplexedPath.
* 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.
* Add type declarations in ABCs.
* Fix error when no __pycache__ directories exist when testing update-zips.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-resources?expand=0&rev=7
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
<multibuild>
|
|
<package>test</package>
|
|
</multibuild>
|