Name: | python3.11-platformdirs |
---|---|
Version: | 4.2.2 |
Release: | 2.0.2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 178233 |
License: | MIT |
RPM: | python3.11-platformdirs-4.2.2-2.0.2.el8.noarch.rpm |
Source RPM: | python-platformdirs-4.2.2-2.0.2.el8.src.rpm |
Build Date: | Tue Aug 13 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/platformdirs/platformdirs |
Summary: | A small Python package for determining appropriate platform-specific dirs |
Description: | When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location. This kind of thing is what the platformdirs package is for. |
- Added missing links to python code.
- Modify the project to be buildable without pyproject toolset
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update to version 4.2.2 rhbz#2227426
- Rebuilt for Python 3.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 3.11.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to 3.9.1 (rhbz#2156775)