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:
3
path-16.10.0.tar.gz
Normal file
3
path-16.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b32b22b76fe810a8ded6d136268cc8b6698ae7c47c29b94a9ea12623f3051e46
|
||||
size 49271
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfd31c2af60e8889a13538bef302ade7adacdb5351836be22638e2349ddd5d7b
|
||||
size 48850
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 7 20:16:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 16.10.0:
|
||||
* Added .with_name and .with_stem.
|
||||
* Prefer .suffix to .ext and deprecate .ext.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 19:09:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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