Compare commits

1 Commits
1.1 ... main

4 changed files with 11 additions and 5 deletions

BIN
path-17.0.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
path-17.1.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%define modname path
%{?sle15_python_module_pythons}
Name: python-path%{psuffix}
Version: 17.0.0
Version: 17.1.0
Release: 0
Summary: A module wrapper for os.path
License: MIT