Click here to visit the old openkoji buildsystem (Archived)

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

ID17294
Package Namepython-plac
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.3
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-plac.git#92ebed147889bcea6b1003dade22dad0a8a28f16
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 20:08:28 CST
CompletedThu, 02 May 2024 21:09:09 CST
Taskbuild (f41, /rpms/python-plac.git:92ebed147889bcea6b1003dade22dad0a8a28f16)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-plac.git#92ebed147889bcea6b1003dade22dad0a8a28f16'}}
Tags
f41
RPMs
src
python-plac-1.4.3-2.fc41.src.rpm (info) (download)
noarch
python-plac-doc-1.4.3-2.fc41.noarch.rpm (info) (download)
python3-plac-1.4.3-2.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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)