15
0
forked from pool/python-path

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

- Update to 17.1.0
  * Fully inlined the type annotations.

OBS-URL: https://build.opensuse.org/request/show/1235165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=27
This commit is contained in:
2025-01-06 12:46:08 +00:00
committed by Git OBS Bridge
parent ef31f33d51
commit a013e2c339
4 changed files with 11 additions and 5 deletions

Binary file not shown.

BIN
path-17.1.0.tar.gz 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