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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user