diff --git a/pytest-sugar-0.9.7.tar.gz b/pytest-sugar-0.9.7.tar.gz deleted file mode 100644 index 3bfd3fafba6a318dfd9184ef8d9543631d88a82b..0000000000000000000000000000000000000000 Binary files a/pytest-sugar-0.9.7.tar.gz and /dev/null differ diff --git a/pytest-sugar-1.0.0.tar.gz b/pytest-sugar-1.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..93f86efde5f578b656d9997b80e648f2dc867ccf Binary files /dev/null and b/pytest-sugar-1.0.0.tar.gz differ diff --git a/python-pytest-sugar.spec b/python-pytest-sugar.spec index 87863343e88bc28bde90976b59a65bde0455200e..93794fa548b36d193d444e0338d0d5b2df25cf3e 100644 --- a/python-pytest-sugar.spec +++ b/python-pytest-sugar.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-sugar -Version: 0.9.7 +Version: 1.0.0 Release: 1 Summary: pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly). License: BSD URL: https://pivotfinland.com/pytest-sugar/ -Source0: https://files.pythonhosted.org/packages/57/18/fe569040c5796879288544b1cc98888fce1754138d54e8287ed21614491e/pytest-sugar-0.9.7.tar.gz +Source0: https://files.pythonhosted.org/packages/f5/ac/5754f5edd6d508bc6493bc37d74b928f102a5fff82d9a80347e180998f08/pytest-sugar-1.0.0.tar.gz BuildArch: noarch %description @@ -72,6 +72,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 01 2024 dongqi - 1.0.0-1 +- Update package to version 1.0.0 +- Add support for pytest 8.x +- Drop support for Python 3.7 + * Fri Jun 16 2023 jiangxinyu - 0.9.7-1 - Update package to version 0.9.7