diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pytest-reportportal.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pytest-reportportal-5.1.6.tar.gz +/pytest-reportportal-5.1.7.tar.gz diff --git a/python-pytest-reportportal.spec b/python-pytest-reportportal.spec index 0ad2ea6..eb288a9 100644 --- a/python-pytest-reportportal.spec +++ b/python-pytest-reportportal.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-reportportal -Version: 5.1.6 +Version: 5.1.7 Release: 1 Summary: Agent for Reporting results of tests to the Report Portal License: Apache 2.0 URL: https://github.com/reportportal/agent-python-pytest -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/60/4d/fdba7dbc858adfd2b8fe430230c1805df333f224ddf17076f36d52aaea24/pytest-reportportal-5.1.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/51/b6/a82c33cfe10b4b2f47069c679a4ae97de334417fcde13863ba59f98215dc/pytest-reportportal-5.1.7.tar.gz BuildArch: noarch Requires: python3-dill @@ -34,7 +34,7 @@ Provides: python3-pytest-reportportal-doc %prep -%autosetup -n pytest-reportportal-5.1.6 +%autosetup -n pytest-reportportal-5.1.7 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.7-1 - Package Spec generated @@ -1 +1 @@ -e58a7e9d19feb456e3ad82a97bf36be6 pytest-reportportal-5.1.6.tar.gz +ad2778c36bc7e2abde74d73a069917cc pytest-reportportal-5.1.7.tar.gz |
