forked from pool/python-logilab-common
Accepting request 954394 from devel:languages:python
- update to 1.8.3: * Add header_message in ConfigurationMixIn.generate_config * configuration: better error message * rql repo has been moved * add test on python3.8 OBS-URL: https://build.opensuse.org/request/show/954394 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-logilab-common?expand=0&rev=9
This commit is contained in:
commit
8a35c8a506
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a50659f6f952af58654f89f65136214025ca203406f3508642d5c2e1c83d30c
|
|
||||||
size 199196
|
|
3
logilab-common-1.8.3.tar.gz
Normal file
3
logilab-common-1.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:faf6989c869788c4eb35658774a2e9a097dd4112051932dfa08837f0838cf641
|
||||||
|
size 199278
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 14 21:46:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.8.3:
|
||||||
|
* Add header_message in ConfigurationMixIn.generate_config
|
||||||
|
* configuration: better error message
|
||||||
|
* rql repo has been moved
|
||||||
|
* add test on python3.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 8 08:40:44 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Mon Mar 8 08:40:44 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-logilab-common
|
# spec file for package python-logilab-common
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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.8.1
|
Version: 1.8.3
|
||||||
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: http://www.logilab.org/projects/common/
|
URL: https://www.logilab.org/project/logilab-common
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user