Mon, 09 Sep 2024 21:54:40 UTC | login

Information for build python-platformdirs-3.11.0-1.fc40

ID275917
Package Namepython-platformdirs
Version3.11.0
Release1.fc40
Epoch
SummaryPython module for determining appropriate platform-specific dirs
DescriptionA small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 13:15:21 UTC
CompletedMon, 11 Dec 2023 13:15:21 UTC
Tags
f40
RPMs
src
python-platformdirs-3.11.0-1.fc40.src.rpm (info) (download)
noarch
python3-platformdirs-3.11.0-1.fc40.noarch.rpm (info) (download)
Changelog * Sat Dec 02 2023 Orion Poplawski <orion@nwra.com> - 3.11.0-1 - Update to 3.11.0 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Lumír Balhar <lbalhar@redhat.com> - 3.9.1-1 - Update to 3.9.1 (rhbz#2156775) * Fri Jun 30 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.5.1-1 - Update to 3.5.1 - Fixes: rhbz#2156775 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.6.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 08 2022 Lumír Balhar <lbalhar@redhat.com> - 2.6.0-1 - Update to 2.6.0 (rhbz#2151438) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.5.2-2 - Rebuilt for Python 3.11 * Thu Apr 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.5.2-1 - Update to 2.5.2; accommodate upstream’s switch to hatchling build backend - Add a build conditional for the tests * Tue Mar 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.5.1-1 - Update to 2.5.1 (close RHBZ#2007878) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 04 2021 Carl George <carl@george.computer> - 2.3.0-3 - Use "test" extra to generate buildrequires - Run tests with %pytest