diff --git a/apiron-7.0.0.tar.gz b/apiron-7.0.0.tar.gz deleted file mode 100644 index f78ac66..0000000 --- a/apiron-7.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1afa90169b99edcef7653354e2d63654af3949077ca2558774f43da56f489f87 -size 16065 diff --git a/apiron-7.1.0.post3.tar.gz b/apiron-7.1.0.post3.tar.gz new file mode 100644 index 0000000..a33e07b --- /dev/null +++ b/apiron-7.1.0.post3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce80f4aa02bb87a9bce4a91ee6fda6a265c2e65b00dfc1cdb1aa7e7f2abf5040 +size 16413 diff --git a/python-apiron.changes b/python-apiron.changes index ac2e9c9..f644a5c 100644 --- a/python-apiron.changes +++ b/python-apiron.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jul 16 10:53:34 UTC 2023 - Dirk Müller + +- 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. + ------------------------------------------------------------------- Mon Dec 19 21:25:05 UTC 2022 - Axel Braun diff --git a/python-apiron.spec b/python-apiron.spec index 973751d..e4274e1 100644 --- a/python-apiron.spec +++ b/python-apiron.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2019-2022 Dr. Axel Braun # # 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