Name: | python3-platformdirs |
---|---|
Version: | 2.5.4 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 101252 |
License: | MIT |
RPM: | python3-platformdirs-2.5.4-1.el9.noarch.rpm |
Source RPM: | python-platformdirs-2.5.4-1.el9.src.rpm |
Build Date: | Fri Aug 18 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/platformdirs/platformdirs |
Summary: | Python module for determining appropriate platform-specific dirs |
Description: | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". |
- Update to 2.5.4 (requires hatchling >=1.11.1)
- Update to 2.5.2; accommodate upstream’s switch to hatchling build backend - Add a build conditional for the tests
- Update to 2.5.1 (close RHBZ#2007878)
- Use "test" extra to generate buildrequires - Run tests with %pytest
- Don't use tox during the build to avoid a build dependency loop
- Latest upstream - Resolves: rhbz#1999337