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 2022-02-13 00:15:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-proselint (Old)
 and      /work/SRC/openSUSE:Factory/.python-proselint.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-proselint"

Sun Feb 13 00:15:25 2022 rev:11 rq:953901 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-proselint/python-proselint.changes        
2021-07-12 21:40:25.064023223 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-proselint.new.1956/python-proselint.changes  
    2022-02-13 00:15:44.148174032 +0100
@@ -1,0 +2,16 @@
+Fri Feb 11 19:17:53 UTC 2022 - Benedikt Fein <[email protected]>
+
+- Update to 0.13.0
+  - made memoize safe for both arguments and keyword arguments
+  - now exports decorators that wrap meta-checks
+- Update to 0.12.0
+  - make am_pm checks case-sensitive
+  - added --dump-config and --dump-default-config CLI arguments
+  - now exports proselint.config.default
+  - proselint.tools.lint now takes a config object instead of
+    using load_options
+
+- Proselint no longer uses a proselintrc config file.
+  Remove no longer needed commands from the spec.
+
+-------------------------------------------------------------------

Old:
----
  proselint-0.11.3.tar.gz

New:
----
  proselint-0.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-proselint.spec ++++++
--- /var/tmp/diff_new_pack.sgXL7Z/_old  2022-02-13 00:15:44.736175698 +0100
+++ /var/tmp/diff_new_pack.sgXL7Z/_new  2022-02-13 00:15:44.740175709 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-proselint
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %bcond_without python2
 %define modname proselint
 Name:           python-proselint
-Version:        0.11.3
+Version:        0.13.0
 Release:        0
 Summary:        A linter for prose
 License:        BSD-3-Clause
@@ -65,18 +65,13 @@
 
 sed -i -e '/^#!\//, 1d' proselint/*.py
 
-# We don't like hidden configuration files in /usr/lib
-cp proselint/.proselintrc proselintrc
-
 %build
 %pyproject_wheel
 
 %install
 %pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/proselint
-%{python_expand %fdupes %{buildroot}%{$python_sitelib}
-rm -v %{buildroot}%{$python_sitelib}/proselint/.proselintrc
-}
+%{python_expand %fdupes %{buildroot}%{$python_sitelib}}
 
 %post
 %python_install_alternative proselint
@@ -88,7 +83,7 @@
 %pytest
 
 %files %{python_files}
-%doc CHANGELOG.md README.md proselintrc
+%doc CHANGELOG.md README.md
 %license LICENSE.md
 %python_alternative %{_bindir}/proselint
 %{python_sitelib}/proselint/

++++++ proselint-0.11.3.tar.gz -> proselint-0.13.0.tar.gz ++++++
++++ 2712 lines of diff (skipped)

Reply via email to