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

pipx-doc-1.2.0-1.fc37 RPM for noarch

From Fedora 37 updates for x86_64 / Packages / p

Name: pipx-doc Distribution: Fedora Project
Version: 1.2.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Mon Mar 13 14:39:53 2023
Group: Unspecified Build host: buildvm-ppc64le-20.iad2.fedoraproject.org
Size: 40264 Source RPM: pipx-1.2.0-1.fc37.src.rpm
Packager: Fedora Project
Url: https://pypa.github.io/pipx
Summary: Documentation for pipx
Documentation for pipx.

Provides

Requires

License

MIT

Changelog

* Mon Mar 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.0-1
  - Update to 1.2.0 (close RHBZ#2177566)
* Mon Mar 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-9
  - With hatchling ≥1.12, pyproject_files handles LICENSE
* Wed Dec 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-8
  - Indicate dirs. in files list with trailing slashes
* Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-7
  - Simplified packaging of completions
  - Requires filesystem-3.18-1 or later, which owns fish completions dirs
  - Requires redhat-rpm-config-228-1 or later for shell completion macros
* Thu Oct 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-6
  - Confirm License is SPDX MIT
* Sun Sep 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-5
  - Add correctly-packaged license file to the base package
* Sun Sep 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-4
  - Use hatchling’s new “prepare_metadata_…” hook support for BR’s
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.0-2
  - Rebuilt for Python 3.11
* Mon May 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-1
  - Update to 1.1.0 (close RHBZ#2091341)
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.0-1
  - Update to 1.0.0 (close RHBZ#2007950)
* Fri Dec 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-7
  - Don’t bother setting PYTHONPATH for register-python-argcomplete
* Tue Dec 07 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-6
  - Simplify PYTHONPATH for generating completions
* Tue Dec 07 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-5
  - Generate completions without a temporary install
* Fri Oct 29 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-4
  - Use the new %%pyproject_check_import macro
* Mon Oct 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-3
  - Use %%python3 macro instead of %%__python3
* Tue Sep 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-2
  - Update spec file comment about mkdocs
* Sun Sep 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.5-1
  - Update to 0.16.5 (close RHBZ#2007950)
* Sun Sep 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-13
  - Drop mkdocs support from the spec file completely
* Wed Sep 15 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-12
  - Add a “smoke test” since it is impractical to run the upstream tests
* Wed Sep 15 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-11
  - Update comment about shell completion directories
* Wed Sep 15 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-10
  - Do not patch mkdocs.yml when we are not building documentation
* Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-9
  - Let pyproject-rpm-macros handle the license file
* Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-8
  - Drop BR on pyproject-rpm-macros, now implied by python3-devel
* Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-7
  - Reduce macro indirection in the spec file
* Wed Aug 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-6
  - Disable using mkdocs since it is orphaned
* Tue Jul 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-5
  - Move %generate_buildrequires after %prep to make the spec file easier
    to follow
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.16.3-2
  - Rebuilt for Python 3.10
* Sat May 29 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.3-1
  - New version 0.16.3
  - Drop support for running the tests; doing so has become impractical
  - Re-number source files for downstream man pages
* Fri May 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.2.1-2
  - Build documentation without the mkdocs-material theme
  - Update URL and Source0 URL, which have moved
* Fri Apr 30 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.2.0-1
  - New version 0.16.2.1
* Wed Apr 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.2.0-1
  - New version 0.16.2.0
  - Allow running network tests with a build conditional
  - Add a complete set of man pages
* Tue Mar 30 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.1.0-4
  - Use pyproject-rpm-macros for build and install, too
  - Drop Fedora 32/33 workarounds since they lack the dependency versions
    required for the current version
* Thu Mar 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.1.0-3
  - Improved source URL (better tarball name)
* Tue Mar 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.1.0-2
  - Drop python3dist(setuptools) BR, redundant with %pyproject_buildrequires

Files

/usr/share/doc/pipx-doc
/usr/share/doc/pipx-doc/CONTRIBUTING.md
/usr/share/doc/pipx-doc/README.md
/usr/share/doc/pipx-doc/docs
/usr/share/doc/pipx-doc/docs/changelog.md
/usr/share/doc/pipx-doc/docs/comparisons.md
/usr/share/doc/pipx-doc/docs/contributing.md
/usr/share/doc/pipx-doc/docs/examples.md
/usr/share/doc/pipx-doc/docs/getting-started.md
/usr/share/doc/pipx-doc/docs/how-pipx-works.md
/usr/share/doc/pipx-doc/docs/index.md
/usr/share/doc/pipx-doc/docs/installation.md
/usr/share/doc/pipx-doc/docs/programs-to-try.md
/usr/share/doc/pipx-doc/docs/troubleshooting.md
/usr/share/licenses/pipx-doc
/usr/share/licenses/pipx-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024