| Name: | python3-helpdev |
|---|---|
| Version: | 0.7.1 |
| Release: | 6.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 70095 |
| License: | MIT |
| RPM: | python3-helpdev-0.7.1-6.el9.noarch.rpm |
| Source RPM: | python-helpdev-0.7.1-6.el9.src.rpm |
| Build Date: | Mon Dec 23 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://gitlab.com/dpizetta/helpdev |
| Summary: | HelpDev – Extracts information about the Python environment easily |
| Description: | Helping users and developers to get information about the environment to report bugs or even test your system without spending a day on it. It can get information about hardware, OS, paths, Python distribution and packages, including Qt-things. |
- Add a SourceLicense field
- Assert that %pyproject_files contains a license file
- Use forgesetupargs with autosetup instead of forgeautosetup
- Remove obsolete sed-patch
- Update to 0.7.1 (close RHBZ#2239611) - The hard dependency on python-psutil is dropped; there is a new memory_info extra and a corresponding metapackage, upon which we carry a weak (Recommends:) dependency.
- Convert License to SPDX - Accurately account for image licensing in the -doc subpackage
- Remove useless shebang lines from package modules
- Add a (generated) man page
- Add a -doc subpackage with examples and PDF documentation
- Port to pyproject-rpm-macros - Switch to GitLab archive instead of PyPI sdist to get tests and docs - Run the tests - Clean up obsolete packaging macros and practices - Remove bogus manual runtime dependency on setuptools - Package the changelog