diff --git a/osc-tiny-0.6.3.tar.gz b/osc-tiny-0.6.3.tar.gz deleted file mode 100644 index 8373df0..0000000 --- a/osc-tiny-0.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:340f35c08d4ced121dbdfa59d097cdd5e77a8f47a88baf5079b0f2f056323faf -size 50292 diff --git a/osc-tiny-0.6.4.tar.gz b/osc-tiny-0.6.4.tar.gz new file mode 100644 index 0000000..6ab1bb3 --- /dev/null +++ b/osc-tiny-0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d589079316462e932a854e28cf674cdacaaac3d9386e4ed1103c7b0f63ee60a9 +size 50517 diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 2923593..9eff509 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 19 07:01:51 UTC 2022 - Andreas Hasenkopf + +- Release 0.6.4 + * Handle 40x (x!=1) responses properly in `HttpSignatureAuth` + ------------------------------------------------------------------- Mon Jul 18 07:55:16 UTC 2022 - Andreas Hasenkopf diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index edf53f7..7b6614e 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-osc-tiny -Version: 0.6.3 +Version: 0.6.4 Release: 0 Summary: Client API for openSUSE BuildService License: MIT