forked from pool/python-pytest-check-links
* ### 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
77 lines
2.8 KiB
Plaintext
77 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 4 23:08:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 09:21:46 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- 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 3 07:27:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- 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 10:25:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.4:
|
|
* no changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 3 09:47:03 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.2:
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 11 03:13:28 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Requires python-docutils
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 11:06:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 09:01:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.0:
|
|
* Various examples and tests updates
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 12:42:55 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Fix test suite and add bcond test as the tests require internet
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 20 21:45:05 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|