SHA256
1
0
forked from pool/python-path

4 Commits

4 changed files with 17 additions and 5 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,15 @@
-------------------------------------------------------------------
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>
- Update to 17.1.0
* Fully inlined the type annotations.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 18 16:59:02 UTC 2024 - Dirk Müller <dmueller@suse.com> Sun Aug 18 16:59:02 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-path # spec file for package python-path
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%define modname path %define modname path
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-path%{psuffix} Name: python-path%{psuffix}
Version: 17.0.0 Version: 17.1.1
Release: 0 Release: 0
Summary: A module wrapper for os.path Summary: A module wrapper for os.path
License: MIT License: MIT