14
0

Accepting request 1008858 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1008858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-osc-tiny?expand=0&rev=22
This commit is contained in:
2022-10-07 23:23:31 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Oct 7 14:12:34 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.5
* Workaround for another inconsistency in parameter handling in OBS API
-------------------------------------------------------------------
Wed Oct 5 08:51:51 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.4
* Deprecated `Project.get_files` (fixes #101)
(i.e. yet another workaround for an inconsistent server API)
* Updated documentation for `Package.cmd` method
-------------------------------------------------------------------
Mon Sep 19 12:11:43 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-osc-tiny
Version: 0.7.3
Version: 0.7.5
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT