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

3
osc-tiny-0.7.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31ace27fd58bd238e929d708369275dadc7ef520f96c9fbbdee3b6f3db3f6af4
size 55778

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37941c68688dc842445b367dd55f89a5856847f04d214bc0a88fd8bd6b4244a3
size 55111

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>

View File

@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-osc-tiny
Version: 0.7.9
Version: 0.7.10
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT