Changelog for
python312-pytest-check-links-0.10.1-25.6.noarch.rpm :
* Fri Jun 07 2024 Dirk Müller
- update to 0.10.1:
* Fix min dependencies
* Bump the actions group with 1 update
* Support Pytest 8.1
* Sat Mar 16 2024 Dirk Müller - update to 0.9.3:
* Pin pytest 7
* Fix html5lib typing
* Bump the actions group with 1 update #129 (AATTdependabot)
* Enforce pytest 7
* Thu Feb 22 2024 Dirk Müller - update to 0.9.1:
* Update for new version of requests-cache #127 (AATTblink1073)
* Update ruff config #122 (AATTblink1073)
* Clean up lint handling #119 (AATTblink1073)
* Adopt ruff format #118 (AATTblink1073)
* chore: update pre-commit hooks #117 (AATTpre-commit-ci)
* Ignore __main__ for coverage #116 (AATTblink1073)
* Mon Jul 24 2023 Dirk Müller - update to 0.9.0:
* Support Python 3.8-3.12 and Handle Flaky Tests #110
* Update ruff #106
* Use local coverage #105
* Switch to pytester in tests
* Add more linting #100
* Thu May 04 2023 Dirk Müller - update to 0.8.0:
* Update for newer requests-cache
* Add docstring enforcement
* Add releaser workflows
* Include py.typed file
* Update for pytest 7
* Add flake8 and mypy linting
* Apply Auto Formatting
* Enforce labels on PRs
* Update for Jupyter Releaser
* Add changelog entry for 0.6.0
* Handle ignore links for `ipynb` files
* Drop support for Python 3.6 and add support for Python 3.10
* Handle attachments in notebook cells
* Fix handling of Nested RST links
* Fix check-links-ignore example in Readme
* Add Ability to Ignore Link Patterns
* Update for recommended usage of CheckLinks
* Mon May 18 2020 Tomáš Chvátal - Update to 0.4.2:
* Another improvement to retry logic #20
* Clean up metadata for dist generation #19
* Improve retry logic and add python 3 classifier #18
* Sun May 03 2020 Tomáš Chvátal - Update to 0.4.0:
* Drop py27 support and add badges #15
* Use requests(-cache) #12
* Add checking of self- and local html anchors #10
* Mon Apr 27 2020 Tomáš Chvátal - Update to 0.3.4:
* no changelog
* Fri Apr 03 2020 Tomáš Chvátal - Update to 0.3.2:
* no upstream changelog
* Sun Aug 11 2019 Todd R - Requires python-docutils