Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b6424b11f4 | |||
| f23fdd8629 | |||
| 49fbce35fc | |||
| df1b53c5b4 | |||
| 89ccd6640b | |||
| e6b17b04dd | |||
| 298dc38f90 | |||
| a7b3a95974 |
BIN
platformdirs-4.3.8.tar.gz
LFS
Normal file
BIN
platformdirs-4.3.8.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda
|
|
||||||
size 21715
|
|
||||||
@@ -1,29 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Dec 28 14:12:07 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 4.5.1:
|
|
||||||
* Fix no-ctypes fallback on windows
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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 and contributors
|
# 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
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-platformdirs%{psuffix}
|
Name: python-platformdirs%{psuffix}
|
||||||
Version: 4.5.1
|
Version: 4.3.8
|
||||||
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