14
0

Accepting request 764615 from home:mcalabkova:branches:devel:languages:python

- Update to 1.5.3
  * Remove usage of deprecated collections API

OBS-URL: https://build.opensuse.org/request/show/764615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-01-15 10:51:38 +00:00
committed by Git OBS Bridge
parent efaef5c22f
commit e9cd719e34
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:1aeb299401d9fe228f204d83073f0ec240e3ae0d50295bf8e5be91a9cd8b7a57
size 85748

3
Logbook-1.5.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 15 10:46:40 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.5.3
* Remove usage of deprecated collections API
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 24 09:17:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Tue Sep 24 09:17:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Logbook # spec file for package python-Logbook
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Logbook Name: python-Logbook
Version: 1.5.2 Version: 1.5.3
Release: 0 Release: 0
Summary: A logging replacement for Python Summary: A logging replacement for Python
License: BSD-3-Clause License: BSD-3-Clause