17
0

1 Commits

Author SHA256 Message Date
e024a12334 - Upgrade to current latest upstream, which is a few
commits past v2.0.0:
  * Update pre-commit hooks, ruff rules
  * Improve backwards configshell-fb compatibility
  * Fix: log truncated
  * v2.0.0
  * Add pypi publish and pre-commit workflows
  * Add backwards compatibility with _fb module name
  * Explicitly declare wheel build target dir
  * Adding -fb suffix to module name
  * Remove urwid dependency
  * Adding pre-commit config
  * Use f-strings
  * Use Pathlib
  * Refactoring to Python>=3.9, adding ruff rules
  * Move to PEP-621; Use configshell module name
  * six is unneeded, get rid of it
  * Fix help messages without a trailing newline
  * Remove usage of six
  Note that the last item means we can do away with the patch:
  * no-six.patch (removed)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configshell-fb?expand=0&rev=40
2025-03-24 19:46:36 +00:00