Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-patatt for openSUSE:Factory checked in at 2026-08-06 16:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-patatt (Old) and /work/SRC/openSUSE:Factory/.python-patatt.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-patatt" Thu Aug 6 16:26:38 2026 rev:12 rq:1369964 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-patatt/python-patatt.changes 2026-01-26 12:35:02.182970378 +0100 +++ /work/SRC/openSUSE:Factory/.python-patatt.new.16738/python-patatt.changes 2026-08-06 16:28:41.866020783 +0200 @@ -1,0 +2,13 @@ +Thu Aug 6 07:01:58 UTC 2026 - Jiri Slaby <[email protected]> + +- update to 0.8.0 + * Add ci.sh local gate suite script and ci-matrix.sh multi-python test runner + * Adopt ruff formatting and expand linting ruleset + * Add ty and pyright (strict mode) to type-checking gates alongside mypy + * Fix patatt.gpg-bin configuration variable assertion in set_bin_paths() + * Fix multi-value git config key handling in get_config_from_git() + * Fix gpg subprocess hangs caused by lingering daemon processes holding + output pipes open +- drop keyring + asc (no longer available) + +------------------------------------------------------------------- Old: ---- patatt-0.7.0.tar.asc patatt-0.7.0.tar.gz python-patatt.keyring New: ---- _scmsync.obsinfo build.specials.obscpio patatt-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-patatt.spec ++++++ --- /var/tmp/diff_new_pack.MFHAdl/_old 2026-08-06 16:28:43.386073839 +0200 +++ /var/tmp/diff_new_pack.MFHAdl/_new 2026-08-06 16:28:43.386073839 +0200 @@ -19,14 +19,12 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-patatt -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Cryptographic patch attestation for the masses License: MIT-0 URL: https://git.kernel.org/pub/scm/utils/patatt/patatt.git/ Source0: https://git.kernel.org/pub/scm/utils/patatt/patatt.git/snapshot/patatt-%{version}.tar.gz -Source1: https://git.kernel.org/pub/scm/utils/patatt/patatt.git/snapshot/patatt-%{version}.tar.asc -Source2: python-patatt.keyring BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} @@ -38,6 +36,7 @@ BuildRequires: %{python_module PyNaCl} BuildRequires: git-core # /SECTION +Requires: python-PyNaCl %python_subpackages %description ++++++ _scmsync.obsinfo ++++++ mtime: 1785999799 commit: 40de5976e8ccda59fafb87c7f3770934f106e1a21c52189f9ed06b6334d3529a url: https://src.opensuse.org/jirislaby/d-l-p-python-patatt ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-06 09:03:19.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ patatt-0.7.0.tar.gz -> patatt-0.8.0.tar.gz ++++++ ++++ 2026 lines of diff (skipped)
