17
0

12 Commits

Author SHA256 Message Date
9513564de6 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
c7033a3008 - 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/package/show/devel:languages:python/python-click-man?expand=0&rev=11
2025-04-15 07:39:15 +00:00
81007dc7d3 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
00351e5bd0 - 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/package/show/devel:languages:python/python-click-man?expand=0&rev=9
2025-02-11 09:08:29 +00:00
f2f639ed30 Accepting request 1174764 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1174764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-man?expand=0&rev=3
2024-05-17 18:06:16 +00:00
9e7ae28d4d Accepting request 1174615 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1174615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=7
2024-05-17 06:21:41 +00:00
cdc9c723ea Accepting request 790188 from devel:languages:python
- Update to 0.4.1
  * Discover command if not in entry_points
- Reapplied patch get-short-help.patch
- No need to use upstream tarball, download PyPI tarball instead

OBS-URL: https://build.opensuse.org/request/show/790188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-man?expand=0&rev=2
2020-03-31 17:41:27 +00:00
Tomáš Chvátal
59db2e333f Accepting request 790183 from home:mcalabkova:branches:devel:languages:python
- No need to use upstream tarball, download PyPI tarball instead

OBS-URL: https://build.opensuse.org/request/show/790183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=5
2020-03-31 14:28:37 +00:00
Tomáš Chvátal
0ba75e0219 Accepting request 790151 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.1
  * Discover command if not in entry_points
- Reapplied patch get-short-help.patch

OBS-URL: https://build.opensuse.org/request/show/790151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=4
2020-03-31 13:30:35 +00:00
595c46547a Accepting request 754337 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/754337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-man?expand=0&rev=1
2019-12-05 16:34:51 +00:00
Tomáš Chvátal
766a77fbb6 - Switch to github archive as the tests are not present on pypi
version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=2
2019-12-05 11:04:29 +00:00
Tomáš Chvátal
282404058d Accepting request 754089 from home:seanmarlow:branches:devel:languages:python
Initial release. Add click-man v0.3.0 for auto generating man pages for click applications.

Patch is submitted upstream https://github.com/click-contrib/click-man/pull/33.

OBS-URL: https://build.opensuse.org/request/show/754089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=1
2019-12-04 18:26:08 +00:00