14
0

Accepting request 1170438 from devel:languages:python

- 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/request/show/1170438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Protego?expand=0&rev=5
This commit is contained in:
2024-04-28 19:49:29 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04228bffde4c6bcba31cf6529ba2cfd6e1b70808fdc1d2cb4301be6b28d6c568
size 3245581

3
Protego-0.3.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e94430d0d25cbbf239bc849d86c5e544fbde531fcccfa059953c7da344a1712c
size 3246145

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 27 07:53:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Sun Jan 7 19:49:48 UTC 2024 - Dirk Müller <dmueller@suse.com>

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