From afbc989f527fd773d54bbe87dddc64e9e1ad0caadf195a165d6fc2be4cd991f9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 7 Jun 2024 07:02:25 +0000 Subject: [PATCH] - 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 --- pytest_check_links-0.10.1.tar.gz | 3 +++ pytest_check_links-0.9.3.tar.gz | 3 --- python-pytest-check-links.changes | 8 ++++++++ python-pytest-check-links.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 pytest_check_links-0.10.1.tar.gz delete mode 100644 pytest_check_links-0.9.3.tar.gz diff --git a/pytest_check_links-0.10.1.tar.gz b/pytest_check_links-0.10.1.tar.gz new file mode 100644 index 0000000..0548aea --- /dev/null +++ b/pytest_check_links-0.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7358dd92c8e6c737c8749ec87f5a27c32390445d43182673f89247a1a34d776d +size 20488 diff --git a/pytest_check_links-0.9.3.tar.gz b/pytest_check_links-0.9.3.tar.gz deleted file mode 100644 index 142426f..0000000 --- a/pytest_check_links-0.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e83077e50f07ddc67ba29e93893f35b2ceaa4d677171b0ca4b25e5c82414212 -size 20306 diff --git a/python-pytest-check-links.changes b/python-pytest-check-links.changes index b47d4bf..b83b452 100644 --- a/python-pytest-check-links.changes +++ b/python-pytest-check-links.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 7 07:01:38 UTC 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 13:08:34 UTC 2024 - Dirk Müller diff --git a/python-pytest-check-links.spec b/python-pytest-check-links.spec index 70f822c..9ff158a 100644 --- a/python-pytest-check-links.spec +++ b/python-pytest-check-links.spec @@ -20,7 +20,7 @@ %bcond_with test %{?sle15_python_module_pythons} Name: python-pytest-check-links -Version: 0.9.3 +Version: 0.10.1 Release: 0 Summary: Pytest plugin for checking links in files License: BSD-3-Clause