Sun, 23 Feb 2025 02:14:49 UTC | login

Information for build python-plac-1.4.3-4.fc41

ID324236
Package Namepython-plac
Version1.4.3
Release4.fc41
Epoch
SummaryThe smartest command line arguments parser in the world
Descriptionplac is a Python package that can generate command line parameters from function signatures. plac works on Python 2.6 through all versions of Python 3. plac has no dependencies beyond modules already present in the Python standard library. plac implements most of its functionality in a single file that may be included in your source code.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 07:52:55 UTC
CompletedFri, 26 Jul 2024 07:52:55 UTC
Tags
f41
f42
RPMs
src
python-plac-1.4.3-4.fc41.src.rpm (info) (download)
noarch
python-plac-doc-1.4.3-4.fc41.noarch.rpm (info) (download)
python3-plac-1.4.3-4.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.4.3-3 - Rebuilt for Python 3.13 * Thu Feb 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.3-1 - Update to 1.4.3 (close RHBZ#2265528, fix RHBZ#2264854) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.2-3 - Assert that %pyproject_files contains a license file * Mon Dec 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.2-1 - Update to 1.4.2 (close RHBZ#2253778) * Fri Oct 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.1-1 - Update to 1.4.1 (close RHBZ#2246447) * Thu Oct 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.0-2 - F38+: Use %{py3_test_envvars} to run the tests * Tue Sep 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.0-1 - Update to 1.4.0 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-11 - F39+: Apply server removal patch based on OS version (implicitly: Python 3.12+) * Tue Jul 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-10 - Guard against %python3_version being undefined * Tue Jul 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-9 - When PDF docs are disabled, omit the -doc subpackage * Fri Jul 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-8 - Use new (rpm 4.17.1+) bcond style * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.3.5-7 - Rebuilt for Python 3.12 * Sat Mar 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-6 - Don’t assume %_smp_mflags is -j%_smp_build_ncpus * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-4 - Remove server functionality when Python ≥ 3.12 (fix RHBZ#2155450) - Works around asyncore/asynchat removal from std. lib. * Fri Nov 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-3 - Update License to SPDX * Mon Aug 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-2 - Parallelize sphinx-build * Mon Jul 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-1 - Initial package (close RHBZ#2107915)