Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-check-manifest for openSUSE:Factory checked in at 2023-01-02 16:38:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-check-manifest (Old) and /work/SRC/openSUSE:Factory/.python-check-manifest.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-check-manifest" Mon Jan 2 16:38:25 2023 rev:14 rq:1046212 version:0.49 Changes: -------- --- /work/SRC/openSUSE:Factory/python-check-manifest/python-check-manifest.changes 2022-11-24 13:37:28.929368515 +0100 +++ /work/SRC/openSUSE:Factory/.python-check-manifest.new.1563/python-check-manifest.changes 2023-01-02 16:38:26.280871869 +0100 @@ -1,0 +2,8 @@ +Mon Jan 2 14:29:09 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.49: + * Add Python 3.11 support. + * Drop Python 3.6 support. +- drop python-check-manifest-no-mock.patch (upstream) + +------------------------------------------------------------------- Old: ---- check-manifest-0.48.tar.gz python-check-manifest-no-mock.patch New: ---- check-manifest-0.49.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-check-manifest.spec ++++++ --- /var/tmp/diff_new_pack.WHXpfu/_old 2023-01-02 16:38:26.928875355 +0100 +++ /var/tmp/diff_new_pack.WHXpfu/_new 2023-01-02 16:38:26.932875376 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,16 +27,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-check-manifest%{psuffix} -Version: 0.48 +Version: 0.49 Release: 0 Summary: Tool to check Python source package MANIFEST.in for completeness License: MIT Group: Development/Languages/Python URL: https://github.com/mgedmin/check-manifest Source: https://files.pythonhosted.org/packages/source/c/check-manifest/check-manifest-%{version}.tar.gz -# PATCH-FIX-UPSTREAM python-check-manifest-no-mock.patch gh#mgedmin/check-manifest#151 pgaj...@suse.com -# Replace using mock with unittest.mock. -Patch0: python-check-manifest-no-mock.patch +BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ check-manifest-0.48.tar.gz -> check-manifest-0.49.tar.gz ++++++ ++++ 2915 lines of diff (skipped)