14
0

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

- Release 0.6.1
  * Removed obsolete parser instance to allow pickling of Osc instances

OBS-URL: https://build.opensuse.org/request/show/983319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=35
This commit is contained in:
2022-06-18 13:07:35 +00:00
committed by Git OBS Bridge
parent 6202aedabf
commit 349285c4b3
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 17 09:49:36 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.6.1
* Removed obsolete parser instance to allow pickling of Osc instances
-------------------------------------------------------------------
Thu Jun 9 11:53:07 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.6.0
Version: 0.6.1
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT