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,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Logbook
Version: 1.5.2
Version: 1.5.3
Release: 0
Summary: A logging replacement for Python
License: BSD-3-Clause