Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| deb57205bd | |||
| bcd983d1cf |
BIN
platformdirs-4.3.8.tar.gz
LFS
BIN
platformdirs-4.3.8.tar.gz
LFS
Binary file not shown.
3
platformdirs-4.5.0.tar.gz
Normal file
3
platformdirs-4.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312
|
||||||
|
size 21632
|
||||||
@@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 31 11:41:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.5.0:
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the
|
||||||
|
all group
|
||||||
|
* Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in
|
||||||
|
/.github/workflows
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Add support for Python 3.14
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Update Windows file paths in README
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate
|
||||||
|
* Bump astral-sh/setup-uv from 6 to 7 in the all group
|
||||||
|
* Drop 3.9 support
|
||||||
|
- update to 4.4.0:
|
||||||
|
* feat: improve homebrew path detection
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 16 06:03:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri May 16 06:03:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-platformdirs
|
# spec file for package python-platformdirs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-platformdirs%{psuffix}
|
Name: python-platformdirs%{psuffix}
|
||||||
Version: 4.3.8
|
Version: 4.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module for determining appropriate platform-specific dirs
|
Summary: Module for determining appropriate platform-specific dirs
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user