15
0
forked from pool/python-path

- update to 16.10.0:

* Added .with_name and .with_stem.
  * Prefer .suffix to .ext and deprecate .ext.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=18
This commit is contained in:
2024-02-07 20:16:28 +00:00
committed by Git OBS Bridge
parent 196ca7c819
commit 7bfcbddfac
4 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-path
#
# Copyright (c) 2024 SUSE LLC
#
@@ -27,7 +27,7 @@
%define modname path
%{?sle15_python_module_pythons}
Name: python-path%{psuffix}
Version: 16.9.0
Version: 16.10.0
Release: 0
Summary: A module wrapper for os.path
License: MIT