summaryrefslogtreecommitdiff
path: root/python-etos-test-runner.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-etos-test-runner.spec')
-rw-r--r--python-etos-test-runner.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-etos-test-runner.spec b/python-etos-test-runner.spec
index cb108ba..4bd810f 100644
--- a/python-etos-test-runner.spec
+++ b/python-etos-test-runner.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-etos-test-runner
-Version: 2.5.0
+Version: 3.0.0
Release: 1
Summary: ETOS Test Runner
License: Apache License, Version 2.0
URL: https://github.com/eiffel-community/etos-test-runner
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/f9/4acf9c5e289bb137cab6e173f53954731e3f1c7f39461ffce27f0cd4ada8/etos_test_runner-2.5.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/5b/8877f2de2c8efcf039be0ac39072a6d3cc8e8dee4ae3046ff5eb1c7a27b0/etos_test_runner-3.0.0.tar.gz
BuildArch: noarch
Requires: python3-etos-lib
@@ -33,7 +33,7 @@ Provides: python3-etos-test-runner-doc
%prep
-%autosetup -n etos-test-runner-2.5.0
+%autosetup -n etos-test-runner-3.0.0
%build
%py3_build
@@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1
- Package Spec generated