Revisions of python-path

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1194573 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 17.0.0:
  * Removed deprecated methods getcwd, abspath, ext, listdir,
    isdir, isfile, and text.
  * Removed deprecated support for passing bytes to write_text
    and write_lines(linesep=) parameter.
  * Implement .replace.
  * Add .home classmethod.
  * Replaced 'open' overloads with 'functools.wraps(open)' for
    simple re-use.
  * Add type hints for .with_name, .suffix, .with_stem.
  * Add type hint for .absolute.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1167772 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 16.14.0:
  * Add .symlink_to and .hardlink_to.
  * Add .cwd method and deprecated .getcwd.
  * Create 'absolute' method and deprecate 'abspath'.
  * In readlink, prefer the display path to the substitute path.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1165959 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 16.12.1:
  * Restore functionality in .isdir and .isfile.
  * Added .is_dir and .is_file for parity with pathlib.
    Deprecates .isdir and .isfile.
  * Inlined some types.
  * Fix iterdir - it also accepts match. Ref #220.
  * Add type annotation for iterdir.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146655 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136260 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- update to 16.9.0:
  * Features - Added Path.iterdir() and deprecated
    Path.listdir().
  * Use '.' as the default path.
  * Set stacklevel=2 in deprecation warning for .text.
  * Added .permissions attribute.
  * Require Python 3.8 or later.

- Update to version 16.6.0
- Update to version 16.5.0
  * Removed path.path. Clients must now refer to the canonical
  * Added support for resolving certain directories on a system to
  * In order to support "multipath" results, where multiple paths
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 784138 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- update to version 13.2.0
  * Require Python 3.6 or later.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 753280 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 1)
Introduction of new package to Factory.
Displaying all 11 revisions
openSUSE Build Service is sponsored by