15
0

Accepting request 925756 from devel:languages:python

- update to 3.0.1:
  * handle "stack_info" argument correctly

OBS-URL: https://build.opensuse.org/request/show/925756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-daiquiri?expand=0&rev=9
This commit is contained in:
2021-10-18 19:59:06 +00:00
committed by Git OBS Bridge
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:cbc4a1ffdd98f25bb1962f3d580d5225796196712849798cce40af85c412d5ab
size 18118

3
daiquiri-3.0.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 16 21:14:56 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.0.1:
* handle "stack_info" argument correctly
-------------------------------------------------------------------
Tue Nov 10 07:54:11 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-daiquiri
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-daiquiri
Version: 3.0.0
Version: 3.0.1
Release: 0
Summary: Library to configure Python logging
License: Apache-2.0