15
0

- update to 0.3.1:

* Added official support for Python 3.12.
  *   ``=`` is no longer percent-encoded in patterns, fixing many
    scenarios where patterns included query strings.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=9
This commit is contained in:
2024-04-27 07:54:20 +00:00
committed by Git OBS Bridge
parent 0b27aa4a3f
commit 89afba314b
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Protego
Version: 0.3.0
Version: 0.3.1
Release: 0
Summary: Pure-Python robotstxt parser with support for modern conventions
License: BSD-3-Clause