summaryrefslogtreecommitdiff
path: root/python-pybuilder-integration.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 09:45:56 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 09:45:56 +0000
commit13291039861cc93dd6827d9a4a6b32a5c0fe6889 (patch)
treec3a9936353e651dbe4e4086177d7ed8a6281e671 /python-pybuilder-integration.spec
parent79668295f7df6fc7eba930a5c7e3f1705b44e887 (diff)
automatic import of python-pybuilder-integration
Diffstat (limited to 'python-pybuilder-integration.spec')
-rw-r--r--python-pybuilder-integration.spec8
1 files changed, 4 insertions, 4 deletions
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