Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sambacc for openSUSE:Factory checked in at 2023-04-19 17:42:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sambacc (Old) and /work/SRC/openSUSE:Factory/.python-sambacc.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sambacc" Wed Apr 19 17:42:51 2023 rev:2 rq:1080186 version:v0.2+git.88.c81c65a Changes: -------- --- /work/SRC/openSUSE:Factory/python-sambacc/python-sambacc.changes 2023-02-07 18:49:04.999131104 +0100 +++ /work/SRC/openSUSE:Factory/.python-sambacc.new.2023/python-sambacc.changes 2023-04-19 17:42:52.588158494 +0200 @@ -1,0 +2,43 @@ +Tue Apr 18 20:05:45 UTC 2023 - dmul...@suse.com + +- 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 + +------------------------------------------------------------------- +Thu Apr 6 12:33:03 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop empty %generate_buildrequires section: no code in the + section produces build deps. + +------------------------------------------------------------------- Old: ---- sambacc-v0.2+git.56.9d8b892.tar.bz2 New: ---- sambacc-v0.2+git.88.c81c65a.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sambacc.spec ++++++ --- /var/tmp/diff_new_pack.dhXrgS/_old 2023-04-19 17:42:53.136161678 +0200 +++ /var/tmp/diff_new_pack.dhXrgS/_new 2023-04-19 17:42:53.140161701 +0200 @@ -19,7 +19,7 @@ %global bname sambacc Name: python-%{bname} -Version: v0.2+git.56.9d8b892 +Version: v0.2+git.88.c81c65a Release: 0 Summary: Samba Container Configurator License: GPL-3.0-or-later @@ -54,8 +54,6 @@ %prep %autosetup -n %{bname}-%{version} -%generate_buildrequires - %build %pyproject_wheel ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.dhXrgS/_old 2023-04-19 17:42:53.188161980 +0200 +++ /var/tmp/diff_new_pack.dhXrgS/_new 2023-04-19 17:42:53.192162003 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/samba-in-kubernetes/sambacc.git</param> - <param name="changesrevision">9d8b89291177ff69c1bd1791e27a7f578757fb0b</param> + <param name="changesrevision">c81c65aa610250b163a42cfd8d172268578623f0</param> </service> </servicedata> (No newline at EOF) ++++++ sambacc-v0.2+git.56.9d8b892.tar.bz2 -> sambacc-v0.2+git.88.c81c65a.tar.bz2 ++++++ ++++ 1999 lines of diff (skipped)