forked from pool/python-sambacc
* 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 OBS-URL: https://build.opensuse.org/package/show/network:samba:CONTAINERS/python-sambacc?expand=0&rev=6
6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">https://github.com/samba-in-kubernetes/sambacc.git</param>
|
|
<param name="changesrevision">e7850e076664f35f7ef62a8792939cf48ef8e0a7</param>
|
|
</service>
|
|
</servicedata> |