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

python3-typer-0.16.0-1.el10_1 RPM for noarch

From EPEL 10.1 for aarch64 / Packages / p

Name: python3-typer Distribution: Fedora Project
Version: 0.16.0 Vendor: Fedora Project
Release: 1.el10_1 Build date: Thu May 29 18:19:38 2025
Group: Unspecified Build host: buildvm-ppc64le-17.iad2.fedoraproject.org
Size: 16943 Source RPM: python-typer-0.16.0-1.el10_1.src.rpm
Packager: Fedora Project
Url: https://typer.tiangolo.com/
Summary: Build great CLIs; easy to code; based on Python type hints
Typer is a library for building CLI applications that users will love using and
developers will love creating. Based on Python type hints.

Provides

Requires

License

MIT

Changelog

* Tue May 27 2025 Charalampos Stratakis <cstratak@redhat.com> - 0.16.0-1
  - Update to 0.16.0 (close RHBZ#2368612)
* Thu May 15 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.4-1
  - Update to 0.15.4 (close RHBZ#2366313)
* Tue Apr 29 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.3-1
  - Update to 0.15.3 (close RHBZ#2362813)
* Mon Apr 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.2-3
  - Make the conflict between python3-typer-cli and erlang-dialyzer explicit
* Mon Apr 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.2-2
  - Correct descriptions
* Fri Feb 28 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.2-1
  - Update to 0.15.2 (close RHBZ#2348921)
* Fri Feb 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.1-4
  - Add Obsoletes/Conflicts for python3-typer+all in F40 and before
  - Fixes RHBZ#2345612
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Dec 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.1-1
  - Update to 0.15.1 (close RHBZ#2330178)
* Wed Dec 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.14.0-2
  - Fix some stray whitespace in the primary man page
* Fri Nov 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.14.0-1
  - Update to 0.14.0 (close RHBZ#2329419)
* Tue Nov 19 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.13.1-1
  - Update to 0.13.1 (close RHBZ#2327149)
* Tue Nov 19 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.13.0-3
  - Stub out "coverage run" well enough to drop the coverage dep.
* Sun Nov 10 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.13.0-2
  - No longer skip the shell completion tests
  - These are now more adaptable to different environments and do not fail
* Sun Nov 10 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.13.0-1
  - Update to 0.13.0 (close RHBZ#2324487)
* Sat Aug 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.5-1
  - Update to 0.12.5 (close RHBZ#2307757)
* Sat Aug 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.4-2
  - Package the release notes alongside the README
* Wed Aug 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.4-1
  - Update to 0.12.4 (close RHBZ#2306098)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.12.3-3
  - Rebuilt for Python 3.13
* Fri Apr 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.3-1
  - Update to 0.12.3 (close RHBZ#2272276)
* Fri Apr 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.2-1
  - Update to 0.12.2
* Mon Apr 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.1-1
  - Update to 0.12.1
  - Now encompasses the typer, typer-slim, and typer-cli PyPI packages.
* Thu Apr 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.11.1-4
  - Switch from the PyPI sdist to the GitHub archive
* Wed Apr 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.11.1-3
  - Remove an Obsoletes that has served its upgrade-path purpose
* Fri Mar 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.11.1-2
  - Add missing source
* Fri Mar 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.11.1-1
  - Update to 0.11.1 (close RHBZ#2272130)
  - Build from the PyPI sdist, now that it contains tests
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.11.0-1
  - Update to 0.11.0 (close RHBZ#2271198)
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.10.0-1
  - Update to 0.10.0
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.9.4-1
  - Update to 0.9.4
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.9.3-1
  - Update to 0.9.3
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.9.2-1
  - Update to 0.9.2
  - Give up on patching out the dependency on the coverage module
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.9.1-1
  - Update to 0.9.1
  - New CITATION.cff file is packaged as documentation.
* Wed Mar 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.9.0-9
  - Simplify patching pyproject.toml and handling test dependencies
  - Drop unnecessary version-bounded BuildRequires on python-pytest-sugar,
    fixing failure to build from source with python-pytest-sugar 1.0.0.
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 0.9.0-3
  - Rebuilt for Python 3.12

Files

/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info
/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info/licenses
/usr/lib/python3.12/site-packages/typer-0.16.0.dist-info/licenses/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jun 18 02:58:33 2025