14
0

- update to 1.9.8:

* No upstream changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logilab-common?expand=0&rev=63
This commit is contained in:
2023-01-06 22:00:19 +00:00
committed by Git OBS Bridge
parent b5c92aa37d
commit 2fd0f25d82
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-logilab-common
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-logilab-common
Version: 1.9.7
Version: 1.9.8
Release: 0
Summary: Python lowlevel functionality shared by logilab projects
License: LGPL-2.1-or-later
Group: Development/Languages/Python
URL: https://www.logilab.org/project/logilab-common
URL: https://logilab-common.readthedocs.io/
Source: https://files.pythonhosted.org/packages/source/l/logilab-common/logilab-common-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros