14
0

Accepting request 1046117 from home:apritschet:branches:openSUSE:Factory

- Release 0.7.10
  * Include the original error message, when an SSH key cannot be read
  * Added a link to the documentation of `HttpSignatureAuth`
  * Allow `Package.exists` to raise exceptions
  * Added methods to get/set the project config

OBS-URL: https://build.opensuse.org/request/show/1046117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=71
This commit is contained in:
2023-01-02 10:10:43 +00:00
committed by Git OBS Bridge
parent 3edef6ad31
commit 222790d4a8
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 2 09:33:59 UTC 2023 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.10
* Include the original error message, when an SSH key cannot be read
* Added a link to the documentation of `HttpSignatureAuth`
* Allow `Package.exists` to raise exceptions
* Added methods to get/set the project config
-------------------------------------------------------------------
Mon Dec 12 09:09:04 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>