14
0

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

- Release 0.3.3
  * Added the `expand` parameter to some methods of the packages extension.

OBS-URL: https://build.opensuse.org/request/show/875912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=26
This commit is contained in:
2021-03-01 09:55:04 +00:00
committed by Git OBS Bridge
parent e4a51a85f4
commit 771ee2e6b9
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 24 10:49:30 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.3.3
* Added the `expand` parameter to some methods of the packages extension.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 7 08:24:06 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.com> Thu Jan 7 08:24:06 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-osc-tiny # spec file for package python-osc-tiny
# #
# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-osc-tiny Name: python-osc-tiny
Version: 0.3.2 Version: 0.3.3
Release: 0 Release: 0
Summary: Client API for openSUSE BuildService Summary: Client API for openSUSE BuildService
License: MIT License: MIT