Information for build python-string_utils-1.0.0-18.fc42

ID17166
Package Namepython-string_utils
Version1.0.0
Release18.fc42
Epoch
DraftFalse
SummaryUtility functions for strings validation and manipulation
DescriptionA handy library to validate, manipulate and generate strings, which is: • Simple and “pythonic” • Fully documented and with examples! (html version on readthedocs.io) • 100% code coverage! (see it with your own eyes on codecov.io) • Tested (automatically on each push thanks to Travis CI) against all officially supported Python versions • Fast (mostly based on compiled regex) • Free from external dependencies • PEP8 compliant
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:49:30 UTC
CompletedMon, 09 Jun 2025 16:49:30 UTC
Tags
f42
RPMs
src
python-string_utils-1.0.0-18.fc42.src.rpm (info) (download)
noarch
python-string_utils-doc-1.0.0-18.fc42.noarch.rpm (info) (download)
python3-python-string-utils-1.0.0-18.fc42.noarch.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.0.0-16 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu May 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.0-12 - Fix source archive committed to dist-git - Stop pretending we will use this spec file for EPEL7/8 - Reduce macro indirection in the spec file - Drop unnecessary BuildRequires on git - Improve the source archive URL - Update summary and description from upstream - Rename the binary RPM to match the canonical project name - Fix incorrect file and directory permissions - Build docs as PDF instead of HTML to sidestep most issues with bundling etc. - Adjust spec-file whitespace for readability - Stop doing coverage analysis - Package the changelog - Confirm License is SPDX MIT - Port to pyproject-rpm-macros