17
0

2 Commits

Author SHA256 Message Date
deb57205bd Accepting request 1316422 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1316422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-platformdirs?expand=0&rev=18
2025-11-08 15:33:30 +00:00
bcd983d1cf - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=35
2025-10-31 11:42:47 +00:00
4 changed files with 25 additions and 5 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312
size 21632

View File

@@ -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>

View File

@@ -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