17
0

Compare commits

4 Commits

Author SHA256 Message Date
4bc99f8c7f Accepting request 1269459 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1269459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-man?expand=0&rev=5
2025-04-15 14:47:14 +00:00
60b51ff88a Accepting request 1269435 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.1
  * Bump workflow versions
  * README: Remove references to Python 2
  * README: Update packaging overview
  * fix: Correct entrypoint
  * pre-commit: Bump versions

OBS-URL: https://build.opensuse.org/request/show/1269435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=11
2025-04-15 07:39:15 +00:00
dd71237f72 Accepting request 1245038 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1245038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-man?expand=0&rev=4
2025-02-11 20:29:35 +00:00
5a51ab118c Accepting request 1244814 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.0
  * Fix typo
  * Explicitly require setuptools, __main__.py imports pkg_resources
  * Fix typos
  * Update README.md
  * Fix typo
  * tests: Switch to pytest
  * Add GitHub Actions workflow, remove Travis
  * Fix man generation for CLI with hidden options
  * Move 'cli()' method to 'click_man.shell'
  * Add shell unit tests
  * cli: Expose knobs for date and version
  * README: Remove references to distutils command
  * Remove distutils command
  * Remove use of pkg_resources
  * Drop support for Python < 3.9
  * Add ruff configuration
  * Format with ruff-format
  * Add pre-commit
  * Add lint CI job
  * Migrate to pyproject.toml
- from version 0.4.2
  * get_short_help method only exists in Click 7.
- Add update-alternatives to Requires(post) and Requires(postun)
- Drop get-short-help.patch, merged upstream
- Limit Python files matched in %files section
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1244814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=9
2025-02-11 09:08:29 +00:00

Diff Content Not Available