Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-plac-1.4.3-4.fc41 RPM for noarch

From Fedora 41 for s390x / p

Name: python3-plac Distribution: Fedora Project
Version: 1.4.3 Vendor: Fedora Project
Release: 4.fc41 Build date: Sat Jul 20 05:00:59 2024
Group: Unspecified Build host: buildvm-ppc64le-05.iad2.fedoraproject.org
Size: 235717 Source RPM: python-plac-1.4.3-4.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/ialbert/plac
Summary: The smartest command line arguments parser in the world
plac 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.

Provides

Requires

License

BSD-2-Clause

Changelog

* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.4.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <[email protected]> - 1.4.3-3
  - Rebuilt for Python 3.13
* Thu Feb 22 2024 Benjamin A. Beasley <[email protected]> - 1.4.3-1
  - Update to 1.4.3 (close RHBZ#2265528, fix RHBZ#2264854)
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 1.4.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 1.4.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Benjamin A. Beasley <[email protected]> - 1.4.2-3
  - Assert that %pyproject_files contains a license file
* Mon Dec 11 2023 Benjamin A. Beasley <[email protected]> - 1.4.2-1
  - Update to 1.4.2 (close RHBZ#2253778)
* Fri Oct 27 2023 Benjamin A. Beasley <[email protected]> - 1.4.1-1
  - Update to 1.4.1 (close RHBZ#2246447)
* Thu Oct 12 2023 Benjamin A. Beasley <[email protected]> - 1.4.0-2
  - F38+: Use %{py3_test_envvars} to run the tests
* Tue Sep 19 2023 Benjamin A. Beasley <[email protected]> - 1.4.0-1
  - Update to 1.4.0
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.3.5-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Benjamin A. Beasley <[email protected]> - 1.3.5-11
  - F39+: Apply server removal patch based on OS version (implicitly: Python
    3.12+)
* Tue Jul 11 2023 Benjamin A. Beasley <[email protected]> - 1.3.5-10
  - Guard against %python3_version being undefined
* Tue Jul 11 2023 Benjamin A. Beasley <[email protected]> - 1.3.5-9
  - When PDF docs are disabled, omit the -doc subpackage
* Fri Jul 07 2023 Benjamin A. Beasley <[email protected]> - 1.3.5-8
  - Use new (rpm 4.17.1+) bcond style
* Thu Jun 15 2023 Python Maint <[email protected]> - 1.3.5-7
  - Rebuilt for Python 3.12
* Sat Mar 18 2023 Benjamin A. Beasley <[email protected]> - 1.3.5-6
  - Don’t assume %_smp_mflags is -j%_smp_build_ncpus
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.3.5-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 22 2022 Benjamin A. Beasley <[email protected]> - 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 <[email protected]> - 1.3.5-3
  - Update License to SPDX
* Mon Aug 22 2022 Benjamin A. Beasley <[email protected]> - 1.3.5-2
  - Parallelize sphinx-build
* Mon Jul 25 2022 Benjamin A. Beasley <[email protected]> - 1.3.5-1
  - Initial package (close RHBZ#2107915)

Files

/usr/bin/plac_runner.py
/usr/lib/python3.13/site-packages/__pycache__/plac.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac.cpython-313.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac_core.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac_core.cpython-313.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac_ext.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac_ext.cpython-313.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac_tk.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/plac_tk.cpython-313.pyc
/usr/lib/python3.13/site-packages/plac-1.4.3.dist-info
/usr/lib/python3.13/site-packages/plac-1.4.3.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/plac-1.4.3.dist-info/LICENSE.txt
/usr/lib/python3.13/site-packages/plac-1.4.3.dist-info/METADATA
/usr/lib/python3.13/site-packages/plac-1.4.3.dist-info/WHEEL
/usr/lib/python3.13/site-packages/plac-1.4.3.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/plac.py
/usr/lib/python3.13/site-packages/plac_core.py
/usr/lib/python3.13/site-packages/plac_ext.py
/usr/lib/python3.13/site-packages/plac_tk.py
/usr/share/man/man1/plac_runner.py.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Oct 27 06:41:21 2024