forked from pool/python-Protego
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:
@@ -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
3
Protego-0.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e94430d0d25cbbf239bc849d86c5e544fbde531fcccfa059953c7da344a1712c
|
||||
size 3246145
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user