14
0

Accepting request 1235596 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1235596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-stdnum?expand=0&rev=11
This commit is contained in:
2025-01-07 19:54:46 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 7 12:10:52 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
- Update license to LGPL-2.1-or-later
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 21 17:08:02 UTC 2024 - Dirk Müller <dmueller@suse.com> Thu Mar 21 17:08:02 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-python-stdnum # 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 # 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
@@ -22,7 +22,7 @@ Name: python-%{modname}
Version: 1.20 Version: 1.20
Release: 0 Release: 0
Summary: Python module to handle standardized numbers and codes 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/ URL: https://arthurdejong.org/python-stdnum/
Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}