diff --git a/pytest-checkdocs-2.10.1.tar.gz b/pytest-checkdocs-2.10.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..57412d8320b257f5d7b1f6c92ab7b7342b4b4bff Binary files /dev/null and b/pytest-checkdocs-2.10.1.tar.gz differ diff --git a/pytest-checkdocs-2.9.0.tar.gz b/pytest-checkdocs-2.9.0.tar.gz deleted file mode 100644 index 5b6cb529ebab0ace02c3285379fe2a769e05f89b..0000000000000000000000000000000000000000 Binary files a/pytest-checkdocs-2.9.0.tar.gz and /dev/null differ diff --git a/python-pytest-checkdocs.spec b/python-pytest-checkdocs.spec index b5b8ade5e3b942a1edce33d3a751a454ec228d11..60c9dcf3558217ef5d6427e0bab1c7f29c3141d6 100644 --- a/python-pytest-checkdocs.spec +++ b/python-pytest-checkdocs.spec @@ -2,12 +2,12 @@ %global pypi_name pytest-checkdocs Name: python-%{pypi_name} -Version: 2.9.0 -Release: 2 +Version: 2.10.1 +Release: 1 Summary: check the README when running tests License: ASL 2.0 URL: https://pypi.org/project/pytest-checkdocs/ -Source0: https://files.pythonhosted.org/packages/ad/ab/dad19dd5014ff948dd4d1905b6d6e5beb8a9728e60a156723182abe75286/%{pypi_name}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/85/d1/cc399ee395c1b18a3e99cc827aba364399c6d8aaa65a6b9d90508bb35053/pytest-checkdocs-2.10.1.tar.gz Patch0: 0001-add-setup.py.patch BuildArch: noarch BuildRequires: python3-devel @@ -65,6 +65,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 28 2023 Dongxing Wang - 2.10.1-1 +- Update package to version 2.10.1 + * Wed Jul 5 2023 li-miaomiao_zhr - 2.9.0-2 - Upgrade the installation method to pyproject