17
0

2 Commits

Author SHA256 Message Date
454f60c884 Accepting request 1292493 from devel:languages:python
- update to 3.7.2:
  * Fix FilesSpec parameters variance issues by making it a
    typing.Mapping instead of a dict -- by :user:`Avasam`

OBS-URL: https://build.opensuse.org/request/show/1292493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.path?expand=0&rev=8
2025-07-15 14:42:58 +00:00
444485f149 - update to 3.7.2:
* Fix FilesSpec parameters variance issues by making it a
    typing.Mapping instead of a dict -- by :user:`Avasam`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.path?expand=0&rev=18
2025-07-13 12:13:02 +00:00
4 changed files with 11 additions and 4 deletions

Binary file not shown.

3
jaraco_path-3.7.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1263c4bb481002e83a96e9253915b33241ac3e1ed6219a2793d3121f65159107
size 12360

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jul 13 12:12:52 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.7.2:
* Fix FilesSpec parameters variance issues by making it a
typing.Mapping instead of a dict -- by :user:`Avasam`
-------------------------------------------------------------------
Tue Apr 1 15:35:26 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jaraco.path
Version: 3.7.1
Version: 3.7.2
Release: 0
Summary: Miscellaneous path functions for jaraco packages
License: MIT