Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-apiron for openSUSE:Factory checked in at 2023-07-18 21:54:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-apiron (Old) and /work/SRC/openSUSE:Factory/.python-apiron.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-apiron" Tue Jul 18 21:54:04 2023 rev:6 rq:1098925 version:7.1.0.post3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-apiron/python-apiron.changes 2022-12-20 20:21:50.530323821 +0100 +++ /work/SRC/openSUSE:Factory/.python-apiron.new.3193/python-apiron.changes 2023-07-18 21:54:12.326321142 +0200 @@ -1,0 +2,14 @@ +Sun Jul 16 10:53:34 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 7.1.0-post.3: + * Update permissions in publishing workflow to allow publishing + of files to GitHub releases + * Use `package` and `wheel_build_env` to speed up tests as this + is a pure Python package. See the tox docs for more detail. + * Use PyPI trusted publishing instead of manual token + authentication + * You can now configure `retry_spec` and `timeout_spec` at the + endpoint level. Calls to endpoints may override the endpoint- + level configuration when necessary. + +------------------------------------------------------------------- Old: ---- apiron-7.0.0.tar.gz New: ---- apiron-7.1.0.post3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-apiron.spec ++++++ --- /var/tmp/diff_new_pack.MBCKBp/_old 2023-07-18 21:54:12.954324608 +0200 +++ /var/tmp/diff_new_pack.MBCKBp/_new 2023-07-18 21:54:12.962324652 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2019-2022 Dr. Axel Braun <d...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -22,7 +22,7 @@ %define skip_python36 1 %define modname apiron Name: python-%{modname} -Version: 7.0.0 +Version: 7.1.0.post3 Release: 0 Summary: Apiron helps you cook a tasty client for RESTful APIs License: MIT