commit python-proselint for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-proselint for openSUSE:Factory checked in at 2023-09-01 14:19:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-proselint (Old) and /work/SRC/openSUSE:Factory/.python-proselint.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-proselint" Fri Sep 1 14:19:43 2023 rev:13 rq:1108365 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-proselint/python-proselint.changes 2022-10-20 16:03:32.059233545 +0200 +++ /work/SRC/openSUSE:Factory/.python-proselint.new.1766/python-proselint.changes 2023-09-01 14:20:36.327218515 +0200 @@ -1,0 +2,7 @@ +Fri Sep 1 04:53:07 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com> + +- Remove future requirement, not required. +- Switch to autosetup. +- Drop python2 leftovers. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-proselint.spec ++++++ --- /var/tmp/diff_new_pack.OIKM3v/_old 2023-09-01 14:20:37.267252066 +0200 +++ /var/tmp/diff_new_pack.OIKM3v/_new 2023-09-01 14:20:37.271252209 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-proselint # -# 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 @@ -16,8 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 %define modname proselint Name: python-proselint Version: 0.13.0 @@ -34,18 +32,13 @@ BuildRequires: python-rpm-macros Requires: python-click Requires: python-dbm -Requires: python-future Requires(post): update-alternatives Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module click} BuildRequires: %{python_module dbm} -BuildRequires: %{python_module future} BuildRequires: %{python_module pytest} -%if %{with python2} -BuildRequires: python-mock -%endif # /SECTION %python_subpackages @@ -58,8 +51,7 @@ existing tools. %prep -%setup -q -n proselint-%{version} -%autopatch -p1 +%autosetup -p1 -n proselint-%{version} sed -i -e '/^#!\//, 1d' proselint/*.py
participants (1)
-
Source-Sync