Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-textual-speedups for
openSUSE:Factory checked in at 2026-06-04 18:55:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-textual-speedups (Old)
and /work/SRC/openSUSE:Factory/.python-textual-speedups.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-textual-speedups"
Thu Jun 4 18:55:18 2026 rev:2 rq:1357122 version:0.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-textual-speedups/python-textual-speedups.changes
2026-01-28 15:15:43.115403484 +0100
+++
/work/SRC/openSUSE:Factory/.python-textual-speedups.new.2375/python-textual-speedups.changes
2026-06-04 18:57:13.840096147 +0200
@@ -1,0 +2,5 @@
+Thu May 28 08:35:56 UTC 2026 - Jakub Špaček <[email protected]>
+
+- Fixed URL, correct the license from Apache to MIT since the Developer of the
package add the license to his project, minor cleanups
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-textual-speedups.spec ++++++
--- /var/tmp/diff_new_pack.WwZGBE/_old 2026-06-04 18:57:18.480287803 +0200
+++ /var/tmp/diff_new_pack.WwZGBE/_new 2026-06-04 18:57:18.484287968 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-textual-speedups
#
-# Copyright (c) 2026 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,17 +20,16 @@
Version: 0.2.1
Release: 0
Summary: None
-# FIXME FAKE the license is acutally unknown
(gh#willmcgugan/textual-speedups#2)
-License: Apache-2.0
-URL: None
-Source0:
https://files.pythonhosted.org/packages/source/t/textual-speedups/textual_speedups-%{version}.tar.gz
+License: MIT
+URL: https://github.com/willmcgugan/textual-speedups
+Source0:
https://files.pythonhosted.org/packages/source/t/textual_speedups/textual_speedups-%{version}.tar.gz
Source9: vendor.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module maturin >= 1.8}
BuildRequires: %{python_module pip}
+BuildRequires: cargo
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildRequires: rust
-BuildRequires: cargo
%python_subpackages
%description
@@ -47,6 +46,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%files %{python_files}
+%doc README.md
%{python_sitearch}/textual_speedups
%{python_sitearch}/textual_speedups-%{version}.dist-info