From 251163741c038b61982a538cf708f3faf5bc430f610a7d80f51deb6431872644 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 7 Jan 2025 12:22:50 +0000 Subject: [PATCH] Accepting request 1235595 from home:lkocman:branches:devel:languages:python - Update license to LGPL-2.1-or-later OBS-URL: https://build.opensuse.org/request/show/1235595 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=24 --- python-python-stdnum.changes | 5 +++++ python-python-stdnum.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-python-stdnum.changes b/python-python-stdnum.changes index b2ca600..e649b78 100644 --- a/python-python-stdnum.changes +++ b/python-python-stdnum.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 7 12:10:52 UTC 2025 - Lubos Kocman + +- Update license to LGPL-2.1-or-later + ------------------------------------------------------------------- Thu Mar 21 17:08:02 UTC 2024 - Dirk Müller diff --git a/python-python-stdnum.spec b/python-python-stdnum.spec index e580462..2b76270 100644 --- a/python-python-stdnum.spec +++ b/python-python-stdnum.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-stdnum # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: python-%{modname} Version: 1.20 Release: 0 Summary: Python module to handle standardized numbers and codes -License: LGPL-2.0-or-later +License: LGPL-2.1-or-later URL: https://arthurdejong.org/python-stdnum/ Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz BuildRequires: %{python_module pip}