From 6aa2a60fd5116109e6a72ca14f33d3d85d91a5b62214a6e95b0620ca7d4def26 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 23 Apr 2025 07:39:50 +0000 Subject: [PATCH] - Fix license, it's MIT https://github.com/PyO3/setuptools-rust/blob/v1.11.1/LICENSE OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=32 --- python-setuptools-rust.changes | 6 ++++++ python-setuptools-rust.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-setuptools-rust.changes b/python-setuptools-rust.changes index 56dd6b3..dba6aff 100644 --- a/python-setuptools-rust.changes +++ b/python-setuptools-rust.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 23 07:38:41 UTC 2025 - Daniel Garcia + +- Fix license, it's MIT + https://github.com/PyO3/setuptools-rust/blob/v1.11.1/LICENSE + ------------------------------------------------------------------- Thu Apr 10 13:50:49 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index e2d4c4c..c3bbfed 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -21,7 +21,7 @@ Name: python-setuptools-rust Version: 1.11.1 Release: 0 Summary: Setuptools plugin for Rust extensions -License: BSD-3-Clause +License: MIT Group: Development/Languages/Python URL: https://github.com/PyO3/setuptools-rust Source: https://files.pythonhosted.org/packages/source/s/setuptools_rust/setuptools_rust-%{version}.tar.gz