Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hstspreload for openSUSE:Factory checked in at 2026-05-18 17:46:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hstspreload (Old) and /work/SRC/openSUSE:Factory/.python-hstspreload.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hstspreload" Mon May 18 17:46:54 2026 rev:18 rq:1353616 version:2026.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hstspreload/python-hstspreload.changes 2025-07-14 10:57:46.195723651 +0200 +++ /work/SRC/openSUSE:Factory/.python-hstspreload.new.1966/python-hstspreload.changes 2026-05-18 17:47:10.950234237 +0200 @@ -1,0 +2,6 @@ +Sun May 17 19:18:14 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2026.5.1: + * Automated updates to the HSTS preload list on 2026-5-1 + +------------------------------------------------------------------- Old: ---- hstspreload-2025.1.1.tar.gz test_hstspreload.py New: ---- hstspreload-2026.5.1-gz.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hstspreload.spec ++++++ --- /var/tmp/diff_new_pack.YZwsS2/_old 2026-05-18 17:47:11.518257710 +0200 +++ /var/tmp/diff_new_pack.YZwsS2/_new 2026-05-18 17:47:11.518257710 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-hstspreload # -# Copyright (c) 2025 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 @@ -17,13 +17,12 @@ Name: python-hstspreload -Version: 2025.1.1 +Version: 2026.5.1 Release: 0 Summary: Python Chromium HSTS Preload list License: BSD-3-Clause URL: https://github.com/sethmlarson/hstspreload -Source: https://files.pythonhosted.org/packages/source/h/hstspreload/hstspreload-%{version}.tar.gz -Source1: https://raw.githubusercontent.com/python-http/hstspreload/master/test_hstspreload.py +Source: https://github.com/sethmlarson/hstspreload/archive/refs/tags/%{version}.tar.gz#/hstspreload-%{version}-gz.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -37,8 +36,7 @@ Chromium HSTS Preload list as a Python package. %prep -%setup -q -n hstspreload-%{version} -cp %{SOURCE1} . +%autosetup -p1 -n hstspreload-%{version} %build %pyproject_wheel
