forked from pool/python-platformdirs
Accepting request 1225334 from devel:languages:python
- 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/request/show/1225334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-platformdirs?expand=0&rev=14
This commit is contained in:
BIN
platformdirs-4.2.2.tar.gz
LFS
BIN
platformdirs-4.2.2.tar.gz
LFS
Binary file not shown.
BIN
platformdirs-4.3.6.tar.gz
LFS
Normal file
BIN
platformdirs-4.3.6.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 16:12:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 20:37:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user