15
0
forked from pool/python-path

6 Commits

Author SHA256 Message Date
81513626cb Accepting request 1299241 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1299241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-path?expand=0&rev=13
2025-08-14 09:36:11 +00:00
e68c761930 - Update to 17.1.1
* Fixed TempDir constructor arguments. (#236)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=29
2025-08-13 13:12:25 +00:00
8260394937 Accepting request 1235177 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1235177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-path?expand=0&rev=12
2025-01-07 19:50:01 +00:00
e6fcd63825 - Update to 17.1.0
* Fully inlined the type annotations.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=27
2025-01-06 12:46:08 +00:00
875582484f Accepting request 1194573 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1194573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-path?expand=0&rev=11
2024-08-29 13:42:29 +00:00
cdf61e2aab - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=25
2024-08-18 16:59:22 +00:00

Diff Content Not Available