17
0

Compare commits

22 Commits

Author SHA256 Message Date
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
4 changed files with 110 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7358dd92c8e6c737c8749ec87f5a27c32390445d43182673f89247a1a34d776d
size 20488

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b0ca56142ec96246fc0851f8213c9161998cc595080bfc17cdcd4df72e5a38b
size 7389

View File

@@ -1,3 +1,96 @@
-------------------------------------------------------------------
Fri Jun 7 07:01:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.10.1:
* Fix min dependencies
* Bump the actions group with 1 update
* Support Pytest 8.1
-------------------------------------------------------------------
Sat Mar 16 13:08:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.9.3:
* Pin pytest 7
* Fix html5lib typing
* Bump the actions group with 1 update #129 (@dependabot)
* Enforce pytest 7
-------------------------------------------------------------------
Thu Feb 22 09:59:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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)
-------------------------------------------------------------------
Mon Jul 24 18:50:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 4 23:08:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-check-links
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,25 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# Tests natually require internet
%bcond_with test
%{?sle15_python_module_pythons}
Name: python-pytest-check-links
Version: 0.3.0
Version: 0.10.1
Release: 0
Summary: Pytest plugin for checking links in files
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/minrk/pytest-check-links
Source: https://files.pythonhosted.org/packages/source/p/pytest_check_links/pytest_check_links-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pbr >= 1.9}
BuildRequires: %{python_module setuptools >= 17.1}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-docutils
Requires: python-html5lib
Requires: python-pytest >= 2.8
Requires: python-six
Requires: python-requests
Requires(post): update-alternatives
Requires(postun): update-alternatives
Recommends: python-jupyter_nbconvert
@@ -45,7 +45,7 @@ BuildRequires: %{python_module html5lib}
BuildRequires: %{python_module jupyter_nbconvert}
BuildRequires: %{python_module jupyter_nbformat}
BuildRequires: %{python_module pytest >= 2.8}
BuildRequires: %{python_module six}
BuildRequires: %{python_module requests}
%endif
%python_subpackages
@@ -56,10 +56,10 @@ A pytest plugin that checks URLs for HTML-containing files.
%setup -q -n pytest_check_links-%{version}
%build
%python_build
%pyproject_wheel
%install
%python_install
%pyproject_install
%python_clone -a %{buildroot}%{_bindir}/pytest-check-links
%python_expand %fdupes %{buildroot}%{$python_sitelib}
@@ -75,9 +75,10 @@ A pytest plugin that checks URLs for HTML-containing files.
%python_uninstall_alternative pytest-check-links
%files %{python_files}
%doc AUTHORS ChangeLog README.md
%doc CHANGELOG.md README.md
%license LICENSE
%python_alternative %{_bindir}/pytest-check-links
%{python_sitelib}/*
%{python_sitelib}/pytest_check_links
%{python_sitelib}/pytest_check_links-%{version}.dist-info
%changelog