diff --git a/pytest-enabler-3.2.0.tar.gz b/pytest-enabler-3.2.0.tar.gz deleted file mode 100644 index 03dd2a9fade532384a343822a6aac14f9d87ea67..0000000000000000000000000000000000000000 Binary files a/pytest-enabler-3.2.0.tar.gz and /dev/null differ diff --git a/pytest-enabler-3.3.0.tar.gz b/pytest-enabler-3.3.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..952e420492997549d806e5a4e01f40b41d4495c4 Binary files /dev/null and b/pytest-enabler-3.3.0.tar.gz differ diff --git a/python-pytest-enabler.spec b/python-pytest-enabler.spec index 39e24bee915904ba0b83fb5a1a6755e5292b5f07..5a1444f93e3e66388275a78855bd9e1babfd63d0 100644 --- a/python-pytest-enabler.spec +++ b/python-pytest-enabler.spec @@ -2,7 +2,7 @@ %global pypi_name pytest-enabler Name: python-%{pypi_name} -Version: 3.2.0 +Version: 3.3.0 Release: 1 Summary: Enable installed pytest plugins. @@ -53,6 +53,11 @@ rm -rf *.egg* %{python3_sitelib}/pytest_enabler-*.dist-info/ %changelog +* Thu Oct 24 2024 liutao1 - 3.3.0-1 +- Update package to version 3.3.0 +- Allow the workflow to be triggered manually. +- Add Python 3.13 and 3.14 into the matrix. + * Fri Aug 30 2024 guochao - 3.2.0-1 - Update package to version 3.2.0 - Add support for linking usernames