Accepting request 1056715 from devel:languages:python

- update to 1.9.8:
  * No upstream changelog available

OBS-URL: https://build.opensuse.org/request/show/1056715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-logilab-common?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2023-01-07 16:19:37 +00:00 committed by Git OBS Bridge
commit aa8b1568de
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 6 21:58:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.9.8:
* No upstream changelog available
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 29 14:53:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Thu Sep 29 14:53:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-logilab-common # 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 # 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,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-logilab-common Name: python-logilab-common
Version: 1.9.7 Version: 1.9.8
Release: 0 Release: 0
Summary: Python lowlevel functionality shared by logilab projects Summary: Python lowlevel functionality shared by logilab projects
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: Development/Languages/Python 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 Source: https://files.pythonhosted.org/packages/source/l/logilab-common/logilab-common-%{version}.tar.gz
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros