15
0
Files
python-Protego/python-Protego.changes
Dirk Mueller 0b27aa4a3f - 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)
- - Rename README.md to README.rst in %doc section
- Update to 0.2.1
- Update to 0.2.0
  Upgrade Protego version to 0.2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Protego?expand=0&rev=7
2024-01-07 19:51:10 +00:00

42 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Sun Jan 7 19:49:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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)
-------------------------------------------------------------------
Mon Oct 17 11:32:31 UTC 2022 - pgajdos@suse.com
- added patches
fix https://github.com/scrapy/protego/issues/31
+ python-Protego-no-six.patch
-------------------------------------------------------------------
Fri Aug 19 16:12:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- - Rename README.md to README.rst in %doc section
-------------------------------------------------------------------
Tue Aug 16 23:55:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.2.1
* Merge pull request #21 from anubhavp28/fix_readme_content_type_and_travis_deploy_step
* Fix content type mentioned in setup.py and Travis deploy step
- Update to 0.2.0
Upgrade Protego version to 0.2.0
-------------------------------------------------------------------
Thu Jan 16 14:22:33 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Initial packaging (v1.0.16)