diff --git a/pytest-doctestplus-0.13.0.tar.gz b/pytest-doctestplus-0.13.0.tar.gz deleted file mode 100644 index 1720629e01536e08b6f33a8d30519968facd12e6..0000000000000000000000000000000000000000 Binary files a/pytest-doctestplus-0.13.0.tar.gz and /dev/null differ diff --git a/pytest-doctestplus-1.0.0.tar.gz b/pytest-doctestplus-1.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..475ad3bd495202f6a79e19d9835f63231dbf3a6b Binary files /dev/null and b/pytest-doctestplus-1.0.0.tar.gz differ diff --git a/python-pytest-doctestplus.spec b/python-pytest-doctestplus.spec index 3e8477e2d8f5f85128a8fbadd03b26d5d692e34d..e6f86082b9e082eb56772ac4585f5174e863b063 100644 --- a/python-pytest-doctestplus.spec +++ b/python-pytest-doctestplus.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-doctestplus -Version: 0.13.0 +Version: 1.0.0 Release: 1 Summary: Pytest plugin with advanced doctest features. License: BSD-3-Clause URL: https://github.com/astropy/pytest-doctestplus -Source0: https://files.pythonhosted.org/packages/6a/19/74fbb801042866aa752c13451b0f2dd795448b533cf3962a70d3960073b5/pytest-doctestplus-0.13.0.tar.gz +Source0: https://files.pythonhosted.org/packages/4c/d3/e8ac519977e16149d0c7e656cd1bb97febb306343cb962af868ec9942e2a/pytest-doctestplus-1.0.0.tar.gz BuildArch: noarch BuildRequires: python-pip python-pip-wheel python3-setuptools_scm @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Oct 27 2023 jiangxinyu - 1.0.0-1 +- Update package to version 1.0.0 + * Wed Jun 21 2023 chendexi - 0.13.0-1 - Update package to version 0.13.0