14
0

- update to 4.3.6:

* Fix readme download target
- update to 4.3.5:
  * Split build and publish for release
- update to 4.3.4:
  * Use upstream setup-uv with uv python
- update to 4.3.3:
  * Update check.yml
  * don't include outdated changelog in docs
- update to 4.3.2:
  * Use uv as installer
  * Fix multi-path returned from `_path` methods on MacOS
- update to 4.3.0:
  * Speed up Hatch installation
  * Test with Python 3.13
  * Test with latest PyPy
  * Use `include-hidden-files: true` to upload coverage artifacts
  * Ensure PlatformDirs is valid superclass type for mypy AND not
    an abstract class for other checkers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=27
This commit is contained in:
2024-11-20 16:12:46 +00:00
committed by Git OBS Bridge
parent 1e2231925b
commit a7b3a95974
4 changed files with 27 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-platformdirs
Version: 4.2.2
Version: 4.3.6
Release: 0
Summary: Module for determining appropriate platform-specific dirs
License: MIT