Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Protego for openSUSE:Factory 
checked in at 2024-01-07 21:41:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Protego (Old)
 and      /work/SRC/openSUSE:Factory/.python-Protego.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Protego"

Sun Jan  7 21:41:04 2024 rev:4 rq:1137429 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Protego/python-Protego.changes    
2022-10-18 12:45:18.565766020 +0200
+++ /work/SRC/openSUSE:Factory/.python-Protego.new.28375/python-Protego.changes 
2024-01-07 21:41:21.898338407 +0100
@@ -1,0 +2,14 @@
+Sun Jan  7 19:49:48 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 0.3.0:
+  * Dropped support for Python 2.7, 3.5, 3.6, and 3.7, and
+    added support for 3.11 and for the upcoming 3.12.
+  * six is no longer a dependency.
+  * Added support for the ``Visit-Time`` directive.
+  * Fixed leading asterisks in allow and disallow values not
+    being properly interpreted.
+  * Protego.parse() now raises value error when *content*
+    is not a string.
+- drop python-Protego-no-six.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  Protego-0.2.1.tar.gz
  python-Protego-no-six.patch

New:
----
  Protego-0.3.0.tar.gz

BETA DEBUG BEGIN:
  Old:    is not a string.
- drop python-Protego-no-six.patch (upstream)
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-Protego.spec ++++++
--- /var/tmp/diff_new_pack.5qDEcw/_old  2024-01-07 21:41:22.334354267 +0100
+++ /var/tmp/diff_new_pack.5qDEcw/_new  2024-01-07 21:41:22.338354412 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Protego
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Protego
-Version:        0.2.1
+Version:        0.3.0
 Release:        0
 Summary:        Pure-Python robotstxt parser with support for modern 
conventions
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/scrapy/protego
 Source:         
https://files.pythonhosted.org/packages/source/P/Protego/Protego-%{version}.tar.gz
-# https://github.com/scrapy/protego/issues/31
-Patch0:         python-Protego-no-six.patch
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
@@ -41,7 +39,6 @@
 
 %prep
 %setup -q -n Protego-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ Protego-0.2.1.tar.gz -> Protego-0.3.0.tar.gz ++++++
++++ 2797 lines of diff (skipped)

Reply via email to