diff --git a/platformdirs-4.3.8.tar.gz b/platformdirs-4.3.8.tar.gz deleted file mode 100644 index 8d9ddb19e50c550318f267638c348dd189c5c7dc..0000000000000000000000000000000000000000 Binary files a/platformdirs-4.3.8.tar.gz and /dev/null differ diff --git a/platformdirs-4.4.0.tar.gz b/platformdirs-4.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e546b7c692fce21b0c74dc55f08e5c14bf9e6696 Binary files /dev/null and b/platformdirs-4.4.0.tar.gz differ diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 2255c7778cc9911885b65b74c61b704a363bc987..080b8c0c2d06051c8197e240f5a0186d0c714192 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-platformdirs -Version: 4.3.8 +Version: 4.4.0 Release: 1 Summary: A small Python module for determining appropriate platform-specific dirs License: MIT @@ -69,6 +69,10 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Fri Sep 19 2025 Yu Peng - 4.4.0-1 +- Upgrade to 4.4.0 + *feat: improve homebrew path detection + * Sat Jun 21 2025 zhoulinshen - 4.3.8-1 - update to 4.3.8