diff --git a/Protego-0.3.0.tar.gz b/Protego-0.3.0.tar.gz deleted file mode 100644 index 135726b..0000000 --- a/Protego-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04228bffde4c6bcba31cf6529ba2cfd6e1b70808fdc1d2cb4301be6b28d6c568 -size 3245581 diff --git a/Protego-0.3.1.tar.gz b/Protego-0.3.1.tar.gz new file mode 100644 index 0000000..c2b3f50 --- /dev/null +++ b/Protego-0.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94430d0d25cbbf239bc849d86c5e544fbde531fcccfa059953c7da344a1712c +size 3246145 diff --git a/python-Protego.changes b/python-Protego.changes index c67d74b..def8a1f 100644 --- a/python-Protego.changes +++ b/python-Protego.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Apr 27 07:53:47 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-Protego.spec b/python-Protego.spec index 39f3510..ef92dcd 100644 --- a/python-Protego.spec +++ b/python-Protego.spec @@ -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