15
0
forked from pool/python-path

Accepting request 1299208 from home:glaubitz:branches:devel:languages:python

- Update to 17.1.1
  * Fixed TempDir constructor arguments. (#236)

OBS-URL: https://build.opensuse.org/request/show/1299208
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=29
This commit is contained in:
2025-08-13 13:12:25 +00:00
committed by Git OBS Bridge
parent a013e2c339
commit 773ed2ec6d
4 changed files with 10 additions and 4 deletions

Binary file not shown.

3
path-17.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dfcbfec8b4d960f3469c52acf133113c2a8bf12ac7b98d629fa91af87248d42
size 50528

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 13 09:16:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 17.1.1
* Fixed TempDir constructor arguments. (#236)
-------------------------------------------------------------------
Mon Jan 6 11:38:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -27,7 +27,7 @@
%define modname path
%{?sle15_python_module_pythons}
Name: python-path%{psuffix}
Version: 17.1.0
Version: 17.1.1
Release: 0
Summary: A module wrapper for os.path
License: MIT