Revisions of python-sambacc
Dominique Leuenberger (dimstar_suse)
accepted
request 1153034
from
David Mulder (dmulder)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 1086073
from
David Mulder (dmulder)
(revision 3)
- Update to version v0.2+git.108.e7850e0: * docs: document the availability of yaml and toml formatted confs * extras: have rpm spec recommend extras on fedora 37 & later * extras: add our toml and yaml extras to the rpm spec * tox: get all test envs that install via pip working with extras * setup: add extras for toml and yaml * tests: support testing toml with tomli or tomllib * sambacc: support tomli for reading toml on older versions * tests: add test cases for yaml formatted configuration * sambacc: add support for reading YAML formatted configs * tests: add test cases for toml formatted configuration * sambacc: add support for reading TOML formatted configs * copr: add .copr/Makefile for building in COPR system * container: default to dnf in build script * container: more granular controls of build script behavior * container: generate a more robust rpm spec file * container: make build script a tad more consistent * extras: fix a typo in the rpm spec * extras: add additional build deps to the rpm spec file * extras: add validation extra as an rpm sub package * sambacc: make config module robust to unexpected jsonschema versions
Dominique Leuenberger (dimstar_suse)
accepted
request 1080186
from
David Mulder (dmulder)
(revision 2)
- Update to version v0.2+git.88.c81c65a: * workflows: add a job to check commit messages * gitlint: add a .gitlint configuration file * tox: add a gitlint environment * tox: add an 'extras' to the python package * extras: fix a warning when building on fc37 * extras: use the new py3-sys tox env in the rpm spec file * tox: create a new py3-sys environment * workflows: do not run push job if test job fails * workflows: add test runs for centos stream9 and fedora 37 * workflows: use non-shallow git checkout to please setuptools_scm * container: inform git that our repo path is acceptable * container: always run rpm build as part of a normal build * tox: remove jsonschema from the tox deps list * sambacc: ignore mypy errors if it can't import jsonschema * setup.cfg: add sambacc.schema to package list * tox: add schemacheck to verify that generated schema data matches yaml * tests: add initial tests of json schema validation * commands: extend the context protocol with a require_validation method * commands: add cli option & env var to control config validation * sambacc: add support for json schema based validation of the config * tox: add type definition packages for mypy testing with json schema * pyproject: do not require typing in the schema dir * schema: commit generated python * schema: add a python tool to manage schema files * schema: add new json-schema based schema files to the tree * tests: supply invalid configuration to GloalConfig directly * sambacc: add an initial_data argument to GlobalConfig class * sambacc: add a JSONData type for convenience * tests: fix a typo in a test name * sambacc: rename check_config_data to take it private * github: sync mergify rules that handle aged PRs * docs: fix incorrect version number in configuration.md - Drop empty %generate_buildrequires section: no code in the section produces build deps.
Dominique Leuenberger (dimstar_suse)
accepted
request 1063470
from
David Mulder (dmulder)
(revision 1)
Initial submission of sambacc. This is a dependency of samba containers.
Displaying all 4 revisions