diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 09:45:56 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 09:45:56 +0000 |
| commit | 13291039861cc93dd6827d9a4a6b32a5c0fe6889 (patch) | |
| tree | c3a9936353e651dbe4e4086177d7ed8a6281e671 | |
| parent | 79668295f7df6fc7eba930a5c7e3f1705b44e887 (diff) | |
automatic import of python-pybuilder-integration
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pybuilder-integration.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pybuilder-integration-88.tar.gz +/pybuilder-integration-99.tar.gz diff --git a/python-pybuilder-integration.spec b/python-pybuilder-integration.spec index 8a4efda..01a5b0e 100644 --- a/python-pybuilder-integration.spec +++ b/python-pybuilder-integration.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pybuilder-integration -Version: 88 +Version: 99 Release: 1 Summary: A pybuilder plugin that runs integration tests (Tavern & Cypress) against a target. License: Apache 2.0 URL: https://github.com/rspitler/pybuilder-integration -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/f8/15522147684b0720d36c18ca4d353594bffacc9b57432489ae3fd6d1aaeb/pybuilder-integration-88.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/d6/5878453eba05e5135148f689beb2cce5c302a7f3fcc3011537dd25c83828/pybuilder-integration-99.tar.gz BuildArch: noarch Requires: python3-pytest @@ -34,7 +34,7 @@ A pybuilder plugin that runs integration tests against a target. This is intend %prep -%autosetup -n pybuilder-integration-88 +%autosetup -n pybuilder-integration-99 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 88-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 99-1 - Package Spec generated @@ -1 +1 @@ -a3041664b8c65e4666d8b4d1a03f1c66 pybuilder-integration-88.tar.gz +6eac438d671f8170a4f95a655ccf5e88 pybuilder-integration-99.tar.gz |
