637755f29f
Accepting request 1179141 from devel:languages:python:pytest
...
- update to 0.10.1:
* Fix min dependencies
* Bump the actions group with 1 update
* Support Pytest 8.1
OBS-URL: https://build.opensuse.org/request/show/1179141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=11
2024-06-07 13:04:45 +00:00
3421393909
- update to 0.10.1:
...
* Fix min dependencies
* Bump the actions group with 1 update
* Support Pytest 8.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=24
2024-06-07 07:02:25 +00:00
e6bc2060cb
Accepting request 1158478 from devel:languages:python:pytest
...
- update to 0.9.3:
* Pin pytest 7
* Fix html5lib typing
* Bump the actions group with 1 update #129 (@dependabot)
* Enforce pytest 7
OBS-URL: https://build.opensuse.org/request/show/1158478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=10
2024-03-17 21:15:14 +00:00
fdaa127357
- update to 0.9.3:
...
* Pin pytest 7
* Fix html5lib typing
* Bump the actions group with 1 update #129 (@dependabot)
* Enforce pytest 7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=22
2024-03-16 13:09:22 +00:00
dc8c3e6e69
Accepting request 1149145 from devel:languages:python:pytest
...
- update to 0.9.1:
* Update for new version of requests-cache #127 (@blink1073)
* Update ruff config #122 (@blink1073)
* Clean up lint handling #119 (@blink1073)
* Adopt ruff format #118 (@blink1073)
* chore: update pre-commit hooks #117 (@pre-commit-ci)
* Ignore __main__ for coverage #116 (@blink1073)
OBS-URL: https://build.opensuse.org/request/show/1149145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=9
2024-02-22 19:59:53 +00:00
4952702e50
- update to 0.9.1:
...
* Update for new version of requests-cache #127 (@blink1073)
* Update ruff config #122 (@blink1073)
* Clean up lint handling #119 (@blink1073)
* Adopt ruff format #118 (@blink1073)
* chore: update pre-commit hooks #117 (@pre-commit-ci)
* Ignore __main__ for coverage #116 (@blink1073)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=20
2024-02-22 09:59:57 +00:00
05b1a4f4a4
Accepting request 1100441 from devel:languages:python:pytest
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1100441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=8
2023-07-25 09:51:22 +00:00
4922944431
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=18
2023-07-24 18:50:49 +00:00
76f9abbd1e
Accepting request 1085127 from devel:languages:python:pytest
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1085127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=7
2023-05-05 15:12:50 +00:00
a4677a1e88
* 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
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=16
2023-05-05 14:13:55 +00:00
125bb4dae9
- update to 0.8.0:
...
* ### Maintenance and upkeep improvements
* Update for newer requests-cache #98 (@blink1073)
* Add docstring enforcement #97 (@blink1073)
* Add releaser workflows #96 (@blink1073)
* Include py.typed file #48 (@blink1073)
* Update for pytest 7 #44 (@blink1073)
* Add flake8 and mypy linting #46 (@blink1073)
* Apply Auto Formatting #45 (@blink1073)
* Enforce labels on PRs #43 (@blink1073)
* Update for Jupyter Releaser #42 (@blink1073)
* Add changelog entry for 0.6.0 #41 (@blink1073)
* Handle ignore links for `ipynb` files #39 (@pratyakshajha)
* Drop support for Python 3.6 and add support for Python 3.10
* Handle attachments in notebook cells #36 (@jtpio)
* Fix handling of Nested RST links #33 (@jtpio)
* Fix check-links-ignore example in Readme #32 (@blink1073)
* Add Ability to Ignore Link Patterns #30 (@afshin)
* Update for recommended usage of CheckLinks #22
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=15
2023-05-04 23:11:49 +00:00
e68458a31b
Accepting request 806849 from devel:languages:python:pytest
...
- 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
OBS-URL: https://build.opensuse.org/request/show/806849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=6
2020-05-19 12:47:37 +00:00
Tomáš Chvátal
78e1698d75
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=13
2020-05-18 09:26:37 +00:00
fb839efc23
Accepting request 799795 from devel:languages:python:pytest
...
- 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
OBS-URL: https://build.opensuse.org/request/show/799795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=5
2020-05-03 20:47:10 +00:00
Tomáš Chvátal
cd621d275c
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=11
2020-05-03 07:30:25 +00:00
bf47353c23
Accepting request 798142 from devel:languages:python:pytest
...
- Update to 0.3.4:
* no changelog
OBS-URL: https://build.opensuse.org/request/show/798142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=4
2020-05-01 09:09:07 +00:00
Tomáš Chvátal
2f3d79bffc
- Update to 0.3.4:
...
* no changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=9
2020-04-27 10:26:33 +00:00
bfecffea7e
Accepting request 791147 from devel:languages:python:pytest
...
- Update to 0.3.2:
* no upstream changelog
OBS-URL: https://build.opensuse.org/request/show/791147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=3
2020-04-04 10:25:45 +00:00
Tomáš Chvátal
fc990cab57
- Update to 0.3.2:
...
* no upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=7
2020-04-03 09:48:07 +00:00
4f54c6fc6d
Accepting request 722235 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/722235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=2
2019-08-13 11:19:54 +00:00
Todd R
10d0a87259
Accepting request 722234 from home:TheBlackCat:branches:devel:languages:python:pytest
...
Requires python-docutils
OBS-URL: https://build.opensuse.org/request/show/722234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check-links?expand=0&rev=5
2019-08-11 03:13:53 +00:00
68ffdd8967
Accepting request 688678 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/688678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check-links?expand=0&rev=1
2019-04-02 07:20:54 +00:00