CI: Convert all test spec License tags to SPDX

python-ldap is a SPDX tag: https://spdx.org/licenses/python-ldap.html
This commit is contained in:
Miro Hrončok 2025-01-31 12:36:56 +01:00
parent aac6644d02
commit ac4f008073
13 changed files with 13 additions and 13 deletions

View File

@ -2,7 +2,7 @@ Name: double-install
Version: 0
Release: 0%{?dist}
Summary: Install 2 wheels
License: BSD and MIT
License: BSD-3-Clause AND MIT
%global markupsafe_version 2.0.1
%global tldr_version 0.4.4
Source1: https://github.com/pallets/markupsafe/archive/%{markupsafe_version}/MarkupSafe-%{markupsafe_version}.tar.gz

View File

@ -3,7 +3,7 @@ Version: 2.0.0~rc6
%global upstream_version 2.0.0rc6
Release: 0%{?dist}
Summary: RepRap printer interface and tools
License: GPLv3+ and FSFAP
License: GPL-3.0-or-later AND FSFAP
URL: https://github.com/kliment/Printrun
Source0: https://github.com/kliment/Printrun/archive/%{name}-%{upstream_version}.tar.gz

View File

@ -2,7 +2,7 @@ Name: python-coverage-pth
Version: 0.0.2
Release: 0%{?dist}
Summary: Coverage PTH file to enable coverage at the virtualenv level
License: BSD
License: BSD-2-Clause
URL: https://github.com/dougn/coverage_pth
Source: %{pypi_source coverage_pth}

View File

@ -2,7 +2,7 @@ Name: python-distroinfo
Version: 0.3.2
Release: 0%{?dist}
Summary: Parsing and querying distribution metadata stored in text/YAML files
License: ASL 2.0
License: Apache-2.0
URL: https://github.com/softwarefactory-project/distroinfo
Source0: %{pypi_source distroinfo}
BuildArch: noarch

View File

@ -2,7 +2,7 @@ Name: python-django
Version: 3.0.7
Release: 0%{?dist}
Summary: A high-level Python Web framework
License: BSD
License: BSD-3-Clause
URL: https://www.djangoproject.com/
Source0: %{pypi_source Django}
BuildArch: noarch

View File

@ -3,7 +3,7 @@ Version: 3.0.0
Release: 0%{?dist}
Summary: Distribution-building parts of Flit
License: BSD
License: BSD-3-Clause AND BSD-2-Clause
URL: https://pypi.org/project/flit-core/
Source0: https://github.com/takluyver/flit/archive/%{version}/flit-%{version}.tar.gz

View File

@ -2,7 +2,7 @@ Name: python-ipykernel
Version: 6.11.0
Release: 0%{?dist}
Summary: IPython Kernel for Jupyter
License: BSD
License: BSD-3-Clause
URL: https://github.com/ipython/ipykernel
Source0: https://github.com/ipython/ipykernel/archive/v%{version}/ipykernel-%{version}.tar.gz

View File

@ -1,7 +1,7 @@
Name: python-ldap
Version: 3.3.0
Release: 0%{?dist}
License: Python
License: python-ldap
Summary: An object-oriented API to access LDAP directory servers
Source0: %{pypi_source}

View File

@ -2,7 +2,7 @@ Name: python-markupsafe
Version: 2.0.1
Release: 0%{?dist}
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
License: BSD
License: BSD-3-Clause
URL: https://github.com/pallets/markupsafe
Source0: %{url}/archive/%{version}/MarkupSafe-%{version}.tar.gz

View File

@ -3,7 +3,7 @@ Version: 0.8.3
Release: 11%{?dist}
Summary: Markdown parser for Python
License: BSD
License: BSD-3-Clause
URL: https://github.com/lepture/mistune
Source0: %{url}/archive/v%{version}.tar.gz

View File

@ -4,7 +4,7 @@ Version: 4.0.0
Release: 1%{?dist}
Summary: Python client library for openQA API
License: GPLv2+
License: GPL-2.0-or-later
URL: https://github.com/os-autoinst/openQA-python-client
Source0: %{pypi_source}

View File

@ -9,7 +9,7 @@ Version: 59.6.0
Release: 0%{?dist}
Summary: Easily build and distribute Python packages
# see the real Fedora package for explanation:
License: MIT and (BSD or ASL 2.0)
License: MIT AND (BSD-2-Clause OR Apache-2.0)
URL: https://pypi.python.org/pypi/setuptools
Source: %{pypi_source setuptools %{version}}

View File

@ -2,7 +2,7 @@ Name: python-zope-event
Version: 4.2.0
Release: 0%{?dist}
Summary: Zope Event Publication
License: ZPLv2.1
License: ZPL-2.1
URL: https://pypi.python.org/pypi/zope.event/
Source0: %{pypi_source zope.event}
BuildArch: noarch