14
0

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

- Release 0.7.9
  * Simplified handling of SSH keys (fixes #114)
  * Replaced `Request.cmd` with `Request.update` (fixes #113)
  * Added a comment parameter to project and package `set_meta`

OBS-URL: https://build.opensuse.org/request/show/1042358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=69
This commit is contained in:
2022-12-12 21:01:54 +00:00
committed by Git OBS Bridge
parent f3031e3d28
commit 3edef6ad31
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 12 09:09:04 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.9
* Simplified handling of SSH keys (fixes #114)
* Replaced `Request.cmd` with `Request.update` (fixes #113)
* Added a comment parameter to project and package `set_meta`
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 2 12:07:32 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com> Wed Nov 2 12:07:32 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>

View File

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