Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-platformdirs for 
openSUSE:Factory checked in at 2026-04-13 23:18:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-platformdirs (Old)
 and      /work/SRC/openSUSE:Factory/.python-platformdirs.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-platformdirs"

Mon Apr 13 23:18:11 2026 rev:21 rq:1346151 version:4.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-platformdirs/python-platformdirs.changes  
2026-02-06 21:30:12.409862303 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-platformdirs.new.21863/python-platformdirs.changes
       2026-04-13 23:18:43.231712596 +0200
@@ -1,0 +2,50 @@
+Fri Apr 10 18:09:53 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 4.9.6:
+  * fix(release): use double quotes for tag variable expansion
+
+-------------------------------------------------------------------
+Sun Mar 29 17:24:27 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 4.9.4:
+  * Add permissions to workflows
+  * docs: add project logo to documentation
+- update to 4.9.3:
+  * Fix test failures on BSD for runtime directory defaults
+  * Respect XDG_CONFIG_HOME in _get_user_dirs_folder
+  * Add missing _optionally_create_directory in Android
+    user_log_dir and user_runtime_dir
+- update to 4.9.2:
+  * docs(platforms): fix RST formatting and TOC hierarchy
+  * docs: restructure following Diataxis framework
+- update to 4.9.1:
+  * docs: enhance README, fix issues, and reorganize
+    platforms.rst
+- update to 4.9.0:
+  * docs(usage): add use_site_for_root and comprehensive
+    guidance
+  * fix(unix): use correct runtime dir path for OpenBSD
+  * feat(api): add site_applications_dir property
+  * feat(api): add site_bin_dir property
+  * docs: split usage guide into tutorial, how-to, and
+    reference
+- update to 4.8.0:
+  * feat(api): add site_log_dir and document Store Python
+    sandbox
+  * feat(api): add site_state_dir for system-wide state
+  * feat(api): add use_site_for_root parameter
+  * feat(api): add user_bin_dir property
+  * feat(api): add user_applications_dir property
+  * docs(usage): note that home dir is in stdlib
+- update to 4.7.0:
+  * docs: restructure and fix cross-references
+  * fix(unix): fall back to tempdir when runtime dir is not
+    writable
+  * build(release): adopt filelock-style automated workflow
+- update to 4.6.0:
+  * Update outdated link and correct function doc
+  * Fix docs for `site_cache_dir`
+  * build: migrate from hatch to tox with ty
+  * Add support for `XDG_*` environment variables
+
+-------------------------------------------------------------------

Old:
----
  platformdirs-4.5.1.tar.gz

New:
----
  platformdirs-4.9.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-platformdirs.spec ++++++
--- /var/tmp/diff_new_pack.63IAtw/_old  2026-04-13 23:18:43.743733709 +0200
+++ /var/tmp/diff_new_pack.63IAtw/_new  2026-04-13 23:18:43.747733874 +0200
@@ -27,22 +27,23 @@
 %{?pythons_for_pypi}
 %{?sle15_python_module_pythons}
 Name:           python-platformdirs%{psuffix}
-Version:        4.5.1
+Version:        4.9.6
 Release:        0
 Summary:        Module for determining appropriate platform-specific dirs
 License:        MIT
 URL:            https://github.com/platformdirs/platformdirs
 Source:         
https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.7}
-BuildRequires:  %{python_module hatch-vcs}
-BuildRequires:  %{python_module hatchling >= 0.22.0}
+BuildRequires:  %{python_module base >= 3.10}
+BuildRequires:  %{python_module hatch-vcs >= 0.5}
+BuildRequires:  %{python_module hatchling >= 1.29}
 BuildRequires:  %{python_module pip}
 %if %{with test}
 BuildRequires:  %{python_module appdirs == 1.4.4}
+BuildRequires:  %{python_module covdefaults >= 2.3}
 BuildRequires:  %{python_module platformdirs = %{version}}
-BuildRequires:  %{python_module pytest >= 7.4}
-BuildRequires:  %{python_module pytest-cov >= 4.1}
-BuildRequires:  %{python_module pytest-mock >= 3.11.1}
+BuildRequires:  %{python_module pytest >= 9.0.2}
+BuildRequires:  %{python_module pytest-cov >= 7}
+BuildRequires:  %{python_module pytest-mock >= 3.15.1}
 %endif
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -73,7 +74,7 @@
 
 %if !%{with test}
 %files %{python_files}
-%doc README.rst
+%doc README.md
 %license LICENSE
 %{python_sitelib}/platformdirs
 %{python_sitelib}/platformdirs-%{version}.dist-info

++++++ platformdirs-4.5.1.tar.gz -> platformdirs-4.9.6.tar.gz ++++++
++++ 5054 lines of diff (skipped)

Reply via email to